On Sat, Sep 5, 2026 at 7:26 PM Yixun Lan <[email protected]> wrote: > > Hi Eric, > > On 17:13 Sat 05 Sep , Eric Chung wrote: > > From: Alex Elder <[email protected]> > > > > Define a node for the fourth SoC SPI controller (number 3) on the > > SpacemiT K1 SoC. > > > > Enable it on the Banana Pi BPI-F3 board, which exposes this feature > > via its GPIO block: > > GPIO PIN 19: MOSI > > GPIO PIN 21: MISO > > GPIO PIN 23: SCLK > > GPIO PIN 24: SS (inverted) > > > > Define pincontrol configurations for the pins as used on that board. > > > > (This was tested using a GigaDevice GD25Q64E SPI NOR chip.) > > > > Reviewed-by: Yixun Lan <[email protected]> > > Signed-off-by: Alex Elder <[email protected]> > > Signed-off-by: Guodong Xu <[email protected]> > > Link: > > https://lore.kernel.org/r/[email protected] > > Signed-off-by: Yixun Lan <[email protected]> > > > > [ upstream commit: c580774185426ea316396b1dc3f1737a3ad3800a ] > > > > (cherry picked from commit 2eec5923556990fcd34c88c549dd11a5843d7fce) > > As current state, the merge window (v2026.10) is closed, while next branch is > open, > and Tom already synced lastest v7.2 upstream dts, see [1], so I think it would > make sense to drop patch 3 - 12, which will significantly simplify this > series.. > > Subtree merge tag 'v7.2-dts' of dts repo [1] into dts/upstream > Link: > https://github.com/u-boot/u-boot/commit/c671bcceafc08138b88d9c49018aca75fed20ba4 > [1] > > -- > Yixun Lan (dlan)
Understood. I will submit a new version. This also reinforces my view: all upstream DTS patches should be handled by the maintainer. Other contributors should base their patches on the currently submitted ones.
