Home
last modified time | relevance | path

Searched hist:cbe2cc9686aef036278c8fef3fa6ee443ef8548f (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx27.dtsidiff cbe2cc9686aef036278c8fef3fa6ee443ef8548f Wed Dec 06 16:00:18 CET 2023 Fabio Estevam <festevam@denx.de> ARM: dts: imx27: Use 'bus' for AIPI bus

Per simple-bus.yaml, 'aipi' is not a valid node name.

Change it to 'bus' to fix the following dt-schema warning:

imx27-pdk.dtb: aipi@10020000: $nodename:0: 'aipi@10020000' does not match '^([a-z][a-z0-9\\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'
from schema $id: http://devicetree.org/schemas/simple-bus.yaml#

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>