forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/Documentation/devicetree/bindings/arm/scu.txt
....@@ -22,7 +22,7 @@
2222
2323 Example:
2424
25
-scu@a04100000 {
25
+scu@a0410000 {
2626 compatible = "arm,cortex-a9-scu";
2727 reg = <0xa0410000 0x100>;
2828 };