On Wed, 4 Dec 2019 20:00:18 +0800, Shengjiu Wang wrote: > Add compatible string "fsl,imx8qm-asrc" for imx8qm platform, > "fsl,imx8qxp-asrc" for imx8qxp platform. > > There are two asrc modules in imx8qm & imx8qxp, the clock mapping is > different for each other, so add new property "fsl,asrc-clk-map" > to distinguish them. > > Signed-off-by: Shengjiu Wang <shengjiu.w...@nxp.com> > --- > changes in v2 > -none > > changes in v3 > -use only one compatible string "fsl,imx8qm-asrc", > -add new property "fsl,asrc-clk-map". > > changes in v4 > -add "fsl,imx8qxp-asrc" > > changes in v5 > -refine the comments for compatible > > Documentation/devicetree/bindings/sound/fsl,asrc.txt | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-) >
Acked-by: Rob Herring <r...@kernel.org>