On Fri, 23 Apr 2021 11:33:29 +0800, Dong Aisheng wrote: > There is a typo in binding doc that the name of compatible string of > scu clock should be "fsl,xxx-clk" rather than "fsl,xxx-clock". > In reality, both example and dts using "fsl,xxx-clk", so fixing the doc > is enough. > > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Dong Aisheng <aisheng.dong@xxxxxxx> > --- > Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>