arm64: dts: rockchip: rk3588: Add qos_gic600_m0 and qos_gic600_m1

Change-Id: Icb547d8765d345e979a12c98f52ddecad547c388
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
Jon Lin
2025-02-17 10:36:40 +08:00
committed by Tao Huang
parent a7ee710147
commit c677d85122

View File

@@ -3364,6 +3364,8 @@
clocks = <&cru PCLK_PHP_ROOT>,
<&cru ACLK_PCIE_ROOT>,
<&cru ACLK_PHP_ROOT>;
pm_qos = <&qos_gic600_m0>,
<&qos_gic600_m1>;
};
power-domain@RK3588_PD_SDIO {
reg = <RK3588_PD_SDIO>;
@@ -5251,6 +5253,16 @@
reg = <0x0 0xfdf39000 0x0 0x20>;
};
qos_gic600_m0: qos@fdf3a000 {
compatible = "syscon";
reg = <0x0 0xfdf3a000 0x0 0x20>;
};
qos_gic600_m1: qos@fdf3a200 {
compatible = "syscon";
reg = <0x0 0xfdf3a200 0x0 0x20>;
};
qos_sdmmc: qos@fdf3d800 {
compatible = "syscon";
reg = <0x0 0xfdf3d800 0x0 0x20>;