Commit 53101244 authored by Martin Blumenstingl's avatar Martin Blumenstingl
Browse files

dt-bindings: clock: meson8b: Add the RMII reference clock input



Amlogic Meson8 SoCs need an external 50MHz RMII reference clock. This is
either provided by the Ethernet PHY or an external oscillator. Add the
documentation for this clock input.

Signed-off-by: default avatarMartin Blumenstingl <martin.blumenstingl@googlemail.com>
parent 1cc739a9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@ Required Properties:
  * "xtal": the 24MHz system oscillator
  * "ddr_pll": the DDR PLL clock
  * "clk_32k": (if present) the 32kHz clock signal from GPIOAO_6 (CLK_32K_IN)
  * "rmii_clk": (if present) the 50MHz RMII reference clock (from the PHY or
                an external oscillator

Parent node should have the following properties :
- compatible: "amlogic,meson-hhi-sysctrl", "simple-mfd", "syscon"