Re: [PATCH] arm64: defconfig: Fixup duplicated PCI_SKY1_HOST
"Arnd Bergmann" <[email protected]>
| Newsgroups | dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 21, 2026, at 17:30, Krzysztof Kozlowski wrote:
> Commit 246e37739f24 ("arm64: defconfig: Enable CIX Sky1 pinctrl, PCIe
> host, and Cadence GPIO") placed PCI_SKY1_HOST in wrong spot, thus it got
> duplicated when merging with commit f54f7979ff88 ("arm64: defconfig:
> Move entries to match savedefconfig").
>
> Cc: Peter Chen <[email protected]>
> Fixes: 1440d446ad5d ("Merge tag 'cix-defconfig-v7.2-rc1' of
> git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix into
> soc/defconfig")
> Signed-off-by: Krzysztof Kozlowski
> <[email protected]>
>
I've redone the merge and folded this in.
Arnd