[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <570e58a7-06dd-7e0c-e427-28b5abc08533@linaro.org>
Date: Thu, 16 Nov 2017 09:42:28 +0000
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: Rob Herring <robh@...nel.org>
Cc: gregkh@...uxfoundation.org, broonie@...nel.org,
alsa-devel@...a-project.org, sdharia@...eaurora.org, bp@...e.de,
poeschel@...onage.de, treding@...dia.com, andreas.noever@...il.com,
alan@...ux.intel.com, mathieu.poirier@...aro.org, daniel@...ll.ch,
jkosina@...e.cz, sharon.dvir1@...l.huji.ac.il, joe@...ches.com,
davem@...emloft.net, james.hogan@...tec.com,
michael.opdenacker@...e-electrons.com, pawel.moll@....com,
mark.rutland@....com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
vinod.koul@...el.com, arnd@...db.de
Subject: Re: [PATCH v7 10/13] dt-bindings: Add qcom slimbus controller
bindings
Thanks for the review,
On 16/11/17 05:19, Rob Herring wrote:
>> + entry should be used.
>> + - reg-name for slew rate: "slew"
> reg-names
>
> I'd prefer it be explicit as to which compatibles do or don't have this
> register.
Makes sense, I will take this in before sending next version.
>
>> +
>> +Example:
>> +
>> + slim@...80000 {
>> + compatible = "qcom,apq8064-slim", "qcom,slim";
>> + reg = <0x28080000 0x2000>,
> error ^
>
thanks for spotting.. will fix this.
>> + interrupts = <0 33 0>;
>> + clocks = <&lcc SLIMBUS_SRC>, <&lcc AUDIO_SLIMBUS_CLK>;
>> + clock-names = "iface", "core";
>> + #address-cells = <2>;
>> + #size-cell = <0>;
>> +
>> + codec: wcd9310@1,0{
> Use generic node names:
>
> wcd9310: audio-codec@1,0
Yep, will do that.
thanks,
srini
>
Powered by blists - more mailing lists