Skip to content

Commit

Permalink
dt-bindings: clock: add compatible variant for the Meson-AXG
Browse files Browse the repository at this point in the history
Update the documentation to support clock driver for the Amlogic's
Meson-AXG SoC.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
  • Loading branch information
Yixun Lan authored and jbrun3t committed Dec 14, 2017
1 parent 4fbd8d1 commit f8d0dfe
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit f8d0dfe

Please sign in to comment.