mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 17:36:12 +02: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 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
914fe44647
commit
79ff31104c
@ -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…
x
Reference in New Issue
Block a user