diff mbox series

[v5,15/20] dt-bindings: net: sun8i-emac: Add H616 compatible string

Message ID 20210127172500.13356-16-andre.przywara@arm.com
State Superseded
Headers show
Series None | expand

Commit Message

Andre Przywara Jan. 27, 2021, 5:24 p.m. UTC
Add the obvious compatible name to the existing EMAC binding, and pair
it with the existing A64 fallback compatible string, as the devices are
compatible.

On the way use enums to group the compatible devices together.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
---
 .../devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml    | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Maxime Ripard Jan. 28, 2021, 10:21 a.m. UTC | #1
On Wed, Jan 27, 2021 at 05:24:55PM +0000, Andre Przywara wrote:
> Add the obvious compatible name to the existing EMAC binding, and pair

> it with the existing A64 fallback compatible string, as the devices are

> compatible.

> 

> On the way use enums to group the compatible devices together.

> 

> Signed-off-by: Andre Przywara <andre.przywara@arm.com>


Acked-by: Maxime Ripard <mripard@kernel.org>


Maxime
Rob Herring (Arm) Feb. 5, 2021, 9:58 p.m. UTC | #2
On Wed, 27 Jan 2021 17:24:55 +0000, Andre Przywara wrote:
> Add the obvious compatible name to the existing EMAC binding, and pair

> it with the existing A64 fallback compatible string, as the devices are

> compatible.

> 

> On the way use enums to group the compatible devices together.

> 

> Signed-off-by: Andre Przywara <andre.przywara@arm.com>

> ---

>  .../devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml    | 4 +++-

>  1 file changed, 3 insertions(+), 1 deletion(-)

> 


Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml b/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml
index 7f2578d48e3f..0ccdab103f59 100644
--- a/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml
+++ b/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml
@@ -19,7 +19,9 @@  properties:
       - const: allwinner,sun8i-v3s-emac
       - const: allwinner,sun50i-a64-emac
       - items:
-          - const: allwinner,sun50i-h6-emac
+          - enum:
+              - allwinner,sun50i-h6-emac
+              - allwinner,sun50i-h616-emac
           - const: allwinner,sun50i-a64-emac
 
   reg: