Re: [PATCH 0/7] Add various peripheral support for K3G

From: Krzysztof Kozlowski
Date: Wed Jul 19 2023 - 05:05:09 EST


On 17/07/2023 00:05, Markuss Broks wrote:
> This series adds support for some peripherals installed on
> Samsung Galaxy S5 (SM-G900H). This includes the WiFi card,
> GPIO keys, fuel gauge, touchkeys, notification LED and display.
> Also documents the peripherals for which we currently lack drivers.
>
> Markuss Broks (7):
> ARM: dts: exynos: k3g: Add WiFi card support
> ARM: dts: exynos: Add GPIO keys support for k3g
> ARM: dts: exynos: k3g: Add fuel gauge support
> ARM: dts: exynos: k3g: Add touchkeys support
> ARM: dts: exynos: k3g: Add notification LED support
> ARM: dts: exynos: k3g: Document the devices which are not supported
> ARM: dts: exynos: k3g: Add display support
>
> arch/arm/boot/dts/exynos5422-samsung-k3g.dts | 256 +++++++++++++++++++

I don't think you based your tree on anything recent. Looks like
something 1 month old or even older. Please always, always base your
patches on maintainer's tree or recent linux-next.

Best regards,
Krzysztof