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 <dkota@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt | 2 -- > 1 file changed, 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>