Message ID | 20201210002134.5686-1-yifeng.zhao@rock-chips.com (mailing list archive) |
---|---|
Headers | show |
Series | Add Rockchip NFC drivers for RK3308 and others | expand |
On Thu, 10 Dec 2020 08:21:30 +0800, Yifeng Zhao wrote: > Rockchp's NFC(Nand Flash Controller) has four versions: V600, V622, V800 and > V900.This series patch can support all four versions. > > > Changes in v16: > - Fix some comments about 'ret' variable. > > [...] Applied, thanks! [6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC commit: 2525f194f9dc07c48b0a12697128357068c2e04b [7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs commit: 9c2bfe53b2fc4a8a63311f162e80b27978db6c06 [8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC commit: 4cd9a03435bcd20ce6f524e3826fd263951c22fe Best regards,
Am Montag, 18. Januar 2021, 13:57:36 CET schrieb Heiko Stuebner: > On Thu, 10 Dec 2020 08:21:30 +0800, Yifeng Zhao wrote: > > Rockchp's NFC(Nand Flash Controller) has four versions: V600, V622, V800 and > > V900.This series patch can support all four versions. > > > > > > Changes in v16: > > - Fix some comments about 'ret' variable. > > > > [...] > > Applied, thanks! > > [6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC > commit: 2525f194f9dc07c48b0a12697128357068c2e04b > [7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs > commit: 9c2bfe53b2fc4a8a63311f162e80b27978db6c06 > [8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC > commit: 4cd9a03435bcd20ce6f524e3826fd263951c22fe I of course also applied patches 4-5 (arm32) in - https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v5.12-armsoc/dts32&id=2525f194f9dc07c48b0a12697128357068c2e04b - https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v5.12-armsoc/dts32&id=9c2bfe53b2fc4a8a63311f162e80b27978db6c06 just b4 seemed to hickup with my 2 fetches for arm32+arm64. Heiko