blob: d0e62d3bb7b8b29d4be041c46755a7ac58fa414e [file] [log] [blame]
/*
* Copyright (c) 2023 Nuvoton Technology Corporation.
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
aliases {
ps2-port0 = &ps2_channel0;
};
};
&ps2_channel0 {
status = "okay";
pinctrl-0 = <&ps2_0_dat_clk_gp67_70>;
pinctrl-names = "default";
};