From: "Katsuhiro Suzuki" <suzuki.katsuhiro@socionext.com>
To: "'Masahiro Yamada'" <yamada.masahiro@socionext.com>,
"Suzuki, Katsuhiro/鈴木 勝博" <suzuki.katsuhiro@socionext.com>
Cc: "linux-arm-kernel" <linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>,
"Masami Hiramatsu" <masami.hiramatsu@linaro.org>,
"Jassi Brar" <jaswinder.singh@linaro.org>,
"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] arm64: dts: uniphier: add syscon property for UniPhier sound system
Date: Tue, 20 Mar 2018 09:50:26 +0900 [thread overview]
Message-ID: <000001d3bfe5$700b96a0$5022c3e0$@socionext.com> (raw)
In-Reply-To: <CAK7LNAQ__FYvJdvxPhzazyi4fSCwkMzCWGVVjy5FKfOp+-hfcg@mail.gmail.com>
Hello Yamada-san,
Thank you for reviewing.
> -----Original Message-----
> From: Masahiro Yamada [mailto:yamada.masahiro@socionext.com]
> Sent: Monday, March 19, 2018 11:36 PM
> To: Suzuki, Katsuhiro <suzuki.katsuhiro@socionext.com>
> Cc: linux-arm-kernel <linux-arm-kernel@lists.infradead.org>;
> devicetree@vger.kernel.org; Masami Hiramatsu <masami.hiramatsu@linaro.org>; Jassi
> Brar <jaswinder.singh@linaro.org>; Linux Kernel Mailing List
> <linux-kernel@vger.kernel.org>
> Subject: Re: [PATCH] arm64: dts: uniphier: add syscon property for UniPhier sound
> system
>
> 2018-03-19 10:21 GMT+09:00 Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>:
> > This patch adds syscon property for specifying soc-glue core into
> > device-tree of LD11/LD20 SoC.
> >
> > Currently, soc-glue core is used for changing the state of S/PDIF
> > signal output pin to signal output state or Hi-Z state.
> >
> > Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
> > ---
> > arch/arm/boot/dts/uniphier-pxs2.dtsi | 4 +++-
>
>
> Please split PXs2 changes into a different patch.
>
>
> > arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 4 +++-
> > arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 4 +++-
> > 3 files changed, 9 insertions(+), 3 deletions(-)
> >
> > diff --git a/arch/arm/boot/dts/uniphier-pxs2.dtsi
> b/arch/arm/boot/dts/uniphier-pxs2.dtsi
> > index 595045441c9c..c72c0a123c87 100644
> > --- a/arch/arm/boot/dts/uniphier-pxs2.dtsi
> > +++ b/arch/arm/boot/dts/uniphier-pxs2.dtsi
> > @@ -243,6 +243,8 @@
> > resets = <&sys_rst 40>;
> > #sound-dai-cells = <1>;
> >
> > + socionext,syscon = <&sg>;
>
>
> Remove unneeded blank line between properties.
>
>
> > +
> > i2s_port0: port@0 {
> > i2s_hdmi: endpoint {
> > };
> > @@ -418,7 +420,7 @@
> > };
> > };
> >
> > - soc-glue@5f800000 {
> > + sg: soc-glue@5f800000 {
> > compatible = "socionext,uniphier-pxs2-soc-glue",
> > "simple-mfd", "syscon";
> > reg = <0x5f800000 0x2000>;
>
>
> Could you use 'soc_glue', please?
> I saw a conflict between 'sg' and 'soc_glue' among Socionext engineers
> and I prefer the latter.
I see, I'll fix and send v2 series.
Regards,
--
Katsuhiro Suzuki
>
>
>
> --
> Best Regards
> Masahiro Yamada
prev parent reply other threads:[~2018-03-20 0:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-19 1:21 Katsuhiro Suzuki
2018-03-19 14:35 ` Masahiro Yamada
2018-03-20 0:50 ` Katsuhiro Suzuki [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='000001d3bfe5$700b96a0$5022c3e0$@socionext.com' \
--to=suzuki.katsuhiro@socionext.com \
--cc=devicetree@vger.kernel.org \
--cc=jaswinder.singh@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masami.hiramatsu@linaro.org \
--cc=yamada.masahiro@socionext.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®