Thread (8 messages) 8 messages, 2 authors, 2018-07-05

Re: [PATCH v7 1/5] clocksource/drivers/timer-mediatek: Add system timer bindings

From: Stanley Chu <hidden>
Date: 2018-07-05 22:54:35
Also in: linux-mediatek, lkml

On Thu, 2018-07-05 at 15:15 -0600, Rob Herring wrote:
On Thu, Jul 05, 2018 at 09:09:28AM +0800, Stanley Chu wrote:
Hi Rob,
quoted
+- reg: Should contain location and length for timer register.
+- clocks: Both timers are driven by system clock.
The binding just needs to say how many clocks, what they are and the 
order.

You need to explain in the commit message why you remove the RTC clock.
OK! Will fix binding description and commit message in v8.

RTC clock is not used in both "GPT" and "SYST" driver now so we just
remove it.
quoted
 
 Examples:
 
@@ -21,5 +27,5 @@ Examples:
 		compatible = "mediatek,mt6577-timer";
 		reg = <0x10008000 0x80>;
 		interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_LOW>;
-		clocks = <&system_clk>, <&rtc_clk>;
-	};
+		clocks = <&system_clk>;
+	};
\ No newline at end of file
Fix this.
Will fix it in v8.

Thanks.
Stanley Chu
quoted
-- 
1.7.9.5
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help