mbox series

[v1,0/2] arm64: dts: imx8mm-verdin: update CAN clock and interrupt type

Message ID 20220708124205.59564-1-andrejs.cainikovs@toradex.com (mailing list archive)
Headers show
Series arm64: dts: imx8mm-verdin: update CAN clock and interrupt type | expand

Message

Andrejs Cainikovs July 8, 2022, 12:42 p.m. UTC
This patch set updates CAN controller clock and changes interrupt type.

Andrejs Cainikovs (2):
  arm64: dts: imx8mm-verdin: update CAN clock to 40MHz
  arm64: dts: imx8mm-verdin: use level interrupt for mcp251xfd

 arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comments

Francesco Dolcini July 29, 2022, 10:49 a.m. UTC | #1
Hello Shawn,
just a gently ping.

On Fri, Jul 08, 2022 at 02:42:03PM +0200, Andrejs Cainikovs wrote:
> This patch set updates CAN controller clock and changes interrupt type.
> 
> Andrejs Cainikovs (2):
>   arm64: dts: imx8mm-verdin: update CAN clock to 40MHz
>   arm64: dts: imx8mm-verdin: use level interrupt for mcp251xfd
> 
>  arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

It's too late for the merge window? These 2 commits do not have a fixes
tag, but they are really fixes (we just did not bother having those
backported initially).

Francesco
Shawn Guo Aug. 17, 2022, 9:24 a.m. UTC | #2
On Fri, Jul 29, 2022 at 6:49 PM Francesco Dolcini
<francesco.dolcini@toradex.com> wrote:
>
> Hello Shawn,
> just a gently ping.
>
> On Fri, Jul 08, 2022 at 02:42:03PM +0200, Andrejs Cainikovs wrote:
> > This patch set updates CAN controller clock and changes interrupt type.
> >
> > Andrejs Cainikovs (2):
> >   arm64: dts: imx8mm-verdin: update CAN clock to 40MHz
> >   arm64: dts: imx8mm-verdin: use level interrupt for mcp251xfd
> >
> >  arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
>
> It's too late for the merge window? These 2 commits do not have a fixes
> tag, but they are really fixes (we just did not bother having those
> backported initially).

Applied both as fixes, thanks!