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

Horatiu Vultur posted 2 patches 3 years, 8 months ago
.../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
[PATCH v2 0/2] ARM: add support for pcb8309
Posted by Horatiu Vultur 3 years, 8 months ago
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

-- 
2.33.0