On Thu, 02 Jul 2026 18:08:33 +0800, Billy Tsai wrote:

> The AST2700 is Aspeed's 7th-generation BMC SoC with a dual-die
> architecture: SoC0 (CPU die) and SoC1 (I/O die) each have their own SCU
> with independent multi-function pin controls. Initial AST2700 platform
> support is already merged in next, including the ast2700.dtsi pinctrl0
> and pinctrl1 nodes, but no pinctrl driver backs them yet.
> 
> This series adds one pinctrl driver per die, each followed by a patch
> adding its pin configuration support. Both drivers use the generic
> pinctrl framework and are compatible with the Linux kernel device tree
> bindings, using the same group and function names as the Linux
> aspeed,ast2700-soc0/soc1-pinctrl drivers so pin states can be shared
> between the kernel and U-Boot device trees.
> 
> [...]

Applied to u-boot/master, thanks!

[1/4] pinctrl: aspeed: Add AST2700 SoC0 pinctrl driver
      commit: 1b87385aacf2c8a5d6d9296984509ae8376d6165
[2/4] pinctrl: aspeed: Add AST2700 SoC0 pinconf support
      commit: ada5d0e7e2ceb118a70df7d8c15b53d0d91c7d3b
[3/4] pinctrl: aspeed: Add AST2700 SoC1 pinctrl driver
      commit: c0e2aeb9dfe551a1b01a44dfffe917e8997898c3
[4/4] pinctrl: aspeed: Add AST2700 SoC1 pinconf support
      commit: 02d74afe94a5510312d01ad79a3801c589cb6a20
-- 
Tom


Reply via email to