devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv1 1/4] ARM: dts: socfpga: update documentation for clock bindings
@ 2017-07-07 19:03 Dinh Nguyen
  2017-07-07 19:03 ` [PATCHv1 3/4] arm64: dts: add complete clock tree for SoCFPGA Stratix10 Dinh Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dinh Nguyen @ 2017-07-07 19:03 UTC (permalink / raw)
  To: robh+dt
  Cc: dinguyen, mark.rutland, mturquette, sboyd, linux-clk, devicetree,
	linux-arm-kernel

Update the bindings document for the Arria10 and Stratix10 clock bindings.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
---
 Documentation/devicetree/bindings/clock/altr_socfpga.txt | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/Documentation/devicetree/bindings/clock/altr_socfpga.txt b/Documentation/devicetree/bindings/clock/altr_socfpga.txt
index f72e80e..1c32658 100644
--- a/Documentation/devicetree/bindings/clock/altr_socfpga.txt
+++ b/Documentation/devicetree/bindings/clock/altr_socfpga.txt
@@ -12,6 +12,20 @@ Required properties:
 	"altr,socfpga-gate-clk" - Clocks that directly feed peripherals and
 		can get gated.
 
+	For Arria10:
+	"altr,socfpga-a10-pll-clock" - for a PLL clock
+	"altr,socfpga-a10-perip-clock" - The peripheral clock divided from the
+		PLL clock.
+	"altr,socfpga-a10-gate-clk" - Clocks that directly feed peripherals and
+		can get gated.
+
+	For Stratix10:
+	"altr,socfpga-s10-pll-clock" - for a PLL clock
+	"altr,socfpga-s10-perip-clock" - The peripheral clock divided from the
+		PLL clock.
+	"altr,socfpga-s10-gate-clk" - Clocks that directly feed peripherals and
+		can get gated.
+
 - reg : shall be the control register offset from CLOCK_MANAGER's base for the clock.
 - clocks : shall be the input parent clock phandle for the clock. This is
 	either an oscillator or a pll output.
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-21 20:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07 19:03 [PATCHv1 1/4] ARM: dts: socfpga: update documentation for clock bindings Dinh Nguyen
2017-07-07 19:03 ` [PATCHv1 3/4] arm64: dts: add complete clock tree for SoCFPGA Stratix10 Dinh Nguyen
     [not found] ` <1499454199-31901-1-git-send-email-dinguyen-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-07-07 19:03   ` [PATCHv1 2/4] ARM: dts: socfpga: add a bypass-reg binding for Stratix10 Dinh Nguyen
2017-07-07 19:03   ` [PATCHv1 4/4] clk: socfpga: Add a clock driver for the SoCFPGA Stratix10 platform Dinh Nguyen
2017-07-10 15:51 ` [PATCHv1 1/4] ARM: dts: socfpga: update documentation for clock bindings Rob Herring
2017-07-21 20:38   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).