Commit 8f73a173 authored by Tomer Maimon's avatar Tomer Maimon Committed by Arnd Bergmann

ARM: dts: nuvoton: add reset syscon property

Add nuvoton,sysgcr syscon property to the reset node to handle the general
control registers.
Signed-off-by: default avatarTomer Maimon <tmaimon77@gmail.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 40b88f32
......@@ -110,6 +110,7 @@ rstc: rstc@f0801000 {
compatible = "nuvoton,npcm750-reset";
reg = <0xf0801000 0x70>;
#reset-cells = <2>;
nuvoton,sysgcr = <&gcr>;
};
clk: clock-controller@f0801000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment