OSDN Git Service

arch: nios2: remove 'resetvalue' property
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Fri, 10 Apr 2020 15:41:18 +0000 (23:41 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Fri, 10 Apr 2020 17:46:04 +0000 (01:46 +0800)
The 'altr,pio-1.0' driver does not handle the 'resetvalue', so remove it.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Documentation/devicetree/bindings/fpga/fpga-region.txt
arch/nios2/boot/dts/10m50_devboard.dts

index b0dacb6..8ab19d1 100644 (file)
@@ -469,7 +469,6 @@ programming is the FPGA based bridge of fpga_region1.
                                reg = <0x10040 0x20>;
                                clocks = <0x2>;
                                altr,ngpio = <0x4>;
-                               resetvalue = <0x0>;
                                #gpio-cells = <0x2>;
                                gpio-controller;
                        };
index 739ad96..56339be 100644 (file)
                        compatible = "altr,pio-1.0";
                        reg = <0x180014d0 0x00000010>;
                        altr,ngpio = <4>;
-                       resetvalue = <15>;
                        #gpio-cells = <2>;
                        gpio-controller;
                };
                        altr,interrupt-type = <2>;
                        edge_type = <1>;
                        level_trigger = <0>;
-                       resetvalue = <0>;
                        #gpio-cells = <2>;
                        gpio-controller;
                };