On Wed, Aug 21, 2019 at 2:53 PM Sunil Mohan Adapa <sunil@xxxxxxxxxx> wrote: > > A64 OLinuXino board from Olimex has three variants with onboard eMMC: > A64-OLinuXino-1Ge16GW, A64-OLinuXino-1Ge4GW and A64-OLinuXino-2Ge8G-IND. In > addition, there are two variants without eMMC. One without eMMC and one with SPI > flash. This suggests the need for separate device tree for the three eMMC > variants. > > Add new compatible string to the bindings documentation for the A64 OlinuXino > board variant with on-board eMMC. > > Signed-off-by: Sunil Mohan Adapa <sunil@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++ > 1 file changed, 5 insertions(+) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>