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


Groups > linux.kernel > #1592243 > unrolled thread

[PATCH 1/2] dt-bindings: mfd: Fix path to atmel/hlcdc-dc.txt

Started byRichard Genoud <richard.genoud@gmail.com>
First post2017-03-03 20:30 +0100
Last post2017-03-12 15:10 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 1/2] dt-bindings: mfd: Fix path to atmel/hlcdc-dc.txt Richard Genoud <richard.genoud@gmail.com> - 2017-03-03 20:30 +0100
    Re: [PATCH 1/2] dt-bindings: mfd: Fix path to atmel/hlcdc-dc.txt Rob Herring <robh@kernel.org> - 2017-03-12 15:10 +0100

#1592243 — [PATCH 1/2] dt-bindings: mfd: Fix path to atmel/hlcdc-dc.txt

FromRichard Genoud <richard.genoud@gmail.com>
Date2017-03-03 20:30 +0100
Subject[PATCH 1/2] dt-bindings: mfd: Fix path to atmel/hlcdc-dc.txt
Message-ID<tgXMB-3jh-5@gated-at.bofh.it>
Atmel hlcdc-dc documentation is actually in
Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
---
 Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt b/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
index 670831b29565..eec40be7f79a 100644
--- a/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
+++ b/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
@@ -15,7 +15,7 @@ Required properties:
 
 The HLCDC IP exposes two subdevices:
  - a PWM chip: see ../pwm/atmel-hlcdc-pwm.txt
- - a Display Controller: see ../display/atmel-hlcdc-dc.txt
+ - a Display Controller: see ../display/atmel/hlcdc-dc.txt
 
 Example:
 

[toc] | [next] | [standalone]


#1598629

FromRob Herring <robh@kernel.org>
Date2017-03-12 15:10 +0100
Message-ID<tkcm5-2zB-1@gated-at.bofh.it>
In reply to#1592243
On Fri, Mar 03, 2017 at 03:41:46PM +0100, Richard Genoud wrote:
> Atmel hlcdc-dc documentation is actually in
> Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt
> 
> Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
> ---
>  Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

As these are just binding fixes, I've applied both.

Rob

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web