diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-12-22 19:13:21 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2021-12-22 19:13:28 +0300 |
commit | e9aff54425f062f2e8758d77e406df4ded00bd85 (patch) | |
tree | e86f48a0f2a80bbd67c541b88cc387955a92bd5b /Documentation/devicetree/bindings | |
parent | e5a8aa778d46383c1f901f1fecd6e0db991f8f40 (diff) | |
parent | d0e68d354f345873e15876a7b35be1baaf5e3ec9 (diff) | |
download | linux-e9aff54425f062f2e8758d77e406df4ded00bd85.tar.xz |
Merge tag 'arm-soc/for-5.17/devicetree-arm64' of https://github.com/Broadcom/stblinux into arm/dt
This pull request contains Broadcom ARM64-based SoCs Device Tree changes
for 5.17, please pull the following:
- Rafal adds and documents the Netgear RAXE500 Wireless router based on
the BCM4908 SoC.
* tag 'arm-soc/for-5.17/devicetree-arm64' of https://github.com/Broadcom/stblinux:
arm64: dts: broadcom: bcm4908: add DT for Netgear RAXE500
dt-bindings: arm: bcm: document Netgear RAXE500 binding
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/arm/bcm/brcm,bcm4908.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4908.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4908.yaml index 2cd4e4a32278..9b745531ff04 100644 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4908.yaml +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4908.yaml @@ -29,6 +29,7 @@ properties: items: - enum: - asus,gt-ac5300 + - netgear,raxe500 - const: brcm,bcm4908 - description: BCM49408 based boards |