]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm: dts: at91: remove unused #address-cells/#size-cells from sam9x60 udc node
authorCharan Pedumuru <charan.pedumuru@gmail.com>
Fri, 27 Mar 2026 16:47:42 +0000 (16:47 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 Apr 2026 10:02:15 +0000 (12:02 +0200)
commit2b7f1a4f19f87f44f95a812b0f40f79a23950f99
tree7c5aa2e17944026f143cbee95e4b00ab893368a2
parente7d219f4302182f956bc25e1b76bfe14009847e7
arm: dts: at91: remove unused #address-cells/#size-cells from sam9x60 udc node

The UDC node does not define any child nodes, so the "#address-cells" and
"#size-cells" properties are unnecessary. Remove these unused properties
to simplify the devicetree node and keep it consistent with DT conventions.

Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Signed-off-by: Charan Pedumuru <charan.pedumuru@gmail.com>
Link: https://patch.msgid.link/20260327-atmel-usb-v4-1-eb8b6e49b29d@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/microchip/sam9x60.dtsi