Re: [PATCH 1/3] dt-bindings: nvmem: Add qcom,sc7180-qfprom compatible string

2020-10-05 Thread Srinivas Kandagatla
On 03/10/2020 00:14, Evan Green wrote: You don't want either/or. You want both. At the time Srinivas didn't see the point of having the SoC-specific compatible string here, but now that we have a reason for it maybe he'll be convinced? IMO you essentially want: items: - enum:

Re: [PATCH 1/3] dt-bindings: nvmem: Add qcom,sc7180-qfprom compatible string

2020-10-02 Thread Evan Green
On Fri, Oct 2, 2020 at 3:20 PM Doug Anderson wrote: > > Hi, > > On Tue, Sep 29, 2020 at 1:58 PM Evan Green wrote: > > > > Add an SoC-specific compatible string so that data can be attached > > to it in the driver. > > > > Signed-off-by: Evan Green > > --- > > > > Documentation/devicetree/bindin

Re: [PATCH 1/3] dt-bindings: nvmem: Add qcom,sc7180-qfprom compatible string

2020-10-02 Thread Doug Anderson
Hi, On Tue, Sep 29, 2020 at 1:58 PM Evan Green wrote: > > Add an SoC-specific compatible string so that data can be attached > to it in the driver. > > Signed-off-by: Evan Green > --- > > Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 del

[PATCH 1/3] dt-bindings: nvmem: Add qcom,sc7180-qfprom compatible string

2020-09-29 Thread Evan Green
Add an SoC-specific compatible string so that data can be attached to it in the driver. Signed-off-by: Evan Green --- Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfpr