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


Groups > linux.kernel > #1706053 > unrolled thread

[RESEND PATCH 1/2] dt-bindings: gpio: aspeed: Remove reference to clock name

Started byAndrew Jeffery <andrew@aj.id.au>
First post2017-08-08 08:20 +0200
Last post2017-08-11 05:10 +0200
Articles 3 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [RESEND PATCH 1/2] dt-bindings: gpio: aspeed: Remove reference to clock name Andrew Jeffery <andrew@aj.id.au> - 2017-08-08 08:20 +0200
    Re: [RESEND PATCH 1/2] dt-bindings: gpio: aspeed: Remove reference  to clock name Rob Herring <robh@kernel.org> - 2017-08-11 05:00 +0200
      Re: [RESEND PATCH 1/2] dt-bindings: gpio: aspeed: Remove reference to  clock name Joel Stanley <joel@jms.id.au> - 2017-08-11 05:10 +0200

#1706053 — [RESEND PATCH 1/2] dt-bindings: gpio: aspeed: Remove reference to clock name

FromAndrew Jeffery <andrew@aj.id.au>
Date2017-08-08 08:20 +0200
Subject[RESEND PATCH 1/2] dt-bindings: gpio: aspeed: Remove reference to clock name
Message-ID<uc61X-3Rd-3@gated-at.bofh.it>
HPLL was in fact not the clock we need. Remove prescription of which
clock to avoid further error. Please refer to your datasheet and double
check like I should have.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
---
 Documentation/devicetree/bindings/gpio/gpio-aspeed.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/gpio/gpio-aspeed.txt b/Documentation/devicetree/bindings/gpio/gpio-aspeed.txt
index c756afa88cc6..fc6378c778c5 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-aspeed.txt
+++ b/Documentation/devicetree/bindings/gpio/gpio-aspeed.txt
@@ -18,7 +18,7 @@ Required properties:
 Optional properties:
 
 - interrupt-parent      : The parent interrupt controller, optional if inherited
-- clocks                : A phandle to the HPLL clock node for debounce timings
+- clocks                : A phandle to the clock to use for debounce timings
 
 The gpio and interrupt properties are further described in their respective
 bindings documentation:
-- 
2.11.0

[toc] | [next] | [standalone]


#1709189 — Re: [RESEND PATCH 1/2] dt-bindings: gpio: aspeed: Remove reference to clock name

FromRob Herring <robh@kernel.org>
Date2017-08-11 05:00 +0200
SubjectRe: [RESEND PATCH 1/2] dt-bindings: gpio: aspeed: Remove reference to clock name
Message-ID<ud8l4-6e3-13@gated-at.bofh.it>
In reply to#1706053
On Tue, Aug 08, 2017 at 03:46:33PM +0930, Andrew Jeffery wrote:
> HPLL was in fact not the clock we need. Remove prescription of which
> clock to avoid further error. Please refer to your datasheet and double
> check like I should have.
> 
> Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
> ---
>  Documentation/devicetree/bindings/gpio/gpio-aspeed.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [prev] | [next] | [standalone]


#1709198 — Re: [RESEND PATCH 1/2] dt-bindings: gpio: aspeed: Remove reference to clock name

FromJoel Stanley <joel@jms.id.au>
Date2017-08-11 05:10 +0200
SubjectRe: [RESEND PATCH 1/2] dt-bindings: gpio: aspeed: Remove reference to clock name
Message-ID<ud8uK-6wN-13@gated-at.bofh.it>
In reply to#1709189
On Fri, Aug 11, 2017 at 12:26 PM, Rob Herring <robh@kernel.org> wrote:
> On Tue, Aug 08, 2017 at 03:46:33PM +0930, Andrew Jeffery wrote:
>> HPLL was in fact not the clock we need. Remove prescription of which
>> clock to avoid further error. Please refer to your datasheet and double
>> check like I should have.
>>
>> Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
>> ---
>>  Documentation/devicetree/bindings/gpio/gpio-aspeed.txt | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Acked-by: Rob Herring <robh@kernel.org>

Acked-by: Joel Stanley <joel@jms.id.au>

Thanks Andrew!

Cheers,

Joel

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web