On Wed, Jul 8, 2020 at 3:35 PM Kever Yang <kever.y...@rock-chips.com> wrote: > > > On 2020/7/2 下午4:48, Jagan Teki wrote: > > The new rk3288 revision rk3288w has some changes with respect > > to legacy rk3288 like hclk_vio and usb host0 ohci. > > > > In order to work these on the same in Linux kernel update the > > compatible the root compatible with rockchip,rk3288w before > > booting. > > > > So, this support during of board setup code of rk3288. > > > > Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> > > Reviewed-by: Kever Yang<kever.y...@rock-chips.com>
Added v2 for this. please have a look Jagan.