Lines Matching +full:r8a779f0 +full:- +full:ether +full:- +full:serdes
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/renesas,r8a779f0-ether-serdes.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas Ethernet SERDES
10 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
14 const: renesas,r8a779f0-ether-serdes
25 power-domains:
28 '#phy-cells':
29 description: Port number of SERDES.
33 - compatible
34 - reg
35 - clocks
36 - resets
37 - power-domains
38 - '#phy-cells'
43 - |
44 #include <dt-bindings/clock/r8a779f0-cpg-mssr.h>
45 #include <dt-bindings/power/r8a779f0-sysc.h>
48 compatible = "renesas,r8a779f0-ether-serdes";
51 power-domains = <&sysc R8A779F0_PD_ALWAYS_ON>;
53 #phy-cells = <1>;