From: Shawn Guo <shawnguo@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
linux-imx@nxp.com, kernel@pengutronix.de
Subject: Re: [PATCH v2 00/11] ARM: imx: Further cleanups due to dt-only conversion
Date: Tue, 22 Sep 2020 14:09:56 +0800 [thread overview]
Message-ID: <20200922060955.GA25109@dragon> (raw)
In-Reply-To: <20200917004125.18487-1-festevam@gmail.com>
On Wed, Sep 16, 2020 at 09:41:14PM -0300, Fabio Estevam wrote:
> Now that i.MX has been converted to a devicetree-only platform, do
> one more round of cleanups that consists mainly in using devicetree
> to get the peripherals base addresses and get rid of unused clock driver
> code.
>
> Changes since v1:
>
> - Do not introduce a sysctrl node to avoid breaking DT compatibility (Arnd)
> - Remove unused definitions for base address, IRQ and DMA (Arnd)
>
> Fabio Estevam (11):
> ARM: imx27: Retrieve the SYSCTRL base address from devicetree
> ARM: imx27: Retrieve the CCM base address from devicetree
> ARM: imx31: Retrieve the IIM base address from devicetree
> ARM: imx3: Retrieve the CCM base address from devicetree
> ARM: imx3: Retrieve the AVIC base address from devicetree
> ARM: imx35: Retrieve the IIM base address from devicetree
> ARM: imx: Remove unused definitions
> clk: imx: imx27: Remove mx27_clocks_init()
> clk: imx: imx31: Remove mx31_clocks_init()
> clk: imx: imx35: Remove mx35_clocks_init()
> clk: imx: imx21: Remove clock driver
Applied all, thanks.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2020-09-22 6:11 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-17 0:41 [PATCH v2 00/11] ARM: imx: Further cleanups due to dt-only conversion Fabio Estevam
2020-09-17 0:41 ` [PATCH v2 01/11] ARM: imx27: Retrieve the SYSCTRL base address from devicetree Fabio Estevam
2020-09-17 0:41 ` [PATCH v2 02/11] ARM: imx27: Retrieve the CCM " Fabio Estevam
2020-09-17 0:41 ` [PATCH v2 03/11] ARM: imx31: Retrieve the IIM " Fabio Estevam
2020-09-17 0:41 ` [PATCH v2 04/11] ARM: imx3: Retrieve the CCM " Fabio Estevam
2020-09-17 0:41 ` [PATCH v2 05/11] ARM: imx3: Retrieve the AVIC " Fabio Estevam
2020-09-17 0:41 ` [PATCH v2 06/11] ARM: imx35: Retrieve the IIM " Fabio Estevam
2020-09-17 0:41 ` [PATCH v2 07/11] ARM: imx: Remove unused definitions Fabio Estevam
2020-09-17 0:41 ` [PATCH v2 08/11] clk: imx: imx27: Remove mx27_clocks_init() Fabio Estevam
2020-09-17 0:41 ` [PATCH v2 09/11] clk: imx: imx31: Remove mx31_clocks_init() Fabio Estevam
2020-09-17 0:41 ` [PATCH v2 10/11] clk: imx: imx35: Remove mx35_clocks_init() Fabio Estevam
2020-09-17 0:41 ` [PATCH v2 11/11] clk: imx: imx21: Remove clock driver Fabio Estevam
2020-09-17 8:12 ` [PATCH v2 00/11] ARM: imx: Further cleanups due to dt-only conversion Arnd Bergmann
2020-09-22 6:09 ` Shawn Guo [this message]
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=20200922060955.GA25109@dragon \
--to=shawnguo@kernel.org \
--cc=arnd@arndb.de \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
/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.