[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAL_JsqJrpxz=W1zB8cr0CSUF9a+8yYMmNGQzQGEAcs3__D-GpQ@mail.gmail.com>
Date: Thu, 28 Jun 2018 08:04:05 -0600
From: Rob Herring <robh@...nel.org>
To: Rohit kumar <rohitkr@...eaurora.org>
Cc: Mark Rutland <mark.rutland@....com>, devicetree@...r.kernel.org,
Linux-ALSA <alsa-devel@...a-project.org>,
Banajit Goswami <bgoswami@...eaurora.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Patrick Lai <plai@...eaurora.org>,
Takashi Iwai <tiwai@...e.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: Re: [alsa-devel] [PATCH v2 1/2] ASoC: qcom: dt-bindings: Add sdm845
machine bindings
On Thu, Jun 28, 2018 at 12:20 AM Rohit Kumar <rohitkr@...eaurora.org> wrote:
>
> Thanks Rob for reviewing.
>
>
> On 6/26/2018 12:47 AM, Rob Herring wrote:
> > On Thu, Jun 21, 2018 at 04:23:18PM +0530, Rohit kumar wrote:
> >> Add devicetree bindings documentation file for SDM845 sound card.
> >>
> >> Signed-off-by: Rohit kumar <rohitkr@...eaurora.org>
> >> ---
> >> .../devicetree/bindings/sound/qcom,sdm845.txt | 82 ++++++++++++++++++++++
> >> 1 file changed, 82 insertions(+)
> >> create mode 100644 Documentation/devicetree/bindings/sound/qcom,sdm845.txt
> >>
> >> diff --git a/Documentation/devicetree/bindings/sound/qcom,sdm845.txt b/Documentation/devicetree/bindings/sound/qcom,sdm845.txt
> >> new file mode 100644
> >> index 0000000..68feb08
> >> --- /dev/null
> >> +++ b/Documentation/devicetree/bindings/sound/qcom,sdm845.txt
> >> @@ -0,0 +1,82 @@
> >> +* Qualcomm Technologies Inc. SDM845 ASoC sound card driver
> >> +
> >> +This binding describes the SDM845 sound card, which uses qdsp for audio.
> >> +
> >> +- compatible:
> >> + Usage: required
> >> + Value type: <stringlist>
> >> + Definition: must be "qcom,sdm845-sndcard"
> >> +
> >> +- qcom,audio-routing:
> > Use just 'audio-routing'.
>
> This is same which is being followed in apq8096 machine driver. As all
> qcom machine drivers will
> mostly follow the same design, Vinod asked to pull out the APIs in
> common file - https://patchwork.kernel.org/patch/10479625/ .
> Same is for qcom,model. I will add missing documentation for it in the
> next patchset.
Yes, I know. There are lots of <vendor>,model and others, and I'm
asking folks to drop the vendor prefix.
Rob
Powered by blists - more mailing lists