On Fri, Sep 18, 2015 at 05:47:44PM +0800, Chen-Yu Tsai wrote: > On Fri, Sep 18, 2015 at 4:48 PM, Maxime Ripard > <[email protected]> wrote: > > The R8 is a new Allwinner SoC based on the A13. While both are very > > similar, there's still a few differences. Introduce a new compatible to > > deal with them. > > > > Signed-off-by: Maxime Ripard <[email protected]> > > --- > > arch/arm/mach-sunxi/sunxi.c | 3 ++- > > drivers/clk/sunxi/clk-sunxi.c | 1 + > > 2 files changed, 3 insertions(+), 1 deletion(-) > > > > diff --git a/arch/arm/mach-sunxi/sunxi.c b/arch/arm/mach-sunxi/sunxi.c > > index 65bab2876343..8583a9ca86bd 100644 > > --- a/arch/arm/mach-sunxi/sunxi.c > > +++ b/arch/arm/mach-sunxi/sunxi.c > > @@ -26,10 +26,11 @@ static const char * const sunxi_board_dt_compat[] = { > > "allwinner,sun4i-a10", > > "allwinner,sun5i-a10s", > > "allwinner,sun5i-a13", > > + "allwinner,sun5i-r8", > > NULL, > > }; > > > > -DT_MACHINE_START(SUNXI_DT, "Allwinner A1X (Device Tree)") > > +DT_MACHINE_START(SUNXI_DT, "Allwinner sun4i/sun5i Families") > > Nit: might want to mention the rename.
Indeed, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com
signature.asc
Description: Digital signature
