From: Fabio Estevam <festevam@gmail.com>
To: shawnguo@kernel.org
Cc: robh+dt@kernel.org, matthias.schiffer@ew.tq-group.com,
bruno.thomsen@gmail.com, jan.tuerk@emtrion.com,
linux-arm-kernel@lists.infradead.org,
Fabio Estevam <festevam@gmail.com>
Subject: [PATCH 2/2] ARM: dts: imx6qdl-emcon: Remove unsupported property
Date: Tue, 2 Mar 2021 11:53:50 -0300 [thread overview]
Message-ID: <20210302145350.2143095-2-festevam@gmail.com> (raw)
In-Reply-To: <20210302145350.2143095-1-festevam@gmail.com>
'disable-gpio' is not a valid property according to
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt.
Remove the unsupported property.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
arch/arm/boot/dts/imx6qdl-emcon.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx6qdl-emcon.dtsi b/arch/arm/boot/dts/imx6qdl-emcon.dtsi
index 7228b894a763..1c903257ed32 100644
--- a/arch/arm/boot/dts/imx6qdl-emcon.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-emcon.dtsi
@@ -733,7 +733,6 @@ &pcie {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pcie_ctrl>;
reset-gpio = <&gpio7 12 GPIO_ACTIVE_LOW>;
- disable-gpio = <&gpio2 22 GPIO_ACTIVE_LOW>;
};
&pwm1 {
--
2.25.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-03-03 18:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-02 14:53 [PATCH 1/2] ARM: dts: imx7d-mba7: Remove unsupported property Fabio Estevam
2021-03-02 14:53 ` Fabio Estevam [this message]
2021-03-02 19:55 ` Bruno Thomsen
2021-03-03 9:38 ` Matthias Schiffer
2021-03-08 1:11 ` Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210302145350.2143095-2-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=bruno.thomsen@gmail.com \
--cc=jan.tuerk@emtrion.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=matthias.schiffer@ew.tq-group.com \
--cc=robh+dt@kernel.org \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.