summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/fpga
diff options
context:
space:
mode:
authorAlexandru Ardelean <alexandru.ardelean@analog.com>2020-04-10 23:41:18 +0800
committerLey Foon Tan <ley.foon.tan@intel.com>2020-04-11 01:46:04 +0800
commitd00935affc8f9485c5ae0cb5868c436264446f9e (patch)
treedab81976d8cabdf25fb0925f2cdf50a384c7d72d /Documentation/devicetree/bindings/fpga
parent6dd5d3b8ad2b5a30509c76f164a61b32351aafdd (diff)
arch: nios2: remove 'resetvalue' property
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>
Diffstat (limited to 'Documentation/devicetree/bindings/fpga')
-rw-r--r--Documentation/devicetree/bindings/fpga/fpga-region.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/fpga/fpga-region.txt b/Documentation/devicetree/bindings/fpga/fpga-region.txt
index b0dacb6a3390..8ab19d1d3f9a 100644
--- a/Documentation/devicetree/bindings/fpga/fpga-region.txt
+++ b/Documentation/devicetree/bindings/fpga/fpga-region.txt
@@ -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;
};