mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-14 21:59:05 +01:00
airoha: an7583: fix scuclk unit-address
Fix the unit-address of the scuclk node.
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Link: https://github.com/openwrt/openwrt/pull/20985
(cherry picked from commit 79ff31104c)
Link: https://github.com/openwrt/openwrt/pull/21838
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
0dc1b12154
commit
90d68d3f02
1 changed files with 1 additions and 1 deletions
|
|
@ -356,7 +356,7 @@
|
|||
reg = <0x0 0x1fbe3400 0x0 0xff>;
|
||||
};
|
||||
|
||||
scuclk: system-controller@1fa20000 {
|
||||
scuclk: system-controller@1fb00000 {
|
||||
compatible = "airoha,an7583-scu", "syscon";
|
||||
reg = <0x0 0x1fb00000 0x0 0x970>;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue