[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e864599b-8ca0-d7f4-7337-806cf2549458@linaro.org>
Date: Wed, 19 Jul 2023 11:04:08 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Markuss Broks <markuss.broks@...il.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Alim Akhtar <alim.akhtar@...sung.com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/7] ARM: dts: exynos: k3g: Add WiFi card support
On 17/07/2023 00:05, Markuss Broks wrote:
> This device has Broadcom BCM4354 WiFi card installed,
> which uses SDIO interface.
>
> Signed-off-by: Markuss Broks <markuss.broks@...il.com>
> ---
> &pinctrl_0 {
> s2mps11_irq: s2mps11-irq-pins {
> samsung,pins = "gpx0-7";
> @@ -628,6 +652,11 @@ touch_irq: touch-irq-pins {
> samsung,pins = "gpx1-6";
> samsung,pin-pud = <EXYNOS_PIN_PULL_DOWN>;
> };
> +
> + wlan_reset: wlan-reset {
It does not look like you tested the DTS against bindings. Please run
`make dtbs_check` (see
Documentation/devicetree/bindings/writing-schema.rst or
https://www.linaro.org/blog/tips-and-tricks-for-validating-devicetree-sources-with-the-devicetree-schema/
for instructions).
This is a requirement since few months (half a year?).
Best regards,
Krzysztof
Powered by blists - more mailing lists