Merge remote-tracking branch 'lightnvm/for-next'
[deliverable/linux.git] / arch / arm / boot / dts / omap3-overo-palo43-common.dtsi
index 0ea2c451c80963f01456d0468327ac8336c578a6..11965737e2c9ff0a5f44b6a563de16f8c88222d5 100644 (file)
                pinctrl-0 = <&button_pins>;
                #address-cells = <1>;
                #size-cells = <0>;
-               button0@23 {
+               button0 {
                        label = "button0";
                        linux,code = <BTN_0>;
                        gpios = <&gpio1 23 GPIO_ACTIVE_LOW>;            /* gpio_23 */
                        wakeup-source;
                };
-               button1@14 {
+               button1 {
                        label = "button1";
                        linux,code = <BTN_1>;
                        gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;            /* gpio_14 */
This page took 0.030611 seconds and 5 git commands to generate.