forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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 };