mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
10 lines
96 B
Text
10 lines
96 B
Text
|
/dts-v1/;
|
||
|
/plugin/;
|
||
|
|
||
|
&{/buttons} {
|
||
|
btn3 {
|
||
|
gpios = <&gpio_a 5 0>;
|
||
|
label = "button3";
|
||
|
};
|
||
|
};
|