From patchwork Sun Jul 2 18:51:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 698521 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D67C7EB64D9 for ; Sun, 2 Jul 2023 18:52:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230210AbjGBSwk (ORCPT ); Sun, 2 Jul 2023 14:52:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60772 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230162AbjGBSwf (ORCPT ); Sun, 2 Jul 2023 14:52:35 -0400 Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 11D3C11C for ; Sun, 2 Jul 2023 11:52:15 -0700 (PDT) Received: by mail-ej1-x62d.google.com with SMTP id a640c23a62f3a-9923833737eso323842566b.3 for ; Sun, 02 Jul 2023 11:52:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1688323911; x=1690915911; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=qWcPgz0os9Uz6vYE00RFzztC/z9PiDcsQFCcyuA2xBg=; b=pfOC67LcdHd8rxUI/RHGyZtfz+s1wT4j4eVC46IYrn0uKnsbhHQZRFCFl7zxS9150+ z6EC0pYLWlVmUvfisfdciwsxytNr9+ClZXt7w3YUZ3ZTTP98rZ6wSzJEA8NdQ0GS+rXW Zc4w/e9NAoaVVSj8sgyoaJsSLhmxGXyRI2k7In0NHOQFwiWoQjjYsAHf3da9xUuuobAh w5eMJ67J4Fq1GMrv7OQyCaDG6or6nwqzXEYKtunIsKuoI3mb778VhhutiaSf/0jeZdtQ y9xyYe/4Bul7kTWwzY+hd6oyBu1D38rBGf9f+qA1dNjPOn0VNIUMQhZs4nC4xHL4e1NK b8cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688323911; x=1690915911; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=qWcPgz0os9Uz6vYE00RFzztC/z9PiDcsQFCcyuA2xBg=; b=HJdp6giJj5mGqR1HvPMJNMyjLOoX/3Gxq3C23ltYAyzDR6L8aLg+N0FAR/xsltPu+M IWTTsuAf7aNBQj/YpcusZyPN7aobVF1xCL/TBiVGPTgAv/o2kCBGRM7sMGe8EghdGP7W xxmHBEm8WJGj+IIySE5+USVbUmCjG2rLeG1aOu4qof2GP5JTmOTB5CP/DANskterrIVG tN0UHiBAOm68t6vuIiRLOqg06IvsoU6jqMzz08Sm1nD+66zItea3u4A1UyRVwYmF2vSx szUzvwH6T6EgXs46GVs6GAGhMxzttDr5WalhhtqPe7OBJ9lJpqR4P2IUOmIsEYjIq+FG qGlw== X-Gm-Message-State: ABy/qLYLxqFsxAxDf/+D3N+vXNr9DxoCMuyl6c9EfWjuzbtLs3u0AHy3 q4h0V2OBTGszF2qsHKzC2WcopQF/611HW+2mt+momA== X-Google-Smtp-Source: ACHHUZ4H+Ht16eJovguKIw1Xs5Ta+KMLFSEI8B7RhJ5J/FRHQxM6QZI4sINAkKgb5w1koeqOgndjWg== X-Received: by 2002:a17:906:194a:b0:992:5135:4106 with SMTP id b10-20020a170906194a00b0099251354106mr5524095eje.29.1688323911330; Sun, 02 Jul 2023 11:51:51 -0700 (PDT) Received: from krzk-bin.. ([217.169.179.6]) by smtp.gmail.com with ESMTPSA id z18-20020a1709067e5200b0096f7500502csm10857893ejr.199.2023.07.02.11.51.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Jul 2023 11:51:50 -0700 (PDT) From: Krzysztof Kozlowski To: Shawn Guo , Li Yang , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 1/2] arm64: dts: imx: minor whitespace cleanup around '=' Date: Sun, 2 Jul 2023 20:51:48 +0200 Message-Id: <20230702185149.44212-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The DTS code coding style expects exactly one space before and after '=' sign. Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx8mp.dtsi | 8 ++++---- .../boot/dts/freescale/imx8mq-librem5-devkit.dts | 6 +++--- arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts | 6 +++--- arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dtsi | 12 ++++++------ arch/arm64/boot/dts/freescale/imx8mq.dtsi | 6 +++--- .../boot/dts/freescale/imx8x-colibri-aster.dtsi | 2 +- .../arm64/boot/dts/freescale/imx8x-colibri-iris.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx93.dtsi | 6 +++--- 9 files changed, 25 insertions(+), 25 deletions(-) diff --git a/arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi index 52c5a43b30a0..e2c94da6d6e8 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi @@ -69,7 +69,7 @@ mdio-mux-emi1@54 { mdio-parent-bus = <&emdio1>; reg = <0x54 1>; /* BRDCFG4 */ mux-mask = <0xe0>; /* EMI1_MDIO */ - #address-cells=<1>; + #address-cells = <1>; #size-cells = <0>; /* Child MDIO buses, one for each riser card: diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi b/arch/arm64/boot/dts/freescale/imx8mp.dtsi index cc406bb338fe..de590137e4e6 100644 --- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi @@ -701,7 +701,7 @@ snvs: snvs@30370000 { snvs_rtc: snvs-rtc-lp { compatible = "fsl,sec-v4.0-mon-rtc-lp"; - regmap =<&snvs>; + regmap = <&snvs>; offset = <0x34>; interrupts = , ; @@ -854,7 +854,7 @@ pgc_ispdwp: power-domain@18 { pgc_vpumix: power-domain@19 { #power-domain-cells = <0>; reg = ; - clocks =<&clk IMX8MP_CLK_VPU_ROOT>; + clocks = <&clk IMX8MP_CLK_VPU_ROOT>; }; pgc_vpu_g1: power-domain@20 { @@ -1846,8 +1846,8 @@ pcie: pcie@33800000 { #size-cells = <2>; device_type = "pci"; bus-range = <0x00 0xff>; - ranges = <0x81000000 0 0x00000000 0x1ff80000 0 0x00010000>, /* downstream I/O 64KB */ - <0x82000000 0 0x18000000 0x18000000 0 0x07f00000>; /* non-prefetchable memory */ + ranges = <0x81000000 0 0x00000000 0x1ff80000 0 0x00010000>, /* downstream I/O 64KB */ + <0x82000000 0 0x18000000 0x18000000 0 0x07f00000>; /* non-prefetchable memory */ num-lanes = <1>; num-viewport = <4>; interrupts = ; diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts index ce7ce2ba855c..b3549eae6278 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts @@ -561,9 +561,9 @@ accel-gyro@6a { reg = <0x6a>; vdd-supply = <®_3v3_p>; vddio-supply = <®_3v3_p>; - mount-matrix = "1", "0", "0", - "0", "1", "0", - "0", "0", "-1"; + mount-matrix = "1", "0", "0", + "0", "1", "0", + "0", "0", "-1"; }; }; diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts index 2b3d437a642a..cf40025111c8 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts @@ -13,9 +13,9 @@ / { }; &accel_gyro { - mount-matrix = "1", "0", "0", - "0", "-1", "0", - "0", "0", "1"; + mount-matrix = "1", "0", "0", + "0", "-1", "0", + "0", "0", "1"; }; &bq25895 { diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dtsi b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dtsi index 7fd0176e4bd3..17f86496f8b0 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dtsi @@ -16,9 +16,9 @@ / { }; &accel_gyro { - mount-matrix = "1", "0", "0", - "0", "1", "0", - "0", "0", "-1"; + mount-matrix = "1", "0", "0", + "0", "1", "0", + "0", "0", "-1"; }; &bq25895 { @@ -39,9 +39,9 @@ MX8MQ_IOMUXC_SPDIF_RX_GPIO5_IO4 0x83 }; &magnetometer { - mount-matrix = "1", "0", "0", - "0", "-1", "0", - "0", "0", "-1"; + mount-matrix = "1", "0", "0", + "0", "-1", "0", + "0", "0", "-1"; }; &proximity { diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi index 1a2d2c04db32..225eceeaf0d5 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi @@ -633,7 +633,7 @@ snvs: snvs@30370000 { snvs_rtc: snvs-rtc-lp{ compatible = "fsl,sec-v4.0-mon-rtc-lp"; - regmap =<&snvs>; + regmap = <&snvs>; offset = <0x34>; interrupts = , ; @@ -1582,8 +1582,8 @@ pcie1: pcie@33c00000 { #size-cells = <2>; device_type = "pci"; bus-range = <0x00 0xff>; - ranges = <0x81000000 0 0x00000000 0x27f80000 0 0x00010000>, /* downstream I/O 64KB */ - <0x82000000 0 0x20000000 0x20000000 0 0x07f00000>; /* non-prefetchable memory */ + ranges = <0x81000000 0 0x00000000 0x27f80000 0 0x00010000>, /* downstream I/O 64KB */ + <0x82000000 0 0x20000000 0x20000000 0 0x07f00000>; /* non-prefetchable memory */ num-lanes = <1>; interrupts = ; interrupt-names = "msi"; diff --git a/arch/arm64/boot/dts/freescale/imx8x-colibri-aster.dtsi b/arch/arm64/boot/dts/freescale/imx8x-colibri-aster.dtsi index aab655931cde..bc659066e19a 100644 --- a/arch/arm64/boot/dts/freescale/imx8x-colibri-aster.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8x-colibri-aster.dtsi @@ -35,7 +35,7 @@ &lpuart2 { /* Colibri UART_A */ &lpuart3 { - status= "okay"; + status = "okay"; }; /* Colibri SDCard */ diff --git a/arch/arm64/boot/dts/freescale/imx8x-colibri-iris.dtsi b/arch/arm64/boot/dts/freescale/imx8x-colibri-iris.dtsi index f8953067bc3b..8d06925a8ebd 100644 --- a/arch/arm64/boot/dts/freescale/imx8x-colibri-iris.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8x-colibri-iris.dtsi @@ -77,7 +77,7 @@ &lpuart2 { /* Colibri UART_A */ &lpuart3 { - status= "okay"; + status = "okay"; }; &lsio_gpio3 { diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi index 8643612ace8c..293579ca8e21 100644 --- a/arch/arm64/boot/dts/freescale/imx93.dtsi +++ b/arch/arm64/boot/dts/freescale/imx93.dtsi @@ -683,7 +683,7 @@ usdhc1: mmc@42850000 { clock-names = "ipg", "ahb", "per"; bus-width = <8>; fsl,tuning-start-tap = <20>; - fsl,tuning-step= <2>; + fsl,tuning-step = <2>; status = "disabled"; }; @@ -697,7 +697,7 @@ usdhc2: mmc@42860000 { clock-names = "ipg", "ahb", "per"; bus-width = <4>; fsl,tuning-start-tap = <20>; - fsl,tuning-step= <2>; + fsl,tuning-step = <2>; status = "disabled"; }; @@ -760,7 +760,7 @@ usdhc3: mmc@428b0000 { clock-names = "ipg", "ahb", "per"; bus-width = <4>; fsl,tuning-start-tap = <20>; - fsl,tuning-step= <2>; + fsl,tuning-step = <2>; status = "disabled"; }; }; From patchwork Sun Jul 2 18:50:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 698524 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 394EEEB64DA for ; Sun, 2 Jul 2023 18:51:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230095AbjGBSvA (ORCPT ); Sun, 2 Jul 2023 14:51:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59178 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229989AbjGBSu7 (ORCPT ); Sun, 2 Jul 2023 14:50:59 -0400 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E2E23D3 for ; Sun, 2 Jul 2023 11:50:56 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id a640c23a62f3a-992f6d7c7fbso254432466b.3 for ; Sun, 02 Jul 2023 11:50:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1688323855; x=1690915855; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=AVRMoZW9ijGIpyvygGi+iAD5fBYGpVLlMEOzk+cyEPU=; b=QOK1d5NbMqTQIB0Absu1ojOZ2ERpDXvTHKszuvAWQvwrKTtNE6Kxh1yCi5YTMp5BJh eaHEj2l283oBxkjwdl3hlKZC437KW8ODD4ssCx4QxTSnkjtj3fzYAg1k6S3gNKdGpRxm eGzdEzvN4ZEurmNNlDQ9kYJxT+Rdp3hPZ/DSyHKuZk2FoLqaKxhW1MNTBkVRy4pg8lE9 9w2iyORyDqeN3SUuO6Wo3GvHUgS96rCh7b2Oy/jTIziBjDLzI0Qw/h0kJ+96DsSvCrm5 x06yaBuJTQKTK7Jo8VCKv5iKy8zwalMT+kLADAXFZ/djWrAMBKjhA55s4qjq11E25mCY CqgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688323855; x=1690915855; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AVRMoZW9ijGIpyvygGi+iAD5fBYGpVLlMEOzk+cyEPU=; b=QOcAcE4RpH91ZIU7sYk0JvKR0QeIeTFef2n2SELPQ+RQzb3/gOyVUNSjUxa+dqTy/9 /6JDA70iBAU4x/3lr+D70XLq3Va/602hfjRrNYAcWYAjLTtGFHlcq0TjMexrbKa+H4rP G1TFOChKnwxyI0t6BqTDj7iHq9Fszp2nNebzmpEVWjNg3FiwioUuRPir+/dwukJlXMij /ra+qyVXxhLmoWwe+nMfEbyzA4eagLPPuBrgd2xo3TKxyfehzyasN1uytdisCr00yeO/ 9eLfoIf1vNlWdTF+R+rj/PVHQKijyPZ+iZI5F5nq9JNssStRvmTNnCSqdoCla1VlH+Vg wXcA== X-Gm-Message-State: ABy/qLZbRbrtpkUDzNhr0crYZ6O4lpRB/bPNXvU7v6se4VPWa8CxX2Rc CfZSI3tnl4fQnJ/PelDYyqVwkg== X-Google-Smtp-Source: APBJJlHFqU3sYu1BoRVEeeWVkU+qDAqc0/uD8hUl503msgMnsNoSYPdiZzrUqLW9ihvDP6HrFlc+5Q== X-Received: by 2002:a17:906:ae51:b0:966:471c:2565 with SMTP id lf17-20020a170906ae5100b00966471c2565mr5523467ejb.48.1688323855420; Sun, 02 Jul 2023 11:50:55 -0700 (PDT) Received: from krzk-bin.. ([217.169.179.6]) by smtp.gmail.com with ESMTPSA id ga12-20020a170906b84c00b009929ab17be0sm5325010ejb.162.2023.07.02.11.50.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Jul 2023 11:50:54 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , cros-qcom-dts-watchers@chromium.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 2/2] ARM: dts: qcom: minor whitespace cleanup around '=' Date: Sun, 2 Jul 2023 20:50:51 +0200 Message-Id: <20230702185051.43867-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230702185051.43867-1-krzysztof.kozlowski@linaro.org> References: <20230702185051.43867-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The DTS code coding style expects exactly one space before and after '=' sign. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Konrad Dybcio --- arch/arm/boot/dts/qcom/qcom-ipq4019.dtsi | 20 +++++++++---------- .../qcom/qcom-msm8974pro-fairphone-fp2.dts | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/arch/arm/boot/dts/qcom/qcom-ipq4019.dtsi b/arch/arm/boot/dts/qcom/qcom-ipq4019.dtsi index f0ef86fadc9d..5f0ff61017d1 100644 --- a/arch/arm/boot/dts/qcom/qcom-ipq4019.dtsi +++ b/arch/arm/boot/dts/qcom/qcom-ipq4019.dtsi @@ -416,10 +416,10 @@ restart@4ab000 { pcie0: pci@40000000 { compatible = "qcom,pcie-ipq4019"; - reg = <0x40000000 0xf1d - 0x40000f20 0xa8 - 0x80000 0x2000 - 0x40100000 0x1000>; + reg = <0x40000000 0xf1d>, + <0x40000f20 0xa8>, + <0x80000 0x2000>, + <0x40100000 0x1000>; reg-names = "dbi", "elbi", "parf", "config"; device_type = "pci"; linux,pci-domain = <0>; @@ -543,9 +543,9 @@ wifi0: wifi@a000000 { , , ; - interrupt-names = "msi0", "msi1", "msi2", "msi3", - "msi4", "msi5", "msi6", "msi7", - "msi8", "msi9", "msi10", "msi11", + interrupt-names = "msi0", "msi1", "msi2", "msi3", + "msi4", "msi5", "msi6", "msi7", + "msi8", "msi9", "msi10", "msi11", "msi12", "msi13", "msi14", "msi15", "legacy"; status = "disabled"; @@ -585,9 +585,9 @@ wifi1: wifi@a800000 { , , ; - interrupt-names = "msi0", "msi1", "msi2", "msi3", - "msi4", "msi5", "msi6", "msi7", - "msi8", "msi9", "msi10", "msi11", + interrupt-names = "msi0", "msi1", "msi2", "msi3", + "msi4", "msi5", "msi6", "msi7", + "msi8", "msi9", "msi10", "msi11", "msi12", "msi13", "msi14", "msi15", "legacy"; status = "disabled"; diff --git a/arch/arm/boot/dts/qcom/qcom-msm8974pro-fairphone-fp2.dts b/arch/arm/boot/dts/qcom/qcom-msm8974pro-fairphone-fp2.dts index f531d2679f6c..42d253b75dad 100644 --- a/arch/arm/boot/dts/qcom/qcom-msm8974pro-fairphone-fp2.dts +++ b/arch/arm/boot/dts/qcom/qcom-msm8974pro-fairphone-fp2.dts @@ -414,7 +414,7 @@ cmd-data-pins { wcnss_pin_a: wcnss-pin-active-state { wlan-pins { - pins = "gpio36", "gpio37", "gpio38", "gpio39", "gpio40"; + pins = "gpio36", "gpio37", "gpio38", "gpio39", "gpio40"; function = "wlan"; drive-strength = <6>;