diff mbox series

dt-bindings: mfd: mc13xxx: Remove obsolete property

Message ID 1505922711-22070-1-git-send-email-fabio.estevam@nxp.com
State Not Applicable, archived
Headers show
Series dt-bindings: mfd: mc13xxx: Remove obsolete property | expand

Commit Message

Fabio Estevam Sept. 20, 2017, 3:51 p.m. UTC
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>
---
 Documentation/devicetree/bindings/mfd/mc13xxx.txt | 1 -
 1 file changed, 1 deletion(-)

Comments

Rob Herring Sept. 27, 2017, 9:47 p.m. UTC | #1
On Wed, Sep 20, 2017 at 12:51:51PM -0300, Fabio Estevam wrote:
> 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>
> ---
>  Documentation/devicetree/bindings/mfd/mc13xxx.txt | 1 -
>  1 file changed, 1 deletion(-)

Acked-by: Rob Herring <robh@kernel.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Fabio Estevam Oct. 17, 2017, 1:05 p.m. UTC | #2
Hi Lee,

On Wed, Sep 27, 2017 at 6:47 PM, Rob Herring <robh@kernel.org> wrote:
> On Wed, Sep 20, 2017 at 12:51:51PM -0300, Fabio Estevam wrote:
>> 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>
>> ---
>>  Documentation/devicetree/bindings/mfd/mc13xxx.txt | 1 -
>>  1 file changed, 1 deletion(-)
>
> Acked-by: Rob Herring <robh@kernel.org>

Will this one go through your tree?
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Fabio Estevam Nov. 8, 2017, 6:29 p.m. UTC | #3
Hi Lee,

On Tue, Oct 17, 2017 at 11:05 AM, Fabio Estevam <festevam@gmail.com> wrote:
> Hi Lee,
>
> On Wed, Sep 27, 2017 at 6:47 PM, Rob Herring <robh@kernel.org> wrote:
>> On Wed, Sep 20, 2017 at 12:51:51PM -0300, Fabio Estevam wrote:
>>> 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>
>>> ---
>>>  Documentation/devicetree/bindings/mfd/mc13xxx.txt | 1 -
>>>  1 file changed, 1 deletion(-)
>>
>> Acked-by: Rob Herring <robh@kernel.org>
>
> Will this one go through your tree?

Ping for this simple patch.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Lee Jones Nov. 9, 2017, 8:56 a.m. UTC | #4
On Wed, 20 Sep 2017, Fabio Estevam wrote:

> 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>
> ---
>  Documentation/devicetree/bindings/mfd/mc13xxx.txt | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks.

> 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 */
>
diff mbox series

Patch

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 */