Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1634801
| From | Shawn Guo <shawnguo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 6/7] ARM: dts: imx7d: Add node for PCIe controller |
| Date | 2017-05-03 10:30 +0200 |
| Message-ID | <tCXPz-2wj-7@gated-at.bofh.it> (permalink) |
| References | <txCVr-7G4-3@gated-at.bofh.it> <txCVs-7G4-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Apr 18, 2017 at 08:01:32AM -0700, Andrey Smirnov wrote: > Cc: yurovsky@gmail.com > Cc: Dong Aisheng <aisheng.dong@nxp.com> > Cc: Shawn Guo <shawnguo@kernel.org> > Cc: Sascha Hauer <kernel@pengutronix.de> > Cc: Fabio Estevam <fabio.estevam@nxp.com> > Cc: Rob Herring <robh+dt@kernel.org> > Cc: Mark Rutland <mark.rutland@arm.com> > Cc: Russell King <linux@armlinux.org.uk> > Cc: devicetree@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> > --- > arch/arm/boot/dts/imx7d.dtsi | 37 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 37 insertions(+) > > diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch/arm/boot/dts/imx7d.dtsi > index f6dee41..f46814a 100644 > --- a/arch/arm/boot/dts/imx7d.dtsi > +++ b/arch/arm/boot/dts/imx7d.dtsi > @@ -42,6 +42,7 @@ > */ > > #include "imx7s.dtsi" > +#include <dt-bindings/reset/imx7-reset.h> It has dependency on imx7 reset driver, and I need to wait for v4.12-rc1 to apply the patch. Shawn
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 6/7] ARM: dts: imx7d: Add node for PCIe controller Shawn Guo <shawnguo@kernel.org> - 2017-05-03 10:30 +0200
csiph-web