mbox series

[v2,0/2] ARM: add support for pcb8309

Message ID 20220722131836.2377720-1-horatiu.vultur@microchip.com (mailing list archive)
Headers show
Series ARM: add support for pcb8309 | expand

Message

Horatiu Vultur July 22, 2022, 1:18 p.m. UTC
Add pcb8309 and the documentation for it.
It features a LAN9662 SoC with 2 internal copper ports and two SFP cages.

v1->v2:
- remove unneeded properties from i2c102,i2c103,i2c4 nodes.
- set status property to be the last prorty of the nodes.
- fix typo in commit message.

Horatiu Vultur (2):
  dt-bindings: arm: at91: add lan966 pcb8309 board
  ARM: dts: lan966x: add support for pcb8309

 .../devicetree/bindings/arm/atmel-at91.yaml   |   6 +-
 arch/arm/boot/dts/Makefile                    |   3 +-
 arch/arm/boot/dts/lan966x-pcb8309.dts         | 184 ++++++++++++++++++
 3 files changed, 190 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/boot/dts/lan966x-pcb8309.dts