]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
arm64: zynqmp: Drop #address-cells and #size-cells from gpio-keys
authorMichal Simek <michal.simek@xilinx.com>
Fri, 8 Jun 2018 07:36:12 +0000 (09:36 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 22 Aug 2018 10:53:36 +0000 (12:53 +0200)
dtc is showing some warnings and this change was also done in
the Linux kernel as "Input: gpio-keys - clean up device tree binding
example"
with this fragment in commit message
"Drop #address-cells and #size-cells, which are not required by the
gpio-keys binding documentation, as button sub-nodes are not devices."

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts
arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts
arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts
arch/arm64/boot/dts/xilinx/zynqmp-zcu111-revA.dts

index e1f673c0d278ba9b543de6f092600496ef084d61..6aa0cf1ed1e1495bc7d0ecccff0033faf5c31108 100644 (file)
@@ -49,8 +49,6 @@
 
        gpio-keys {
                compatible = "gpio-keys";
-               #address-cells = <1>;
-               #size-cells = <0>;
                autorepeat;
                sw4 {
                        label = "sw4";
index 11a44ae6d39190ce30577d103e838802a9536960..bcdb37ce378f7678cfafa49de12157be77ab7648 100644 (file)
@@ -46,8 +46,6 @@
 
        gpio-keys {
                compatible = "gpio-keys";
-               #address-cells = <1>;
-               #size-cells = <0>;
                autorepeat;
                sw19 {
                        label = "sw19";
index c7c8e0b72bda70a895064a7e366e5081cfadacf5..565c2062e4ae4c57a84145884d461e56c8bd2070 100644 (file)
@@ -46,8 +46,6 @@
 
        gpio-keys {
                compatible = "gpio-keys";
-               #address-cells = <1>;
-               #size-cells = <0>;
                autorepeat;
                sw19 {
                        label = "sw19";
index abf9af4c00aaada306af276a65cb73d377f7fdbc..38adeb4019607aad44e2de34847dfe04ab060167 100644 (file)
@@ -46,8 +46,6 @@
 
        gpio-keys {
                compatible = "gpio-keys";
-               #address-cells = <1>;
-               #size-cells = <0>;
                autorepeat;
                sw19 {
                        label = "sw19";