summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2025-05-19 00:04:47 +0200
committerHeiko Stuebner <heiko@sntech.de>2025-05-20 20:57:30 +0200
commit25d3e1d2558caf823902e3b1b83901f5ac65af8d (patch)
tree16ad14fd0702b01acb1b442edb23201480c5c404 /scripts/lib/kdoc/kdoc_output.py
parent7d086f78fe09fb94eb3b2e12436f2feed21d9c1e (diff)
arm64: dts: rockchip: fix rk3562 pcie unit addresses
The rk3562 pcie node currently uses the apb register as its 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/rk3562.dtsi:624.26-675.5: Warning (simple_bus_reg): /soc/pcie@ff500000: simple-bus unit address format error, expected "fe000000" 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. With the move also move the reg + reg-names below the compatible, as is the preferred position. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://lore.kernel.org/r/20250518220449.2722673-6-heiko@sntech.de
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions