Message ID | 20190213085930.31578-4-tudor.ambarus@microchip.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | add support for sam9x60 nand controller | expand |
On 13/02/2019 08:59:52+0000, Tudor.Ambarus@microchip.com wrote: > From: Tudor Ambarus <tudor.ambarus@microchip.com> > > Add compatibility string for the sam9x60 EBI. > > Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> > --- > Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt b/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt > index 9bb5f57e2066..94bf7896a688 100644 > --- a/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt > +++ b/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt > @@ -15,6 +15,7 @@ Required properties: > "atmel,at91sam9g45-ebi" > "atmel,at91sam9x5-ebi" > "atmel,sama5d3-ebi" > + "microchip,sam9x60-ebi" > > - reg: Contains offset/length value for EBI memory mapping. > This property might contain several entries if the EBI > -- > 2.9.5 >
On Wed, 13 Feb 2019 08:59:52 +0000, <Tudor.Ambarus@microchip.com> wrote: > From: Tudor Ambarus <tudor.ambarus@microchip.com> > > Add compatibility string for the sam9x60 EBI. > > Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> > --- > Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt b/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt index 9bb5f57e2066..94bf7896a688 100644 --- a/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt +++ b/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt @@ -15,6 +15,7 @@ Required properties: "atmel,at91sam9g45-ebi" "atmel,at91sam9x5-ebi" "atmel,sama5d3-ebi" + "microchip,sam9x60-ebi" - reg: Contains offset/length value for EBI memory mapping. This property might contain several entries if the EBI