d1: add new target
[openwrt/staging/mans0n.git] / target / linux / d1 / patches-6.1 / 0004-dt-bindings-net-sun8i-emac-Add-properties-from-dwmac.patch
1 From d20bb97fac77e4d88424043627c769427fc0d35e Mon Sep 17 00:00:00 2001
2 From: Samuel Holland <samuel@sholland.org>
3 Date: Mon, 5 Sep 2022 16:46:34 -0500
4 Subject: [PATCH 004/117] dt-bindings: net: sun8i-emac: Add properties from
5 dwmac binding
6
7 Signed-off-by: Samuel Holland <samuel@sholland.org>
8 ---
9 .../devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml | 5 +++++
10 1 file changed, 5 insertions(+)
11
12 --- a/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml
13 +++ b/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml
14 @@ -40,6 +40,9 @@ properties:
15 clock-names:
16 const: stmmaceth
17
18 + resets: true
19 + reset-names: true
20 +
21 phy-supply:
22 description: PHY regulator
23
24 @@ -49,6 +52,8 @@ properties:
25 Phandle to the device containing the EMAC or GMAC clock
26 register
27
28 + mdio: true
29 +
30 required:
31 - compatible
32 - reg