From: "Heiko Stübner" <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: Srinivas Kandagatla
<srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: mark.rutland-5wv7dgnIgG8@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org,
tony.xie-TNX95d0MmH7DzftRWevZcw@public.gmane.org,
catalin.marinas-5wv7dgnIgG8@public.gmane.org,
will.deacon-5wv7dgnIgG8@public.gmane.org,
linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org,
dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org,
linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
Finley Xiao <finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>,
cl-TNX95d0MmH7DzftRWevZcw@public.gmane.org,
maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org
Subject: Re: [PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs
Date: Thu, 01 Sep 2016 22:43:32 +0200 [thread overview]
Message-ID: <3728837.exfccSJxkh@diego> (raw)
In-Reply-To: <f9c6e53e-ae5f-d67a-3464-e10a3dee808c-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Hi srini,
Am Donnerstag, 1. September 2016, 21:02:23 schrieb Srinivas Kandagatla:
> On 29/08/16 10:50, Finley Xiao wrote:
> > As the timing and organization of efuse may be different
> > between rockchip SoCs, so their read function may be different.
> > We add different device tree compatible string for rockchip SoCs
> > to match their own read function.
> >
> > V3->V4:
> > - 3/3 change the type of out_value into u32 and buf into u8, their values
> >
> > come from register, use u32 and u8 may be more readable.
> >
> > Finley Xiao (3):
> > nvmem: rockchip-efuse: update compatible strings for Rockchip efuse
> > ARM: dts: rockchip: update compatible strings for Rockchip efuse
> > nvmem: rockchip-efuse: add rk3399-efuse support
>
> I can take patch 1 and 3, but dts has to go via arm soc tree.
that is really fine, and also what I somehow expect :-) .
So once you picked these two (I guess after Doug's comments are fixed) I'll
pick up the dts patch.
Heiko
WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs
Date: Thu, 01 Sep 2016 22:43:32 +0200 [thread overview]
Message-ID: <3728837.exfccSJxkh@diego> (raw)
In-Reply-To: <f9c6e53e-ae5f-d67a-3464-e10a3dee808c@linaro.org>
Hi srini,
Am Donnerstag, 1. September 2016, 21:02:23 schrieb Srinivas Kandagatla:
> On 29/08/16 10:50, Finley Xiao wrote:
> > As the timing and organization of efuse may be different
> > between rockchip SoCs, so their read function may be different.
> > We add different device tree compatible string for rockchip SoCs
> > to match their own read function.
> >
> > V3->V4:
> > - 3/3 change the type of out_value into u32 and buf into u8, their values
> >
> > come from register, use u32 and u8 may be more readable.
> >
> > Finley Xiao (3):
> > nvmem: rockchip-efuse: update compatible strings for Rockchip efuse
> > ARM: dts: rockchip: update compatible strings for Rockchip efuse
> > nvmem: rockchip-efuse: add rk3399-efuse support
>
> I can take patch 1 and 3, but dts has to go via arm soc tree.
that is really fine, and also what I somehow expect :-) .
So once you picked these two (I guess after Doug's comments are fixed) I'll
pick up the dts patch.
Heiko
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Finley Xiao <finley.xiao@rock-chips.com>,
maxime.ripard@free-electrons.com, robh+dt@kernel.org,
mark.rutland@arm.com, linux@armlinux.org.uk,
catalin.marinas@arm.com, will.deacon@arm.com,
dianders@chromium.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, wxt@rock-chips.com,
jay.xu@rock-chips.com, huangtao@rock-chips.com,
cl@rock-chips.com, tony.xie@rock-chips.com
Subject: Re: [PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs
Date: Thu, 01 Sep 2016 22:43:32 +0200 [thread overview]
Message-ID: <3728837.exfccSJxkh@diego> (raw)
In-Reply-To: <f9c6e53e-ae5f-d67a-3464-e10a3dee808c@linaro.org>
Hi srini,
Am Donnerstag, 1. September 2016, 21:02:23 schrieb Srinivas Kandagatla:
> On 29/08/16 10:50, Finley Xiao wrote:
> > As the timing and organization of efuse may be different
> > between rockchip SoCs, so their read function may be different.
> > We add different device tree compatible string for rockchip SoCs
> > to match their own read function.
> >
> > V3->V4:
> > - 3/3 change the type of out_value into u32 and buf into u8, their values
> >
> > come from register, use u32 and u8 may be more readable.
> >
> > Finley Xiao (3):
> > nvmem: rockchip-efuse: update compatible strings for Rockchip efuse
> > ARM: dts: rockchip: update compatible strings for Rockchip efuse
> > nvmem: rockchip-efuse: add rk3399-efuse support
>
> I can take patch 1 and 3, but dts has to go via arm soc tree.
that is really fine, and also what I somehow expect :-) .
So once you picked these two (I guess after Doug's comments are fixed) I'll
pick up the dts patch.
Heiko
next prev parent reply other threads:[~2016-09-01 20:43 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-29 9:50 [PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs Finley Xiao
2016-08-29 9:50 ` Finley Xiao
2016-08-29 9:50 ` [PATCH v4 1/3] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse Finley Xiao
2016-08-29 9:50 ` Finley Xiao
[not found] ` <1472464210-30252-2-git-send-email-finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-09-02 14:16 ` Rob Herring
2016-09-02 14:16 ` Rob Herring
2016-09-02 14:16 ` Rob Herring
2016-08-29 9:50 ` [PATCH v4 2/3] ARM: dts: rockchip: " Finley Xiao
2016-08-29 9:50 ` Finley Xiao
2016-08-29 9:50 ` [PATCH v4 3/3] nvmem: rockchip-efuse: add rk3399-efuse support Finley Xiao
2016-08-29 9:50 ` Finley Xiao
[not found] ` <1472464210-30252-4-git-send-email-finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-09-01 17:58 ` Doug Anderson
2016-09-01 17:58 ` Doug Anderson
2016-09-01 17:58 ` Doug Anderson
[not found] ` <1472464210-30252-1-git-send-email-finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-09-01 20:02 ` [PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs Srinivas Kandagatla
2016-09-01 20:02 ` Srinivas Kandagatla
2016-09-01 20:02 ` Srinivas Kandagatla
[not found] ` <f9c6e53e-ae5f-d67a-3464-e10a3dee808c-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2016-09-01 20:43 ` Heiko Stübner [this message]
2016-09-01 20:43 ` Heiko Stübner
2016-09-01 20:43 ` Heiko Stübner
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=3728837.exfccSJxkh@diego \
--to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
--cc=catalin.marinas-5wv7dgnIgG8@public.gmane.org \
--cc=cl-TNX95d0MmH7DzftRWevZcw@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org \
--cc=finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org \
--cc=huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org \
--cc=jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org \
--cc=linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=tony.xie-TNX95d0MmH7DzftRWevZcw@public.gmane.org \
--cc=will.deacon-5wv7dgnIgG8@public.gmane.org \
--cc=wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org \
/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.