Re: [PATCH v1 2/2] rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support

2022-03-12 Thread Johan Jonker
Hi Jagan, On 3/12/22 10:02, Jagan Teki wrote: > On Sat, Jan 8, 2022 at 12:04 AM Johan Jonker wrote: >> >> The Rockchip SoCs rk3066/rk3188 have mmc DT nodes >> with as compatible string "rockchip,rk2928-dw-mshc". >> Add support to the existing driver with help of >> a DM_DRIVER_ALIAS. >> >> This t

Re: [PATCH v1 2/2] rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support

2022-03-12 Thread Jagan Teki
On Sat, Jan 8, 2022 at 12:04 AM Johan Jonker wrote: > > The Rockchip SoCs rk3066/rk3188 have mmc DT nodes > with as compatible string "rockchip,rk2928-dw-mshc". > Add support to the existing driver with help of > a DM_DRIVER_ALIAS. > > This type needs a permanent enabled fifo. > The other Rockchip

[PATCH v1 2/2] rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support

2022-01-07 Thread Johan Jonker
The Rockchip SoCs rk3066/rk3188 have mmc DT nodes with as compatible string "rockchip,rk2928-dw-mshc". Add support to the existing driver with help of a DM_DRIVER_ALIAS. This type needs a permanent enabled fifo. The other Rockchip SoCs not always have the property "fifo-mode" in the TPL/SPL DT nod