[PATCH v2 0/2] ARM: add support for pcb8385
From: Horatiu Vultur
Date: Tue Nov 25 2025 - 03:17:49 EST
Add pcb8385 and the documentation for it.
This is a moduler board on which it can add different daughter cards.
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 | 135 ++++++++++++++++++
3 files changed, 141 insertions(+), 3 deletions(-)
create mode 100644 arch/arm/boot/dts/microchip/lan966x-pcb8385.dts
--
2.34.1