Hi, Appreciate if you can take a look at this patch set. BR, Andy > -----Original Message----- > From: andy.tang@xxxxxxx <andy.tang@xxxxxxx> > Sent: 2018年9月19日 15:39 > To: mturquette@xxxxxxxxxxxx; oss@xxxxxxxxxxxx > Cc: sboyd@xxxxxxxxxx; robh+dt@xxxxxxxxxx; mark.rutland@xxxxxxx; > linux-clk@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; Andy Tang > <andy.tang@xxxxxxx> > Subject: [PATCH 1/3] clk: qoriq: add t1023 soc support > > From: Yuantian Tang <andy.tang@xxxxxxx> > > Add t1023 clock compatible string to the bindings. > > Signed-off-by: Tang Yuantian <andy.tang@xxxxxxx> > --- > .../devicetree/bindings/clock/qoriq-clock.txt | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/Documentation/devicetree/bindings/clock/qoriq-clock.txt > b/Documentation/devicetree/bindings/clock/qoriq-clock.txt > index 97f46ad..34e1933 100644 > --- a/Documentation/devicetree/bindings/clock/qoriq-clock.txt > +++ b/Documentation/devicetree/bindings/clock/qoriq-clock.txt > @@ -37,6 +37,7 @@ Required properties: > * "fsl,ls1046a-clockgen" > * "fsl,ls1088a-clockgen" > * "fsl,ls2080a-clockgen" > + * "fsl,t1023-clockgen" > Chassis-version clock strings include: > * "fsl,qoriq-clockgen-1.0": for chassis 1.0 clocks > * "fsl,qoriq-clockgen-2.0": for chassis 2.0 clocks > -- > 1.7.1