On Mon, 16 Sep 2019 at 12:07, Lukasz Luba <l.luba@xxxxxxxxxxxxxxxxxxx> wrote: > > Add compatible for Samsung k3qf2f20db LPDDR3 memory bindings. > Introduce minor fixes in the old documentation. > > Signed-off-by: Lukasz Luba <l.luba@xxxxxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/ddr/lpddr3.txt | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/ddr/lpddr3.txt b/Documentation/devicetree/bindings/ddr/lpddr3.txt > index 3b2485b84b3f..49afe794daaa 100644 > --- a/Documentation/devicetree/bindings/ddr/lpddr3.txt > +++ b/Documentation/devicetree/bindings/ddr/lpddr3.txt > @@ -1,7 +1,9 @@ > * LPDDR3 SDRAM memories compliant to JEDEC JESD209-3C > > Required properties: > -- compatible : Should be - "jedec,lpddr3" > +- compatible : should be one of the following: > + Generic default - "jedec,lpddr3". The convention is first compatible, then description. I gave you the example to base on - at25. Why making it different? Best regards, Krzysztof