> -----Original Message----- > From: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> > Sent: Wednesday, August 24, 2022 5:11 PM > To: Jun Li <jun.li@xxxxxxx> > Cc: shawnguo@xxxxxxxxxx; robh+dt@xxxxxxxxxx; > krzysztof.kozlowski+dt@xxxxxxxxxx; s.hauer@xxxxxxxxxxxxxx; > kernel@xxxxxxxxxxxxxx; festevam@xxxxxxxxx; marex@xxxxxxx; > devicetree@xxxxxxxxxxxxxxx; Peng Fan <peng.fan@xxxxxxx>; > Markus.Niebel@xxxxxxxxxxxxxxx; laurent.pinchart@xxxxxxxxxxxxxxxx; > paul.elder@xxxxxxxxxxxxxxxx; dl-linux-imx <linux-imx@xxxxxxx>; > aford173@xxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; > l.stach@xxxxxxxxxxxxxx > Subject: Re: [PATCH] arm64: dts: imx8mp: correct usb clocks > > Hi Li, > > On 22-08-24, Li Jun wrote: > > After commit cf7f3f4fa9e5 ("clk: imx8mp: fix usb_root_clk parent"), > > usb_root_clk is no longer for suspend clock so update dts accordingly > > to use right bus clock and suspend clock. > > Please don't send two seperate patchsets for this topic, since they can be > applied delayed. So your v2 should contain the patches from [1] as well. Understood, I will put all in one patch set in v2. Thanks Li Jun > > [1] 1661328262-3867-1-git-send-email-jun.li@xxxxxxx > > Regards, > Marco