dt-bindings: mfd: mc13xxx: Remove obsolete property
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 20 Sep 2017 15:51:51 +0000 (12:51 -0300)
committerLee Jones <lee.jones@linaro.org>
Thu, 9 Nov 2017 08:57:23 +0000 (08:57 +0000)
The 'fsl,spi-num-chipselects' property is obsolete according to
Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt, so remove
it from the example.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/mc13xxx.txt

index 39ba4146769deb9ab3549a0789bbb340e693e7ca..ac235fe385fc296e371fab835170c9e0b14a7ae1 100644 (file)
@@ -113,7 +113,6 @@ MC13892 regulators:
 Examples:
 
 ecspi@70010000 { /* ECSPI1 */
-       fsl,spi-num-chipselects = <2>;
        cs-gpios = <&gpio4 24 0>, /* GPIO4_24 */
                   <&gpio4 25 0>; /* GPIO4_25 */