Re: [PATCH v4 7/7] ARM: dts: meson8b: switch to new bindings for UART nodes

2017-06-12 Thread Jerome Brunet
On Fri, 2017-06-09 at 11:49 +0200, Neil Armstrong wrote: > Switch to the stable UART bindings by adding a XTAL node and using the > proper compatible strings. > > Signed-off-by: Neil Armstrong > --- >  arch/arm/boot/dts/meson8b.dtsi | 23 +++ >  1 file changed, 19 insertions(+)

[PATCH v4 7/7] ARM: dts: meson8b: switch to new bindings for UART nodes

2017-06-09 Thread Neil Armstrong
Switch to the stable UART bindings by adding a XTAL node and using the proper compatible strings. Signed-off-by: Neil Armstrong --- arch/arm/boot/dts/meson8b.dtsi | 23 +++ 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/meson8b.dtsi b/arch/ar