forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/spi/ti_qspi.txt
....@@ -29,7 +29,7 @@
2929 Example:
3030
3131 For am4372:
32
-qspi: qspi@4b300000 {
32
+qspi: qspi@47900000 {
3333 compatible = "ti,am4372-qspi";
3434 reg = <0x47900000 0x100>, <0x30000000 0x4000000>;
3535 reg-names = "qspi_base", "qspi_mmap";