Re: [PATCH] devicetree: bindings: clock: Minor typo fix in the file armada3700-tbg-clock.txt
From: Randy Dunlap <hidden>
Date: 2021-03-17 20:13:21
Also in:
linux-clk, lkml
On 3/17/21 12:46 PM, Bhaskar Chowdhury wrote:
On 10:32 Wed 17 Mar 2021, Randy Dunlap wrote:quoted
On 3/17/21 3:08 AM, Bhaskar Chowdhury wrote:quoted
s/provde/provide/ Signed-off-by: Bhaskar Chowdhury <redacted>Bhaskar, Did you send this one to "robh+dt@kernel.org"? AFAICT, it was sent to "dt@kernel.org", which bounces. If you used "robh+dt@kernel.org", it appears that 'get send-email' has a problem with that.I sent out a mail to David and Rob, including you for the same problem . Hope David will do something to change that address or Rob might do something . So that it will not bounce in future.
David said that vger isn't modifying the email address. And there is nothing wrong with it (robh+dt@kernel.org), although it appears that either git send-email or just gmail.com does not like it.
Lets see.quoted
thanks.quoted
--- .../devicetree/bindings/clock/armada3700-tbg-clock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/devicetree/bindings/clock/armada3700-tbg-clock.txt b/Documentation/devicetree/bindings/clock/armada3700-tbg-clock.txt index 0ba1d83ff363..ed1df32c577a 100644 --- a/Documentation/devicetree/bindings/clock/armada3700-tbg-clock.txt +++ b/Documentation/devicetree/bindings/clock/armada3700-tbg-clock.txt@@ -1,6 +1,6 @@* Time Base Generator Clock bindings for Marvell Armada 37xx SoCs -Marvell Armada 37xx SoCs provde Time Base Generator clocks which are +Marvell Armada 37xx SoCs provide Time Base Generator clocks which are used as parent clocks for the peripheral clocks. The TBG clock consumer should specify the desired clock by having the ---- ~Randy
-- ~Randy