[PATCH 2/3] dt-bindings: mtd: Add AC5 specific binding

Vadym Kochan posted 3 patches 3 years, 5 months ago
There is a newer version of this series
[PATCH 2/3] dt-bindings: mtd: Add AC5 specific binding
Posted by Vadym Kochan 3 years, 5 months ago
From: Aviram Dali <aviramd@marvell.com>

Add binding for AC5 SoC which have its special way of handing
NAND layout.

Signed-off-by: Aviram Dali <aviramd@marvell.com>
Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>
---
 Documentation/devicetree/bindings/mtd/marvell-nand.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mtd/marvell-nand.txt b/Documentation/devicetree/bindings/mtd/marvell-nand.txt
index a2d9a0f2b683..293551ec7350 100644
--- a/Documentation/devicetree/bindings/mtd/marvell-nand.txt
+++ b/Documentation/devicetree/bindings/mtd/marvell-nand.txt
@@ -2,6 +2,7 @@ Marvell NAND Flash Controller (NFC)
 
 Required properties:
 - compatible: can be one of the following:
+    * "marvell,ac5-nand-controller"
     * "marvell,armada-8k-nand-controller"
     * "marvell,armada370-nand-controller"
     * "marvell,pxa3xx-nand-controller"
-- 
2.17.1
Re: [PATCH 2/3] dt-bindings: mtd: Add AC5 specific binding
Posted by Miquel Raynal 3 years, 5 months ago
Hi Vadym,

vadym.kochan@plvision.eu wrote on Wed, 19 Oct 2022 11:20:39 +0300:

> From: Aviram Dali <aviramd@marvell.com>
> 
> Add binding for AC5 SoC which have its special way of handing
> NAND layout.
> 
> Signed-off-by: Aviram Dali <aviramd@marvell.com>
> Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>
> ---
>  Documentation/devicetree/bindings/mtd/marvell-nand.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/mtd/marvell-nand.txt b/Documentation/devicetree/bindings/mtd/marvell-nand.txt
> index a2d9a0f2b683..293551ec7350 100644
> --- a/Documentation/devicetree/bindings/mtd/marvell-nand.txt
> +++ b/Documentation/devicetree/bindings/mtd/marvell-nand.txt
> @@ -2,6 +2,7 @@ Marvell NAND Flash Controller (NFC)
>  
>  Required properties:
>  - compatible: can be one of the following:
> +    * "marvell,ac5-nand-controller"
>      * "marvell,armada-8k-nand-controller"
>      * "marvell,armada370-nand-controller"
>      * "marvell,pxa3xx-nand-controller"

Could you please do the yaml conversion first?

Thanks,
Miquèl
Re: [PATCH 2/3] dt-bindings: mtd: Add AC5 specific binding
Posted by Chris Packham 3 years, 5 months ago
Hi Vadym,

On 19/10/22 21:46, Miquel Raynal wrote:
> Hi Vadym,
>
> vadym.kochan@plvision.eu wrote on Wed, 19 Oct 2022 11:20:39 +0300:
>
>> From: Aviram Dali <aviramd@marvell.com>
>>
>> Add binding for AC5 SoC which have its special way of handing
>> NAND layout.
>>
>> Signed-off-by: Aviram Dali <aviramd@marvell.com>
>> Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>
>> ---
>>   Documentation/devicetree/bindings/mtd/marvell-nand.txt | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/mtd/marvell-nand.txt b/Documentation/devicetree/bindings/mtd/marvell-nand.txt
>> index a2d9a0f2b683..293551ec7350 100644
>> --- a/Documentation/devicetree/bindings/mtd/marvell-nand.txt
>> +++ b/Documentation/devicetree/bindings/mtd/marvell-nand.txt
>> @@ -2,6 +2,7 @@ Marvell NAND Flash Controller (NFC)
>>   
>>   Required properties:
>>   - compatible: can be one of the following:
>> +    * "marvell,ac5-nand-controller"
>>       * "marvell,armada-8k-nand-controller"
>>       * "marvell,armada370-nand-controller"
>>       * "marvell,pxa3xx-nand-controller"
> Could you please do the yaml conversion first?
If it helps I've done a few of these conversions in the past. I'd be 
happy to help you out with doing the conversion if it helps you move the 
rest of the series forward.
>
> Thanks,
> Miquèl
Re: [PATCH 2/3] dt-bindings: mtd: Add AC5 specific binding
Posted by Vadym Kochan 3 years, 5 months ago
Hi Chris,

>> vadym.kochan@plvision.eu wrote on Wed, 19 Oct 2022 11:20:39 +0300:
>>
>>> From: Aviram Dali <aviramd@marvell.com>
>>>
>>> Add binding for AC5 SoC which have its special way of handing
>>> NAND layout.
>>>
>>> Signed-off-by: Aviram Dali <aviramd@marvell.com>
>>> Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>
>>> ---
>>>   Documentation/devicetree/bindings/mtd/marvell-nand.txt | 1 +
>>>   1 file changed, 1 insertion(+)
>>>
>>> diff --git a/Documentation/devicetree/bindings/mtd/marvell-nand.txt b/Documentation/devicetree/bindings/mtd/marvell-nand.txt
>>> index a2d9a0f2b683..293551ec7350 100644
>>> --- a/Documentation/devicetree/bindings/mtd/marvell-nand.txt
>>> +++ b/Documentation/devicetree/bindings/mtd/marvell-nand.txt
>>> @@ -2,6 +2,7 @@ Marvell NAND Flash Controller (NFC)
>>>
>>>   Required properties:
>>>   - compatible: can be one of the following:
>>> +    * "marvell,ac5-nand-controller"
>>>       * "marvell,armada-8k-nand-controller"
>>>       * "marvell,armada370-nand-controller"
>>>       * "marvell,pxa3xx-nand-controller"
>> Could you please do the yaml conversion first?
>If it helps I've done a few of these conversions in the past. I'd be
>happy to help you out with doing the conversion if it helps you move the
>rest of the series forward.

Thanks for your proposal to help, I already sent the separate series
just for YAML conversion, actually it is my first YAML experience.

Regards,
Vadym
Re: [PATCH 2/3] dt-bindings: mtd: Add AC5 specific binding
Posted by Vadym Kochan 3 years, 5 months ago
Hi Miquel,

> Could you please do the yaml conversion first?

Sure, will try.

Thanks,
Vadym