Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1592243
| From | Richard Genoud <richard.genoud@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 1/2] dt-bindings: mfd: Fix path to atmel/hlcdc-dc.txt |
| Date | 2017-03-03 20:30 +0100 |
| Message-ID | <tgXMB-3jh-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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:
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web