[RFC PATCH 0/3] arm: bcmbca: Update BCM4908 dts for BCMBCA merge

William Zhang posted 3 patches 3 years, 9 months ago
.../bindings/arm/bcm/brcm,bcm4908.yaml        | 42 -------------------
.../bindings/arm/bcm/brcm,bcmbca.yaml         | 17 ++++++++
.../bcm4908/bcm4906-netgear-r8000p.dts        |  2 +-
.../bcm4906-tplink-archer-c2300-v1.dts        |  2 +-
.../bcm4908/bcm4908-asus-gt-ac5300.dts        |  2 +-
.../bcm4908/bcm4908-netgear-raxe500.dts       |  2 +-
6 files changed, 21 insertions(+), 46 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,bcm4908.yaml
[RFC PATCH 0/3] arm: bcmbca: Update BCM4908 dts for BCMBCA merge
Posted by William Zhang 3 years, 9 months ago
Prepare the device tree related changes for the ARCH_BCM4908
merging into ARCH_BCMBCA

In order to reduce the number of compatible strings and keep the
bcmbca yaml file concise, I propose to use enum to list all the
board and chip variants under the same compatible string for the
same chip family.


William Zhang (3):
  dt-bindings: arm64: bcmbca: Merge BCM4908 into BCMBCA
  dt-bindings: arm64: bcm4908: remove binding document
  arm64: dts: bcmbca: update bcm4808 board dts file

 .../bindings/arm/bcm/brcm,bcm4908.yaml        | 42 -------------------
 .../bindings/arm/bcm/brcm,bcmbca.yaml         | 17 ++++++++
 .../bcm4908/bcm4906-netgear-r8000p.dts        |  2 +-
 .../bcm4906-tplink-archer-c2300-v1.dts        |  2 +-
 .../bcm4908/bcm4908-asus-gt-ac5300.dts        |  2 +-
 .../bcm4908/bcm4908-netgear-raxe500.dts       |  2 +-
 6 files changed, 21 insertions(+), 46 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,bcm4908.yaml

-- 
2.34.1