From: Aleksander Jan Bajkowski Date: Sat, 29 Nov 2025 17:58:17 +0000 (+0100) Subject: airoha: an7583: fix scuclk unit-address X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79ff31104c6877e9acddcff8bf3009dcdd27ae3c;p=thirdparty%2Fopenwrt.git airoha: an7583: fix scuclk unit-address Fix the unit-address of the scuclk node. Signed-off-by: Aleksander Jan Bajkowski Link: https://github.com/openwrt/openwrt/pull/20985 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/airoha/dts/an7583.dtsi b/target/linux/airoha/dts/an7583.dtsi index 48f3df031d3..33d5be15131 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>;