Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[deliverable/linux.git] / arch / arm / boot / dts / kirkwood-ts419.dtsi
index 30ab93bfb1e476d0722bdc17e1eb6b5ca43f353b..02bd5376270517314dd8dfaf138609a75aa120ab 100644 (file)
                pinctrl-0 = <&pmx_reset_button &pmx_USB_copy_button>;
                pinctrl-names = "default";
 
-               button@1 {
+               copy {
                        label = "USB Copy";
                        linux,code = <KEY_COPY>;
                        gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
                };
-               button@2 {
+               reset {
                        label = "Reset";
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpio1 5 GPIO_ACTIVE_LOW>;
This page took 0.024976 seconds and 5 git commands to generate.