[PATCH v5 0/2] ARM: add support for pcb8385
Horatiu Vultur
horatiu.vultur at microchip.com
Mon Dec 8 00:35:43 PST 2025
Add pcb8385 and the documentation for it.
This is a moduler board on which it can add different daughter cards.
v4->v5:
- change the status for aes node to be "reserved"
v3->v4:
- override i2c0 using labels instead of having it under flx0
- override usart3 using labels instead of having it under flx3
v2->v3:
- remove the linux,default-trigger properties
v1->v2:
- sort nodes in alphanumerical order
- move the eeprom nodes under i2c0
Horatiu Vultur (2):
dt-bindings: arm: at91: add lan966 pcb8385 board
ARM: dts: Add support for pcb8385
.../devicetree/bindings/arm/atmel-at91.yaml | 6 +-
arch/arm/boot/dts/microchip/Makefile | 3 +-
.../boot/dts/microchip/lan966x-pcb8385.dts | 131 ++++++++++++++++++
3 files changed, 137 insertions(+), 3 deletions(-)
create mode 100644 arch/arm/boot/dts/microchip/lan966x-pcb8385.dts
--
2.34.1
More information about the linux-arm-kernel
mailing list