Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1700011

[PATCH v3 3/4] dt-bindings: clock: gxbb-aoclk: Add CEC 32k clock

From Neil Armstrong <narmstrong@baylibre.com>
Newsgroups linux.kernel
Subject [PATCH v3 3/4] dt-bindings: clock: gxbb-aoclk: Add CEC 32k clock
Date 2017-07-31 14:50 +0200
Message-ID <u9ij0-6lj-9@gated-at.bofh.it> (permalink)
References <u9ij0-6lj-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


This patchadds the clock binding entry for the CEC 32K AO Clock.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 include/dt-bindings/clock/gxbb-aoclkc.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/clock/gxbb-aoclkc.h b/include/dt-bindings/clock/gxbb-aoclkc.h
index 3175148..9d15e22 100644
--- a/include/dt-bindings/clock/gxbb-aoclkc.h
+++ b/include/dt-bindings/clock/gxbb-aoclkc.h
@@ -62,5 +62,6 @@
 #define CLKID_AO_UART1		3
 #define CLKID_AO_UART2		4
 #define CLKID_AO_IR_BLASTER	5
+#define CLKID_AO_CEC_32K	6
 
 #endif
-- 
1.9.1

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/4] clk: meson: gxbb-aoclk: Add CEC 32k clock Neil Armstrong <narmstrong@baylibre.com> - 2017-07-31 14:50 +0200
  [PATCH v3 4/4] clk: meson: gxbb-aoclk: Add CEC 32k clock Neil Armstrong <narmstrong@baylibre.com> - 2017-07-31 14:50 +0200
    Re: [PATCH v3 4/4] clk: meson: gxbb-aoclk: Add CEC 32k clock Chris Moore <moore@free.fr> - 2017-07-31 18:30 +0200
      Re: [PATCH v3 4/4] clk: meson: gxbb-aoclk: Add CEC 32k clock Neil Armstrong <narmstrong@baylibre.com> - 2017-08-01 14:00 +0200
  [PATCH v3 3/4] dt-bindings: clock: gxbb-aoclk: Add CEC 32k clock Neil Armstrong <narmstrong@baylibre.com> - 2017-07-31 14:50 +0200
  [PATCH v3 2/4] clk: meson: gxbb-aoclk: Switch to regmap for register access Neil Armstrong <narmstrong@baylibre.com> - 2017-07-31 14:50 +0200
  [PATCH v3 1/4] dt-bindings: clock: amlogic,gxbb-aoclkc: Update bindings Neil Armstrong <narmstrong@baylibre.com> - 2017-07-31 14:50 +0200

csiph-web