* [PATCH v2] ARM: dts: imx7d-mba7: Remove unsupported PCI properties
@ 2021-03-08 19:11 Fabio Estevam
2021-03-15 6:35 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2021-03-08 19:11 UTC (permalink / raw)
To: shawnguo
Cc: linux-arm-kernel, bruno.thomsen, matthias.schiffer, Fabio Estevam
disable-gpio' and 'power-on-gpio' are not valid properties
according to Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt.
Remove the unsupported properties.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Bruno Thomsen <bruno.thomsen@gmail.com>
Reviewed-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
---
Changes since v1:
- Also remove 'power-on-gpio' - Matthias
arch/arm/boot/dts/imx7d-mba7.dts | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/boot/dts/imx7d-mba7.dts b/arch/arm/boot/dts/imx7d-mba7.dts
index 5ef86de53013..23856a8d4b8c 100644
--- a/arch/arm/boot/dts/imx7d-mba7.dts
+++ b/arch/arm/boot/dts/imx7d-mba7.dts
@@ -99,8 +99,6 @@ &pcie {
/* probe deferral not supported */
/* pcie-bus-supply = <®_mpcie_1v5>; */
reset-gpio = <&gpio5 12 GPIO_ACTIVE_LOW>;
- disable-gpio = <&gpio2 29 GPIO_ACTIVE_LOW>;
- power-on-gpio = <&gpio2 30 GPIO_ACTIVE_LOW>;
status = "okay";
};
--
2.25.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] ARM: dts: imx7d-mba7: Remove unsupported PCI properties
2021-03-08 19:11 [PATCH v2] ARM: dts: imx7d-mba7: Remove unsupported PCI properties Fabio Estevam
@ 2021-03-15 6:35 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2021-03-15 6:35 UTC (permalink / raw)
To: Fabio Estevam; +Cc: linux-arm-kernel, bruno.thomsen, matthias.schiffer
On Mon, Mar 08, 2021 at 04:11:14PM -0300, Fabio Estevam wrote:
> disable-gpio' and 'power-on-gpio' are not valid properties
> according to Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt.
>
> Remove the unsupported properties.
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> Reviewed-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Reviewed-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Applied, thanks.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-15 6:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-08 19:11 [PATCH v2] ARM: dts: imx7d-mba7: Remove unsupported PCI properties Fabio Estevam
2021-03-15 6:35 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).