Hi, Ryan, On 20.12.2024 23:07, Ryan.Wanner@xxxxxxxxxxxxx wrote: > + pioa: pinctrl@e0014000 { > + compatible = "microchip,sama7d65-pinctrl", "microchip,sama7g5-pinctrl"; Please also update the documentation with the fallback. > + reg = <0xe0014000 0x800>; > + interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>, > + <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>, > + <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>, > + <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>, > + <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>; > + clocks = <&pmc PMC_TYPE_PERIPHERAL 10>; > + interrupt-controller; > + #interrupt-cells = <2>; > + gpio-controller; > + #gpio-cells = <2>; > + }; > +