Message ID | 20200310174709.24174-1-wens@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | ARM: dts: sun8i: r40: fix SPI address and reorder nodes | expand |
On Wed, Mar 11, 2020 at 01:47:06AM +0800, Chen-Yu Tsai wrote: > From: Chen-Yu Tsai <wens@csie.org> > > Hi, > > Here are some fixes for the R40 device tree for v5.6. The base addresses > for SPI2 and SPI3 were incorrect and are fixed. I also found some nodes > were not added in the proper order, possibly because git matched the > incorrect place when applying the patch. These are fixed as well. > > ChenYu Acked-by: Maxime Ripard <mripard@kernel.org> Thanks! Maxime
On Wed, Mar 11, 2020 at 2:10 AM Maxime Ripard <maxime@cerno.tech> wrote: > > On Wed, Mar 11, 2020 at 01:47:06AM +0800, Chen-Yu Tsai wrote: > > From: Chen-Yu Tsai <wens@csie.org> > > > > Hi, > > > > Here are some fixes for the R40 device tree for v5.6. The base addresses > > for SPI2 and SPI3 were incorrect and are fixed. I also found some nodes > > were not added in the proper order, possibly because git matched the > > incorrect place when applying the patch. These are fixed as well. > > > > ChenYu > > Acked-by: Maxime Ripard <mripard@kernel.org> Merged all three for v5.6 with Andre's Reviewed-by and a reported-by for the SPI address base patch.
From: Chen-Yu Tsai <wens@csie.org> Hi, Here are some fixes for the R40 device tree for v5.6. The base addresses for SPI2 and SPI3 were incorrect and are fixed. I also found some nodes were not added in the proper order, possibly because git matched the incorrect place when applying the patch. These are fixed as well. ChenYu Chen-Yu Tsai (3): ARM: dts: sun8i: r40: Move AHCI device node based on address order ARM: dts: sun8i: r40: Fix register base address for SPI2 and SPI3 ARM: dts: sun8i: r40: Move SPI device nodes based on address order arch/arm/boot/dts/sun8i-r40.dtsi | 126 +++++++++++++++---------------- 1 file changed, 63 insertions(+), 63 deletions(-)