Message ID | 1524468760-22912-1-git-send-email-geert+renesas@glider.be (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
On 23/04/2018 09:32, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt > index 8ff65fa632fdedd7..c06c045126fc9070 100644 > --- a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt > +++ b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt > @@ -21,7 +21,7 @@ Required properties: > - interrupts : identifier to the device interrupt > - clocks : a list of phandle + clock-specifier pairs, one for each > entry in clock names. > -- clocks-names : > +- clock-names : > * "xtal" for external xtal clock identifier > * "pclk" for the bus core clock, either the clk81 clock or the gate clock > * "baud" for the source of the baudrate generator, can be either the xtal > Acked-by: Neil Armstrong <narmstrong@baylibre.com>
On Mon, Apr 23, 2018 at 09:32:40AM +0200, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) As this is only binding change, I've applied it. Rob
diff --git a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt index 8ff65fa632fdedd7..c06c045126fc9070 100644 --- a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt +++ b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt @@ -21,7 +21,7 @@ Required properties: - interrupts : identifier to the device interrupt - clocks : a list of phandle + clock-specifier pairs, one for each entry in clock names. -- clocks-names : +- clock-names : * "xtal" for external xtal clock identifier * "pclk" for the bus core clock, either the clk81 clock or the gate clock * "baud" for the source of the baudrate generator, can be either the xtal
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)