[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <219a9cdd-00d7-2920-4986-dcc1c8a27f6c@rock-chips.com>
Date: Tue, 23 Oct 2018 11:33:10 +0800
From: tony <tony.xie@...k-chips.com>
To: Lee Jones <lee.jones@...aro.org>
Cc: heiko@...ech.de, broonie@...nel.org, robh+dt@...nel.org,
mark.rutland@....com, a.zummo@...ertech.it,
alexandre.belloni@...tlin.com, sboyd@...nel.org,
linux-clk@...r.kernel.org, linux-rtc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, chenjh@...k-chips.com,
xsf@...k-chips.com, zhangqing@...k-chips.com,
huangtao@...k-chips.com
Subject: Re: [PATCH v4 1/5] mfd: rk808: Add RK817 and RK809 support
> On Mon, 03 Sep 2018, Tony Xie wrote:
>
>> The rk809 and rk817 are a Power Management IC (PMIC) for multimedia
>> and handheld devices. It contains the following components:
>>
>> - Regulators
>> - RTC
>> - Clocking
>>
>> Both RK809 and RK817 chips are using a similar register map,
>> so we can reuse the RTC and Clocking and regulators functionality.
>>
>> Signed-off-by: Tony Xie <tony.xie@...k-chips.com>
>> ---
> It's often helpful to place a Changelog in this space.
I will output the changelog in the first mail when send-mail.
>
>> drivers/mfd/Kconfig | 6 +-
>> drivers/mfd/rk808.c | 218 +++++++++++++++++++++++++++++++++++++++++++++-
>> include/linux/mfd/rk808.h | 172 ++++++++++++++++++++++++++++++++++++
>> kernel/reboot.c | 1 +
>> 4 files changed, 391 insertions(+), 6 deletions(-)
> I just reviewed v4.
>
> It looks like the review comments are still relevant.
I will commit the v5 today which includes some modification base on
your comments base in the v3.
>
Powered by blists - more mailing lists