summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksander Jan Bajkowski2025-11-29 17:58:17 +0000
committerHauke Mehrtens2026-02-07 15:58:43 +0000
commit90d68d3f02e330f6fdd6dfcccc2c261bf357a6bd (patch)
tree9211dc2055572ee2686ca1344c8fbbc80a97d430
parent0dc1b12154ec57d5f8b529b90f72bf2fecf46726 (diff)
downloadopenwrt-90d68d3f02e330f6fdd6dfcccc2c261bf357a6bd.tar.gz
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 79ff31104c6877e9acddcff8bf3009dcdd27ae3c) Link: https://github.com/openwrt/openwrt/pull/21838 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--target/linux/airoha/dts/an7583.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/airoha/dts/an7583.dtsi b/target/linux/airoha/dts/an7583.dtsi
index 48f3df031d..33d5be1513 100644
--- a/target/linux/airoha/dts/an7583.dtsi
+++ b/target/linux/airoha/dts/an7583.dtsi
@@ -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>;