Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f8d0dfed authored by Yixun Lan's avatar Yixun Lan Committed by Jerome Brunet
Browse files

dt-bindings: clock: add compatible variant for the Meson-AXG



Update the documentation to support clock driver for the Amlogic's
Meson-AXG SoC.

Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarYixun Lan <yixun.lan@amlogic.com>
Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
parent 4fbd8d19
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -5,8 +5,11 @@ controllers within the SoC.

Required Properties:

- compatible: should be "amlogic,gxbb-clkc" for GXBB SoC,
	      or "amlogic,gxl-clkc" for GXL and GXM SoC.
- compatible: should be:
		"amlogic,gxbb-clkc" for GXBB SoC,
		"amlogic,gxl-clkc" for GXL and GXM SoC,
		"amlogic,axg-clkc" for AXG SoC.

- reg: physical base address of the clock controller and length of memory
       mapped region.