Re: [PATCH 2/6] ARM64: dts: meson-axg: uart: fix address space range

2018-01-05 Thread Yixun Lan
On 01/05/2018 06:30 PM, Jerome Brunet wrote: > On Fri, 2018-01-05 at 17:56 +0800, Yixun Lan wrote: >> The address space range is actually 0x18, fixed here. > > Isn't it the same for other meson SoC ? If they are compatible, it should. > Could you please re-submit this change addressing all the

Re: [PATCH 2/6] ARM64: dts: meson-axg: uart: fix address space range

2018-01-05 Thread Yixun Lan
On 01/05/2018 06:30 PM, Jerome Brunet wrote: > On Fri, 2018-01-05 at 17:56 +0800, Yixun Lan wrote: >> The address space range is actually 0x18, fixed here. > > Isn't it the same for other meson SoC ? If they are compatible, it should. > Could you please re-submit this change addressing all the

Re: [PATCH 2/6] ARM64: dts: meson-axg: uart: fix address space range

2018-01-05 Thread Jerome Brunet
On Fri, 2018-01-05 at 17:56 +0800, Yixun Lan wrote: > The address space range is actually 0x18, fixed here. Isn't it the same for other meson SoC ? If they are compatible, it should. Could you please re-submit this change addressing all the required platforms ? > > Signed-off-by: Yixun Lan

Re: [PATCH 2/6] ARM64: dts: meson-axg: uart: fix address space range

2018-01-05 Thread Jerome Brunet
On Fri, 2018-01-05 at 17:56 +0800, Yixun Lan wrote: > The address space range is actually 0x18, fixed here. Isn't it the same for other meson SoC ? If they are compatible, it should. Could you please re-submit this change addressing all the required platforms ? > > Signed-off-by: Yixun Lan >

[PATCH 2/6] ARM64: dts: meson-axg: uart: fix address space range

2018-01-05 Thread Yixun Lan
The address space range is actually 0x18, fixed here. Signed-off-by: Yixun Lan --- arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi

[PATCH 2/6] ARM64: dts: meson-axg: uart: fix address space range

2018-01-05 Thread Yixun Lan
The address space range is actually 0x18, fixed here. Signed-off-by: Yixun Lan --- arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi index