[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200417080747.GE2167633@dell>
Date: Fri, 17 Apr 2020 09:07:47 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Abel Vesa <abel.vesa@....com>
Cc: Shawn Guo <shawnguo@...nel.org>, Peng Fan <peng.fan@....com>,
Philipp Zabel <p.zabel@...gutronix.de>,
Stephen Boyd <sboyd@...nel.org>,
Sascha Hauer <kernel@...gutronix.de>,
Anson Huang <anson.huang@....com>,
Leonard Crestez <leonard.crestez@....com>,
Jacky Bai <ping.bai@....com>,
NXP Linux Team <linux-imx@....com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
devicetree@...r.kernel.org, linux-clk@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v3 01/13] mfd: Add i.MX generic mix support
On Wed, 15 Apr 2020, Abel Vesa wrote:
> Some of the i.MX SoCs have a IP for interfacing the dedicated IPs with
> clocks, resets and interrupts, plus some other specific control registers.
> To allow the functionality to be split between drivers, this MFD driver is
> added that has only two purposes: register the devices and map the entire
> register addresses. Everything else is left to the dedicated drivers that
> will bind to the registered devices.
>
> Signed-off-by: Abel Vesa <abel.vesa@....com>
> ---
> drivers/mfd/Kconfig | 11 +++++++++++
> drivers/mfd/Makefile | 1 +
> drivers/mfd/imx-mix.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 60 insertions(+)
> create mode 100644 drivers/mfd/imx-mix.c
For completeness - Arnd's reply to this patch:
https://www.spinics.net/lists/linux-clk/msg47703.html
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists