Lines Matching +full:ram +full:- +full:code
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include "kirkwood-6281.dtsi"
6 #include "kirkwood-ts219.dtsi"
10 pinctrl: pin-controller@10000 {
12 pinctrl-0 = <&pmx_ram_size &pmx_board_id>;
13 pinctrl-names = "default";
15 pmx_ram_size: pmx-ram-size {
16 /* RAM: 0: 256 MB, 1: 512 MB */
20 pmx_USB_copy_button: pmx-USB-copy-button {
24 pmx_reset_button: pmx-reset-button {
28 pmx_board_id: pmx-board-id {
29 /* 0: TS-11x, 1: TS-21x */
37 compatible = "gpio-keys";
38 #address-cells = <1>;
39 #size-cells = <0>;
40 pinctrl-0 = <&pmx_reset_button &pmx_USB_copy_button>;
41 pinctrl-names = "default";
45 linux,code = <KEY_COPY>;
50 linux,code = <KEY_RESTART>;