| // SPDX-License-Identifier: GPL-2.0+ |
| #include "rockchip-u-boot.dtsi" |
| compatible = "mmio-sram"; |
| reg = <0x10080000 0x9000>; |
| ranges = <0 0x10080000 0x9000>; |
| compatible = "rockchip,rk322x-smp-sram"; |
| ddr_sram: ddr-sram@1000 { |
| compatible = "rockchip,rk322x-ddr-sram"; |
| compatible = "rockchip,rk3228-dmc", "syscon"; |
| rockchip,msch = <&service_msch>; |
| rockchip,sram = <&ddr_sram>; |
| service_msch: syscon@31090000 { |
| compatible = "rockchip,rk3228-msch", "syscon"; |
| reg = <0x31090000 0x2000>; |
| max-frequency = <150000000>; |
| max-frequency = <150000000>; |