mediatek: Add support for Xiaomi Redmi Router AX6S
[openwrt/openwrt.git] / target / linux / bcm4908 / patches-5.4 / 086-v5.12-0004-dt-bindings-phy-brcm-brcmstb-usb-phy-add-BCM4908-bin.patch
1 From 46b616c1574def7a1629bdeded3d44e76382f950 Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <rafal@milecki.pl>
3 Date: Wed, 6 Jan 2021 21:58:37 +0100
4 Subject: [PATCH] dt-bindings: phy: brcm, brcmstb-usb-phy: add BCM4908 binding
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
8
9 BCM4908 uses the same PHY and may require just a slightly different
10 programming.
11
12 Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
13 Acked-by: Florian Fainelli <f.fainelli@gmail.com>
14 Acked-by: Rob Herring <robh@kernel.org>
15 Link: https://lore.kernel.org/r/20210106205838.10964-2-zajec5@gmail.com
16 Signed-off-by: Vinod Koul <vkoul@kernel.org>
17 ---
18 .../devicetree/bindings/phy/brcm,brcmstb-usb-phy.yaml | 5 ++++-
19 1 file changed, 4 insertions(+), 1 deletion(-)
20
21 --- a/Documentation/devicetree/bindings/phy/brcm,brcmstb-usb-phy.yaml
22 +++ b/Documentation/devicetree/bindings/phy/brcm,brcmstb-usb-phy.yaml
23 @@ -15,6 +15,7 @@ maintainers:
24 properties:
25 compatible:
26 enum:
27 + - brcm,bcm4908-usb-phy
28 - brcm,bcm7211-usb-phy
29 - brcm,bcm7216-usb-phy
30 - brcm,brcmstb-usb-phy
31 @@ -113,7 +114,9 @@ allOf:
32 properties:
33 compatible:
34 contains:
35 - const: brcm,brcmstb-usb-phy
36 + enum:
37 + - const: brcm,bcm4908-usb-phy
38 + - const: brcm,brcmstb-usb-phy
39 then:
40 properties:
41 reg: