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


Groups > linux.kernel > #1656187 > unrolled thread

[PATCH v3 5/6] dt-bindings: display: amlogic: DT fix s/resets-names/reset-names/

Started byGeert Uytterhoeven <geert+renesas@glider.be>
First post2017-06-02 14:40 +0200
Last post2017-06-08 00:50 +0200
Articles 2 — 2 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

  [PATCH v3 5/6] dt-bindings: display: amlogic: DT fix s/resets-names/reset-names/ Geert Uytterhoeven <geert+renesas@glider.be> - 2017-06-02 14:40 +0200
    Re: [PATCH v3 5/6] dt-bindings: display: amlogic: DT fix  s/resets-names/reset-names/ Rob Herring <robh@kernel.org> - 2017-06-08 00:50 +0200

#1656187 — [PATCH v3 5/6] dt-bindings: display: amlogic: DT fix s/resets-names/reset-names/

FromGeert Uytterhoeven <geert+renesas@glider.be>
Date2017-06-02 14:40 +0200
Subject[PATCH v3 5/6] dt-bindings: display: amlogic: DT fix s/resets-names/reset-names/
Message-ID<tNU1X-173-15@gated-at.bofh.it>
Fixes: 8cceda5349377e30 ("dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
v3:
  - New.
---
 Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.txt b/Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.txt
index 7f040edc16fe6325..a65c890e3170f875 100644
--- a/Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.txt
+++ b/Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.txt
@@ -43,7 +43,7 @@ Required properties:
   and the Amlogic Meson venci clocks as described in
   Documentation/devicetree/bindings/clock/clock-bindings.txt,
   the clocks are soc specific, the clock-names should be "iahb", "isfr", "venci"
-- resets, resets-names: must have the phandles to the HDMI apb, glue and phy
+- resets, reset-names: must have the phandles to the HDMI apb, glue and phy
   resets as described in :
   Documentation/devicetree/bindings/reset/reset.txt,
   the reset-names should be "hdmitx_apb", "hdmitx", "hdmitx_phy"
-- 
2.7.4

[toc] | [next] | [standalone]


#1660302 — Re: [PATCH v3 5/6] dt-bindings: display: amlogic: DT fix s/resets-names/reset-names/

FromRob Herring <robh@kernel.org>
Date2017-06-08 00:50 +0200
SubjectRe: [PATCH v3 5/6] dt-bindings: display: amlogic: DT fix s/resets-names/reset-names/
Message-ID<tPRW1-4j4-9@gated-at.bofh.it>
In reply to#1656187
On Fri, Jun 02, 2017 at 02:38:48PM +0200, Geert Uytterhoeven wrote:
> Fixes: 8cceda5349377e30 ("dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> v3:
>   - New.
> ---
>  Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web