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: Tomer Maimon <tmaimon77@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
40b88f32cc
commit
8f73a17343
@ -110,6 +110,7 @@
|
||||
compatible = "nuvoton,npcm750-reset";
|
||||
reg = <0xf0801000 0x70>;
|
||||
#reset-cells = <2>;
|
||||
nuvoton,sysgcr = <&gcr>;
|
||||
};
|
||||
|
||||
clk: clock-controller@f0801000 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user