forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
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 };