diff options
author | 2025-05-19 00:04:43 +0200 | |
---|---|---|
committer | 2025-05-20 20:57:29 +0200 | |
commit | 4d2587e0e1ce7145a38802fa281f4f1f411ec56f (patch) | |
tree | d73e3f697f23515c240622b58aa3a5770c9941c0 /scripts/lib/kdoc/kdoc_files.py | |
parent | arm64: dts: rockchip: Drop assigned-clock* from cpu nodes on rk3588 (diff) | |
download | linux-rng-4d2587e0e1ce7145a38802fa281f4f1f411ec56f.tar.xz linux-rng-4d2587e0e1ce7145a38802fa281f4f1f411ec56f.zip |
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/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions