mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
arm64: dts: nuvoton: Add syscon to the system-management node
According to the binding document, add the "syscon" compatible to the system-management node. Signed-off-by: Jacky Huang <ychuang3@nuvoton.com> Link: https://lore.kernel.org/r/20240819035647.306-2-ychuang570808@gmail.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
ef1e32cb63
commit
a957af0896
|
|
@ -83,7 +83,7 @@ soc {
|
|||
ranges;
|
||||
|
||||
sys: system-management@40460000 {
|
||||
compatible = "nuvoton,ma35d1-reset";
|
||||
compatible = "nuvoton,ma35d1-reset", "syscon";
|
||||
reg = <0x0 0x40460000 0x0 0x200>;
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user