From: Fabio Estevam Date: Wed, 20 Sep 2017 15:51:51 +0000 (-0300) Subject: dt-bindings: mfd: mc13xxx: Remove obsolete property X-Git-Tag: v5.15~9991^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2596d70351370530d3fce16f3b6e6f1cd4dbdf0;p=platform%2Fkernel%2Flinux-starfive.git dt-bindings: mfd: mc13xxx: Remove obsolete property 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 Acked-by: Rob Herring Signed-off-by: Lee Jones --- diff --git a/Documentation/devicetree/bindings/mfd/mc13xxx.txt b/Documentation/devicetree/bindings/mfd/mc13xxx.txt index 39ba414..ac235fe 100644 --- a/Documentation/devicetree/bindings/mfd/mc13xxx.txt +++ b/Documentation/devicetree/bindings/mfd/mc13xxx.txt @@ -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 */