On Tue, 14 Jul 2020 13:32:26 +0800, 周琰杰 (Zhou Yanjie) wrote: > 1.Add bindings for Ingenic X1830 based board, prepare for later dts. > 2.The CU1000-Neo board actually uses X1000E instead of X1000, so > the wrongly written "ingenic,x1000" in bindings should be changed > to "ingenic,x1000e", the corresponding dts file modification will > be made in a patch later in this series. > > Tested-by: 周正 (Zhou Zheng) <sernia.zhou@xxxxxxxxxxx> > Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@xxxxxxxxxxxxxx> > --- > > Notes: > v1->v2: > No change. > > v2->v3: > No change. > > v3->v4: > Modify the commit message and add the change description > for CU1000-Neo. > > Documentation/devicetree/bindings/mips/ingenic/devices.yaml | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>