Skip to content
Commit 9ecdb6d6 authored by Nishanth Menon's avatar Nishanth Menon
Browse files

arm64: dts: ti: k3-am65|j721e|am64: Map the dma / navigator subsystem via explicit ranges



Instead of using empty ranges property, lets map explicitly the address
range that is mapped onto the dma / navigator subsystems (navss/dmss).

This is also exposed via the dtbs_check with dt-schema newer than
2021.03 version by throwing out following:
arch/arm64/boot/dts/ti/k3-am654-base-board.dt.yaml: bus@100000: main-navss:
{'type': 'object'} is not allowed for
{'compatible': ['simple-mfd'], '#address-cells': [[2]], .....

This has already been correctly done for J7200, however was missed for
other k3 SoCs. Fix that oversight.

Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Reviewed-by: default avatarTero Kristo <kristo@kernel.org>
Acked-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/20210510145429.8752-1-nm@ti.com
parent 9d3c9378
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment