summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2025-05-19 00:04:43 +0200
committerHeiko Stuebner <heiko@sntech.de>2025-05-20 20:57:29 +0200
commit4d2587e0e1ce7145a38802fa281f4f1f411ec56f (patch)
treed73e3f697f23515c240622b58aa3a5770c9941c0 /scripts/lib
parent6e0f32da68fac556327666f8f81dfae7405d1c25 (diff)
arm64: dts: rockchip: fix rk3576 pcie unit addresses
The rk3576 pcie nodes currently use the apb register as their unit address which is the second reg area defined in the binding. As can be seen by the dtc warnings like ../arch/arm64/boot/dts/rockchip/rk3576.dtsi:1346.24-1398.5: Warning (simple_bus_reg): /soc/pcie@2a200000: simple-bus unit address format error, expected "22000000" ../arch/arm64/boot/dts/rockchip/rk3576.dtsi:1400.24-1452.5: Warning (simple_bus_reg): /soc/pcie@2a210000: simple-bus unit address format error, expected "22400000" using the first reg area as the unit address seems to be preferred. This is the dbi area per the binding, so adapt the unit address accordingly and move the nodes to their new position. Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202505150745.PQT9TLYX-lkp@intel.com/ Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://lore.kernel.org/r/20250518220449.2722673-2-heiko@sntech.de
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions