[PATCH 0/6] Fix some warnings about PCIe and pinctrl on RK3528/RK3562/RK3576

Heiko Stuebner posted 6 patches 7 months ago
arch/arm64/boot/dts/rockchip/rk3528.dtsi | 136 ++++-----
arch/arm64/boot/dts/rockchip/rk3562.dtsi | 242 ++++++++--------
arch/arm64/boot/dts/rockchip/rk3576.dtsi | 353 +++++++++++------------
3 files changed, 365 insertions(+), 366 deletions(-)
[PATCH 0/6] Fix some warnings about PCIe and pinctrl on RK3528/RK3562/RK3576
Posted by Heiko Stuebner 7 months ago
Inspired by the issue reported by the kernel-test-robot in
  http://lore.kernel.org/r/202505150745.PQT9TLYX-lkp@intel.com

fix it and similar issues in all of rk3528, rk3562 and rk3576.


Heiko Stuebner (6):
  arm64: dts: rockchip: fix rk3576 pcie unit addresses
  arm64: dts: rockchip: move rk3576 pinctrl node outside the soc node
  arm64: dts: rockchip: remove a double-empty line from rk3576 core dtsi
  arm64: dts: rockchip: move rk3528 pinctrl node outside the soc node
  arm64: dts: rockchip: fix rk3562 pcie unit addresses
  arm64: dts: rockchip: move rk3562 pinctrl node outside the soc node

 arch/arm64/boot/dts/rockchip/rk3528.dtsi | 136 ++++-----
 arch/arm64/boot/dts/rockchip/rk3562.dtsi | 242 ++++++++--------
 arch/arm64/boot/dts/rockchip/rk3576.dtsi | 353 +++++++++++------------
 3 files changed, 365 insertions(+), 366 deletions(-)

-- 
2.47.2
Re: [PATCH 0/6] Fix some warnings about PCIe and pinctrl on RK3528/RK3562/RK3576
Posted by Heiko Stuebner 7 months ago
On Mon, 19 May 2025 00:04:42 +0200, Heiko Stuebner wrote:
> Inspired by the issue reported by the kernel-test-robot in
>   http://lore.kernel.org/r/202505150745.PQT9TLYX-lkp@intel.com
> 
> fix it and similar issues in all of rk3528, rk3562 and rk3576.
> 
> 
> Heiko Stuebner (6):
>   arm64: dts: rockchip: fix rk3576 pcie unit addresses
>   arm64: dts: rockchip: move rk3576 pinctrl node outside the soc node
>   arm64: dts: rockchip: remove a double-empty line from rk3576 core dtsi
>   arm64: dts: rockchip: move rk3528 pinctrl node outside the soc node
>   arm64: dts: rockchip: fix rk3562 pcie unit addresses
>   arm64: dts: rockchip: move rk3562 pinctrl node outside the soc node
> 
> [...]

Applied, thanks!

[1/6] arm64: dts: rockchip: fix rk3576 pcie unit addresses
      commit: 4d2587e0e1ce7145a38802fa281f4f1f411ec56f
[2/6] arm64: dts: rockchip: move rk3576 pinctrl node outside the soc node
      commit: 8ff721f60257d550daf524fc559c0f0d2176b198
[3/6] arm64: dts: rockchip: remove a double-empty line from rk3576 core dtsi
      commit: f8b11d8cfbfc8a0232c1e7cc6af10583c8bdb3f1
[4/6] arm64: dts: rockchip: move rk3528 pinctrl node outside the soc node
      commit: 7d086f78fe09fb94eb3b2e12436f2feed21d9c1e
[5/6] arm64: dts: rockchip: fix rk3562 pcie unit addresses
      commit: 25d3e1d2558caf823902e3b1b83901f5ac65af8d
[6/6] arm64: dts: rockchip: move rk3562 pinctrl node outside the soc node
      commit: dfab90b9580c2fbc4e8bb4ceee97cdd75832a6e7

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>