linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Clark <robdclark@gmail.com>
To: Stephen Boyd <swboyd@chromium.org>
Cc: linux-arm-msm <linux-arm-msm@vger.kernel.org>,
	Rob Clark <robdclark@chromium.org>,
	Douglas Anderson <dianders@chromium.org>,
	Matthias Kaehlcke <mka@chromium.org>,
	Atul Dhudase <adhudase@codeaurora.org>,
	Venkata Lakshmi Narayana Gubba <gubbaven@codeaurora.org>,
	Evan Green <evgreen@chromium.org>,
	Cheng-Yi Chiang <cychiang@chromium.org>,
	Ajit Pandey <ajitp@codeaurora.org>,
	Alexandru Stan <amstan@chromium.org>,
	Sujit Kautkar <sujitka@chromium.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
	<devicetree@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] arm64: dts: qcom: sc7180-trogdor: add initial trogdor and lazor dt
Date: Tue, 25 Aug 2020 15:22:47 -0700	[thread overview]
Message-ID: <CAF6AEGvNKhFMtMkqS8STaUTcw7z6-NsHROeydWnx-=2=UG357A@mail.gmail.com> (raw)
In-Reply-To: <159834727050.334488.84544239322533805@swboyd.mtv.corp.google.com>

On Tue, Aug 25, 2020 at 2:21 AM Stephen Boyd <swboyd@chromium.org> wrote:
>
> Quoting Rob Clark (2020-08-24 17:33:39)
> > diff --git a/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi b/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi
> > new file mode 100644
> > index 000000000000..b04987ab6c22
> > --- /dev/null
> > +++ b/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi
> > @@ -0,0 +1,1364 @@
> > +// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
> > +/*
> [...]
> > +
> > +       gpio_keys: gpio-keys {
> > +               compatible = "gpio-keys";
> > +               status = "disabled";
> > +               pinctrl-names = "default";
> > +               pinctrl-0 = <&pen_pdct_l>;
> > +
> > +               pen-insert {
> > +                       label = "Pen Insert";
> > +
> > +                       /* Insert = low, eject = high */
> > +                       gpios = <&tlmm 52 GPIO_ACTIVE_LOW>;
> > +                       linux,code = <SW_PEN_INSERTED>;
> > +                       linux,input-type = <EV_SW>;
> > +                       wakeup-source;
> > +               };
> > +       };
> > +
> > +       max98357a: max98357a {
>
> Maybe node name should be 'audio-codec' or 'dac' or 'amp' or 'speaker'
> or 'codec'?

looking at other boards, it looks like 2 votes for "audio-codec-0",
one vote for "codec0", and 2 votes for "max98357a"..  so seems to be a
codec rather than amp/speaker.. and "audio-codec" seems to be the
popular choice..

BR,
-R

  reply	other threads:[~2020-08-25 22:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-25  0:33 [PATCH] arm64: dts: qcom: sc7180-trogdor: add initial trogdor and lazor dt Rob Clark
2020-08-25  9:21 ` Stephen Boyd
2020-08-25 22:22   ` Rob Clark [this message]
2020-08-25 22:31     ` Doug Anderson
2020-08-25 21:10 ` Doug Anderson

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='CAF6AEGvNKhFMtMkqS8STaUTcw7z6-NsHROeydWnx-=2=UG357A@mail.gmail.com' \
    --to=robdclark@gmail.com \
    --cc=adhudase@codeaurora.org \
    --cc=agross@kernel.org \
    --cc=ajitp@codeaurora.org \
    --cc=amstan@chromium.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=cychiang@chromium.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dianders@chromium.org \
    --cc=evgreen@chromium.org \
    --cc=gubbaven@codeaurora.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mka@chromium.org \
    --cc=robdclark@chromium.org \
    --cc=robh+dt@kernel.org \
    --cc=sujitka@chromium.org \
    --cc=swboyd@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).