U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kever Yang <kever.yang@rock-chips.com>
To: Jonas Karlman <jonas@kwiboo.se>, Simon Glass <sjg@chromium.org>,
	Philipp Tomsich <philipp.tomsich@vrull.eu>,
	Tom Rini <trini@konsulko.com>, Sumit Garg <sumit.garg@kernel.org>
Cc: Yao Zi <ziyao@disroot.org>, Chukun Pan <amadeus@jmu.edu.cn>,
	u-boot@lists.denx.de, Heiko Stuebner <heiko@sntech.de>
Subject: Re: [PATCH v2 05/30] arm64: dts: rockchip: Add rk3528 QoS register node
Date: Tue, 8 Apr 2025 11:21:31 +0800	[thread overview]
Message-ID: <daeb79f3-914c-40c8-a7bf-6c7fa0bd6359@rock-chips.com> (raw)
In-Reply-To: <20250407224743.2423921-6-jonas@kwiboo.se>


On 2025/4/8 06:46, Jonas Karlman wrote:
> From: Chukun Pan <amadeus@jmu.edu.cn>
>
> The Quality-of-Service (QsS) node stores/restores specific
> register contents when the power domains is turned off/on.
> Add QoS node so that they can connect to the power domain.
>
> Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
> Link: https://lore.kernel.org/r/20250306123809.273655-3-amadeus@jmu.edu.cn
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
>
> [ upstream commit: 61a05d8ca3030a544175671f5fab7a8f29c24085 ]
>
> (cherry picked from commit 9ee90dfd6957fcc42ea94c43d195b01d1b286713)
> Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>

Thanks,
- Kever
> ---
>   dts/upstream/src/arm64/rockchip/rk3528.dtsi | 160 ++++++++++++++++++++
>   1 file changed, 160 insertions(+)
>
> diff --git a/dts/upstream/src/arm64/rockchip/rk3528.dtsi b/dts/upstream/src/arm64/rockchip/rk3528.dtsi
> index b1713ed4d7e2..0c0e7f151462 100644
> --- a/dts/upstream/src/arm64/rockchip/rk3528.dtsi
> +++ b/dts/upstream/src/arm64/rockchip/rk3528.dtsi
> @@ -129,6 +129,166 @@
>   			#interrupt-cells = <3>;
>   		};
>   
> +		qos_crypto_a: qos@ff200000 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff200000 0x0 0x20>;
> +		};
> +
> +		qos_crypto_p: qos@ff200080 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff200080 0x0 0x20>;
> +		};
> +
> +		qos_dcf: qos@ff200100 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff200100 0x0 0x20>;
> +		};
> +
> +		qos_dft2apb: qos@ff200200 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff200200 0x0 0x20>;
> +		};
> +
> +		qos_dma2ddr: qos@ff200280 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff200280 0x0 0x20>;
> +		};
> +
> +		qos_dmac: qos@ff200300 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff200300 0x0 0x20>;
> +		};
> +
> +		qos_keyreader: qos@ff200380 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff200380 0x0 0x20>;
> +		};
> +
> +		qos_cpu: qos@ff210000 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff210000 0x0 0x20>;
> +		};
> +
> +		qos_debug: qos@ff210080 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff210080 0x0 0x20>;
> +		};
> +
> +		qos_gpu_m0: qos@ff220000 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff220000 0x0 0x20>;
> +		};
> +
> +		qos_gpu_m1: qos@ff220080 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff220080 0x0 0x20>;
> +		};
> +
> +		qos_pmu_mcu: qos@ff240000 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff240000 0x0 0x20>;
> +		};
> +
> +		qos_rkvdec: qos@ff250000 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff250000 0x0 0x20>;
> +		};
> +
> +		qos_rkvenc: qos@ff260000 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff260000 0x0 0x20>;
> +		};
> +
> +		qos_gmac0: qos@ff270000 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff270000 0x0 0x20>;
> +		};
> +
> +		qos_hdcp: qos@ff270080 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff270080 0x0 0x20>;
> +		};
> +
> +		qos_jpegdec: qos@ff270100 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff270100 0x0 0x20>;
> +		};
> +
> +		qos_rga2_m0ro: qos@ff270200 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff270200 0x0 0x20>;
> +		};
> +
> +		qos_rga2_m0wo: qos@ff270280 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff270280 0x0 0x20>;
> +		};
> +
> +		qos_sdmmc0: qos@ff270300 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff270300 0x0 0x20>;
> +		};
> +
> +		qos_usb2host: qos@ff270380 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff270380 0x0 0x20>;
> +		};
> +
> +		qos_vdpp: qos@ff270480 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff270480 0x0 0x20>;
> +		};
> +
> +		qos_vop: qos@ff270500 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff270500 0x0 0x20>;
> +		};
> +
> +		qos_emmc: qos@ff280000 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff280000 0x0 0x20>;
> +		};
> +
> +		qos_fspi: qos@ff280080 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff280080 0x0 0x20>;
> +		};
> +
> +		qos_gmac1: qos@ff280100 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff280100 0x0 0x20>;
> +		};
> +
> +		qos_pcie: qos@ff280180 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff280180 0x0 0x20>;
> +		};
> +
> +		qos_sdio0: qos@ff280200 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff280200 0x0 0x20>;
> +		};
> +
> +		qos_sdio1: qos@ff280280 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff280280 0x0 0x20>;
> +		};
> +
> +		qos_tsp: qos@ff280300 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff280300 0x0 0x20>;
> +		};
> +
> +		qos_usb3otg: qos@ff280380 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff280380 0x0 0x20>;
> +		};
> +
> +		qos_vpu: qos@ff280400 {
> +			compatible = "rockchip,rk3528-qos", "syscon";
> +			reg = <0x0 0xff280400 0x0 0x20>;
> +		};
> +
>   		cru: clock-controller@ff4a0000 {
>   			compatible = "rockchip,rk3528-cru";
>   			reg = <0x0 0xff4a0000 0x0 0x30000>;

  reply	other threads:[~2025-04-08  3:21 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-07 22:46 [PATCH v2 00/30] rockchip: Add initial support for RK3528 Jonas Karlman
2025-04-07 22:46 ` [PATCH v2 01/30] dt-bindings: clock: Document clock and reset unit of RK3528 Jonas Karlman
2025-04-08  3:21   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 02/30] arm64: dts: rockchip: Add clock generators for RK3528 SoC Jonas Karlman
2025-04-08  3:21   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 03/30] arm64: dts: rockchip: Add UART clocks " Jonas Karlman
2025-04-08  3:21   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 04/30] arm64: dts: rockchip: Add pinctrl and gpio nodes for RK3528 Jonas Karlman
2025-04-08  3:21   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 05/30] arm64: dts: rockchip: Add rk3528 QoS register node Jonas Karlman
2025-04-08  3:21   ` Kever Yang [this message]
2025-04-07 22:46 ` [PATCH v2 06/30] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC Jonas Karlman
2025-04-08  3:21   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 07/30] arm64: dts: rockchip: Add SARADC node for RK3528 Jonas Karlman
2025-04-08  3:21   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 08/30] arm64: dts: rockchip: Add SDHCI controller " Jonas Karlman
2025-04-08  3:21   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 09/30] arm64: dts: rockchip: Add uart0 pinctrl to Radxa E20C Jonas Karlman
2025-04-08  3:22   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 10/30] arm64: dts: rockchip: Add leds node " Jonas Karlman
2025-04-08  3:22   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 11/30] arm64: dts: rockchip: Add user button " Jonas Karlman
2025-04-08  3:22   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 12/30] arm64: dts: rockchip: Add maskrom " Jonas Karlman
2025-04-08  3:22   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 13/30] arm64: dts: rockchip: Enable onboard eMMC on " Jonas Karlman
2025-04-08  3:22   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 14/30] rockchip: mkimage: Add support for RK3528 Jonas Karlman
2025-04-08  3:22   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 15/30] ram: rockchip: Add basic " Jonas Karlman
2025-04-08  3:22   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 16/30] clk: rockchip: Add " Jonas Karlman
2025-04-08  3:23   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 17/30] pinctrl: " Jonas Karlman
2025-04-08  3:23   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 18/30] arm: dts: rockchip: Add rk3528-u-boot.dtsi Jonas Karlman
2025-04-08  3:23   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 19/30] arch: arm: rockchip: Add initial support for RK3528 Jonas Karlman
2025-04-08  3:23   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 20/30] mmc: rockchip_sdhci: Extend variant configuration Jonas Karlman
2025-04-08  3:23   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 21/30] mmc: rockchip_sdhci: Add initial support for RK3528 Jonas Karlman
2025-04-08  3:23   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 22/30] mmc: rockchip_sdhci: Gate clock for glitch free phase switching Jonas Karlman
2025-04-08  3:23   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 23/30] rockchip: otp: Add support for RK3528 Jonas Karlman
2025-04-08  3:23   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 24/30] adc: rockchip-saradc: " Jonas Karlman
2025-04-08  3:24   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 25/30] rng: rockchip: Add support for rkrng variant Jonas Karlman
2025-04-08  3:24   ` Kever Yang
2025-04-07 22:46 ` [PATCH v2 26/30] phy: rockchip-inno-usb2: Add support for clkout_ctl_phy Jonas Karlman
2025-04-08  3:24   ` Kever Yang
2025-04-07 22:47 ` [PATCH v2 27/30] phy: rockchip-inno-usb2: Add support for RK3528 Jonas Karlman
2025-04-08  3:24   ` Kever Yang
2025-04-07 22:47 ` [PATCH v2 28/30] net: dwc_eth_qos_rockchip: " Jonas Karlman
2025-04-08  3:24   ` Kever Yang
2025-04-07 22:47 ` [PATCH v2 29/30] board: rockchip: Add minimal generic RK3528 board Jonas Karlman
2025-04-08  3:24   ` Kever Yang
2025-04-07 22:47 ` [PATCH v2 30/30] board: rockchip: Add Radxa E20C Jonas Karlman
2025-04-08  3:25   ` Kever Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=daeb79f3-914c-40c8-a7bf-6c7fa0bd6359@rock-chips.com \
    --to=kever.yang@rock-chips.com \
    --cc=amadeus@jmu.edu.cn \
    --cc=heiko@sntech.de \
    --cc=jonas@kwiboo.se \
    --cc=philipp.tomsich@vrull.eu \
    --cc=sjg@chromium.org \
    --cc=sumit.garg@kernel.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=ziyao@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox