提交 d00935af 编写于 作者: A Alexandru Ardelean 提交者: Ley Foon Tan

arch: nios2: remove 'resetvalue' property

The 'altr,pio-1.0' driver does not handle the 'resetvalue', so remove it.
Signed-off-by: NAlexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: NLey Foon Tan <ley.foon.tan@intel.com>
上级 6dd5d3b8
......@@ -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;
};
......
......@@ -180,7 +180,6 @@
compatible = "altr,pio-1.0";
reg = <0x180014d0 0x00000010>;
altr,ngpio = <4>;
resetvalue = <15>;
#gpio-cells = <2>;
gpio-controller;
};
......@@ -194,7 +193,6 @@
altr,interrupt-type = <2>;
edge_type = <1>;
level_trigger = <0>;
resetvalue = <0>;
#gpio-cells = <2>;
gpio-controller;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册