[PATCH 1/6] ARM: dts: imx27: Use 'bus' for AIPI bus

Shawn Guo shawnguo at kernel.org
Wed Dec 13 03:05:29 PST 2023


On Wed, Dec 06, 2023 at 12:00:18PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> 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 at 10020000: $nodename:0: 'aipi at 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 at denx.de>

Applied all, thanks!



More information about the linux-arm-kernel mailing list