Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1655766
| From | Han Xu <han.xu@nxp.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/2] ARM: dts: imx7: add NAND support |
| Date | 2017-06-01 23:20 +0200 |
| Message-ID | <tNFFE-84v-19@gated-at.bofh.it> (permalink) |
| References | <tNDXb-6PE-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/01/2017 02:20 PM, Stefan Agner wrote: > This are the missing device tree parts to add NAND support for i.MX 7. > See previous patchset: > https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flkml.org%2Flkml%2F2017%2F4%2F21%2F832&data=01%7C01%7Chan.xu%40nxp.com%7C3b9081a68c94476c4a2108d4a9235512%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0&sdata=mQ2aq5rW%2B9uADY5mSzFxk8P6bAVq%2BosPJQAi0PL9SQg%3D&reserved=0 > > The previous version also included driver changes, which are already > merged. > > -- > Stefan > > Changes since v2: > - Only specify IMX7D_NAND_USDHC_BUS_ROOT_CLK which seems to be sufficent Hi Stefan, sorry I didn't reply your last patch. I was unable to fully test on i.MX7 since the work bandwidth, but the quick test shows DMA cannot work WITHOUT IMX7D_NAND_ROOT_CLK on my side, I will fully check it tomorrow morning and let you know the result. > - Dropped driver changes, alreay merged > > Changes since v1: > - Make clks_count const > - Introduce IS_IMX7D for i.MX 7 SoC's and make it part of GPMI_IS_MX6 > > Stefan Agner (2): > ARM: dts: imx7: add GPMI NAND > ARM: dts: imx7-colibri: add NAND support > > arch/arm/boot/dts/imx7-colibri.dtsi | 9 +++++++++ > arch/arm/boot/dts/imx7s.dtsi | 31 +++++++++++++++++++++++++++++++ > 2 files changed, 40 insertions(+) >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 0/2] ARM: dts: imx7: add NAND support Stefan Agner <stefan@agner.ch> - 2017-06-01 21:30 +0200
Re: [PATCH v3 0/2] ARM: dts: imx7: add NAND support Han Xu <han.xu@nxp.com> - 2017-06-01 23:20 +0200
Re: [PATCH v3 0/2] ARM: dts: imx7: add NAND support Stefan Agner <stefan@agner.ch> - 2017-06-02 03:50 +0200
Re: [PATCH v3 0/2] ARM: dts: imx7: add NAND support Han Xu <han.xu@nxp.com> - 2017-06-02 22:10 +0200
Re: [PATCH v3 0/2] ARM: dts: imx7: add NAND support Stefan Agner <stefan@agner.ch> - 2017-06-06 07:20 +0200
csiph-web