From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: Ezequiel Garcia <ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
kernel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v3 2/2] arm64: dts: rockchip: add 96boards RK3399 Ficus board
Date: Fri, 06 Jul 2018 15:49:41 +0200 [thread overview]
Message-ID: <5173203.kQ7HMvCHTa@phil> (raw)
In-Reply-To: <cceccdfefbcf9a5dcc5d683e7c7d4a2d16949344.camel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
Am Freitag, 6. Juli 2018, 15:46:55 CEST schrieb Ezequiel Garcia:
> On Thu, 2018-07-05 at 17:41 -0600, Rob Herring wrote:
> > On Thu, Jul 05, 2018 at 12:08:18PM -0300, Ezequiel Garcia wrote:
> > > The RK3399 Ficus board is an Enterprise Edition board
> > > manufactured by Vamrs Ltd., based on the Rockchip RK3399 SoC.
> > >
> > > The board exposes a bunch of nice peripherals, including
> > > SATA, HDMI, MIPI CSI, Ethernet, WiFi, and PCIe.
> > >
> > > Signed-off-by: Ezequiel Garcia <ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
> > >
> [snip]
> > > +
> > > +&i2c0 {
> > > + clock-frequency = <400000>;
> > > + i2c-scl-rising-time-ns = <168>;
> > > + i2c-scl-falling-time-ns = <4>;
> > > + status = "okay";
> > > +
> > > + vdd_cpu_b: syr827@40 {
> >
> > regulator@40
> >
>
> OK.
>
> > > + compatible = "silergy,syr827";
> > > + reg = <0x40>;
> > > + fcs,suspend-voltage-selector = <1>;
> >
> > Strange to have a different vendor for this property...
> >
>
> It's because this driver has also a Fairchild compatible
> "fcs,fan53555".
The Silergy regulators seem to be some sort of clone of
the Fairchild fan53555.
WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/2] arm64: dts: rockchip: add 96boards RK3399 Ficus board
Date: Fri, 06 Jul 2018 15:49:41 +0200 [thread overview]
Message-ID: <5173203.kQ7HMvCHTa@phil> (raw)
In-Reply-To: <cceccdfefbcf9a5dcc5d683e7c7d4a2d16949344.camel@collabora.com>
Am Freitag, 6. Juli 2018, 15:46:55 CEST schrieb Ezequiel Garcia:
> On Thu, 2018-07-05 at 17:41 -0600, Rob Herring wrote:
> > On Thu, Jul 05, 2018 at 12:08:18PM -0300, Ezequiel Garcia wrote:
> > > The RK3399 Ficus board is an Enterprise Edition board
> > > manufactured by Vamrs Ltd., based on the Rockchip RK3399 SoC.
> > >
> > > The board exposes a bunch of nice peripherals, including
> > > SATA, HDMI, MIPI CSI, Ethernet, WiFi, and PCIe.
> > >
> > > Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
> > >
> [snip]
> > > +
> > > +&i2c0 {
> > > + clock-frequency = <400000>;
> > > + i2c-scl-rising-time-ns = <168>;
> > > + i2c-scl-falling-time-ns = <4>;
> > > + status = "okay";
> > > +
> > > + vdd_cpu_b: syr827 at 40 {
> >
> > regulator at 40
> >
>
> OK.
>
> > > + compatible = "silergy,syr827";
> > > + reg = <0x40>;
> > > + fcs,suspend-voltage-selector = <1>;
> >
> > Strange to have a different vendor for this property...
> >
>
> It's because this driver has also a Fairchild compatible
> "fcs,fan53555".
The Silergy regulators seem to be some sort of clone of
the Fairchild fan53555.
next prev parent reply other threads:[~2018-07-06 13:49 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-05 15:08 [PATCH v3 0/2] arm64: rockchip: support RK3399 Ficus board Ezequiel Garcia
2018-07-05 15:08 ` Ezequiel Garcia
2018-07-05 15:08 ` [PATCH v3 1/2] dt-bindings: Add vendor prefix for Vamrs Ltd Ezequiel Garcia
2018-07-05 15:08 ` Ezequiel Garcia
[not found] ` <20180705150818.29931-2-ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2018-07-05 23:38 ` Rob Herring
2018-07-05 23:38 ` Rob Herring
2018-07-05 15:08 ` [PATCH v3 2/2] arm64: dts: rockchip: add 96boards RK3399 Ficus board Ezequiel Garcia
2018-07-05 15:08 ` Ezequiel Garcia
[not found] ` <20180705150818.29931-3-ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2018-07-05 23:41 ` Rob Herring
2018-07-05 23:41 ` Rob Herring
2018-07-06 13:46 ` Ezequiel Garcia
2018-07-06 13:46 ` Ezequiel Garcia
[not found] ` <cceccdfefbcf9a5dcc5d683e7c7d4a2d16949344.camel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2018-07-06 13:49 ` Heiko Stuebner [this message]
2018-07-06 13:49 ` Heiko Stuebner
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=5173203.kQ7HMvCHTa@phil \
--to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org \
--cc=kernel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=robh-DgEjT+Ai2ygdnm+yROfE0A@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.