Re: [PATCH V4 1/4] dt-bindings: soc: qcom: Remove SPI controller maximum frequency binding

2018-09-26 Thread Rob Herring
On Tue, 18 Sep 2018 23:37:23 +0530, Dilip Kota wrote: > SPI controller driver should maintain the maximum frequency > of the controller instead of relying on device tree bindings. > Because maximum frequency is specific property of SPI > controller. > > Signed-off-by: Dilip Kota > --- > Document

Re: [PATCH V4 1/4] dt-bindings: soc: qcom: Remove SPI controller maximum frequency binding

2018-09-20 Thread Stephen Boyd
Quoting Dilip Kota (2018-09-18 11:07:23) > SPI controller driver should maintain the maximum frequency > of the controller instead of relying on device tree bindings. > Because maximum frequency is specific property of SPI > controller. > > Signed-off-by: Dilip Kota > --- Reviewed-by: Stephen Bo

Re: [PATCH V4 1/4] dt-bindings: soc: qcom: Remove SPI controller maximum frequency binding

2018-09-18 Thread Doug Anderson
Hi, On Tue, Sep 18, 2018 at 11:08 AM Dilip Kota wrote: > > SPI controller driver should maintain the maximum frequency > of the controller instead of relying on device tree bindings. > Because maximum frequency is specific property of SPI > controller. > > Signed-off-by: Dilip Kota > --- > Docu

[PATCH V4 1/4] dt-bindings: soc: qcom: Remove SPI controller maximum frequency binding

2018-09-18 Thread Dilip Kota
SPI controller driver should maintain the maximum frequency of the controller instead of relying on device tree bindings. Because maximum frequency is specific property of SPI controller. Signed-off-by: Dilip Kota --- Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt | 2 -- 1 file cha