Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1599363
| From | Neil Armstrong <narmstrong@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant |
| Date | 2017-03-13 14:30 +0100 |
| Message-ID | <tkycW-176-27@gated-at.bofh.it> (permalink) |
| References | <tkycV-176-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt b/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt
index ce06435..a09d627 100644
--- a/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt
+++ b/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt
@@ -5,7 +5,8 @@ controllers within the SoC.
Required Properties:
-- compatible: should be "amlogic,gxbb-clkc"
+- compatible: should be "amlogic,gxbb-clkc" for GXBB SoC,
+ or "amlogic,gxl-clkc" for GXL and GXM SoC.
- reg: physical base address of the clock controller and length of memory
mapped region.
--
1.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/5] clk: meson: Fix GXBB and GXL/GXM GP0 PLL Neil Armstrong <narmstrong@baylibre.com> - 2017-03-13 14:30 +0100 [PATCH 4/5] clk: meson-gxbb: Expose GP0 dt-bindings clock id Neil Armstrong <narmstrong@baylibre.com> - 2017-03-13 14:30 +0100 [PATCH 1/5] clk: meson: Add support for parameters for specific PLLs Neil Armstrong <narmstrong@baylibre.com> - 2017-03-13 14:30 +0100 [PATCH 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant Neil Armstrong <narmstrong@baylibre.com> - 2017-03-13 14:30 +0100
csiph-web