On Mon, Oct 10, 2022 at 06:07:47PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@xxxxxxx> > > Per bindings/mmc/fsl-imx-esdhc.yaml, the clock order is ipg, ahb, per, > otherwise warning: " > mmc@5b020000: clock-names:1: 'ahb' was expected > mmc@5b020000: clock-names:2: 'per' was expected " > > Fixes: 16c4ea7501b1 ("arm64: dts: imx8: switch to new lpcg clock binding") > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> Applied, thanks!