All of lore.kernel.org
 help / color / mirror / Atom feed
From: LI Qingwu <qing-wu.li@leica-geosystems.com.cn>
To: Stephen Boyd <sboyd@kernel.org>, Abel Vesa <abel.vesa@linaro.org>,
	Peng Fan <peng.fan@nxp.com>
Cc: "abelvesa <kernel.org" <abelvesa@kernel.org>,
	"mturquette <baylibre.com" <mturquette@baylibre.com>,
	"shawnguo <kernel.org" <shawnguo@kernel.org>,
	"s.hauer <pengutronix.de" <s.hauer@pengutronix.de>,
	"kernel <pengutronix.de" <kernel@pengutronix.de>,
	"festevam <gmail.com" <festevam@gmail.com>,
	"linux-kernel <vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-imx <nxp.com" <linux-imx@nxp.com>,
	"linux-clk <vger.kernel.org" <linux-clk@vger.kernel.org>,
	"linux-arm-kernel <lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"18701859600 <163.com" <18701859600@163.com>,
	GEO-CHHER-bsp-development 
	<bsp-development.geo@leica-geosystems.com>,
	Marco Felsch <m.felsch@pengutronix.de>
Subject: RE: [PATCH V5 1/1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE
Date: Mon, 13 Feb 2023 05:44:33 +0000	[thread overview]
Message-ID: <AS8PR06MB74322F7B9980F007D4C30302D7DD9@AS8PR06MB7432.eurprd06.prod.outlook.com> (raw)
In-Reply-To: <AS8PR06MB7432D9E3D31FAF8087338548D7DD9@AS8PR06MB7432.eurprd06.prod.outlook.com>


> -----Original Message-----
> From: Stephen Boyd <sboyd@kernel.org>
> Sent: Tuesday, January 31, 2023 6:35 AM
> To: Abel Vesa <abel.vesa@linaro.org>; LI Qingwu 
> <qing-wu.li@leica-geosystems.com.cn>; Peng Fan <peng.fan@nxp.com>
> Cc: abelvesa@ <kernel.org abelvesa@kernel.org>; mturquette@ 
> <baylibre.com mturquette@baylibre.com>; shawnguo@ <kernel.org 
> shawnguo@kernel.org>; s.hauer@ <pengutronix.de 
> s.hauer@pengutronix.de>; kernel@ <pengutronix.de 
> kernel@pengutronix.de>; festevam@ <gmail.com festevam@gmail.com>; 
> linux-imx@ <nxp.com linux-imx@nxp.com>; linux-clk@ <vger.kernel.org 
> linux-clk@vger.kernel.org>; linux-arm-kernel@ <lists.infradead.org 
> linux-arm-kernel@lists.infradead.org>; linux-kernel@ <vger.kernel.org 
> linux-kernel@vger.kernel.org>; 18701859600@ <163.com 
> 18701859600@163.com>; GEO-CHHER-bsp-development 
> <bsp-development.geo@leica-geosystems.com>; Marco Felsch 
> <m.felsch@pengutronix.de>
> Subject: RE: [PATCH V5 1/1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE
> 
> This email is not from Hexagon’s Office 365 instance. Please be 
> careful while clicking links, opening attachments, or replying to this email.
> 
> 
> Quoting LI Qingwu (2023-01-29 23:44:22)
> >
> > > > Is it needed for clk-fixes? When did the system start hanging?
> > >
> > > Li, Peng, can you provide some details here?
> >
> > Since IMX8MP_CLK_M7_SRC and IMX8MP_CLK_M7_DIV were not assigned, if 
> > using any one of them in device tree, Linux system hanging after 
> > start M7
> core.
> 
>  $ git grep -e IMX8MP_CLK_M7_SRC -o -e IMX8MP_CLK_M7_DIV 
> include/dt-bindings/clock/imx8mp-clock.h:IMX8MP_CLK_M7_SRC
>  include/dt-bindings/clock/imx8mp-clock.h:IMX8MP_CLK_M7_DIV
> 
> so we're OK to let Abel apply this?

Just check it's OK to apply or not? Why ?

WARNING: multiple messages have this Message-ID (diff)
From: LI Qingwu <qing-wu.li@leica-geosystems.com.cn>
To: Stephen Boyd <sboyd@kernel.org>, Abel Vesa <abel.vesa@linaro.org>,
	Peng Fan <peng.fan@nxp.com>
Cc: "abelvesa <kernel.org" <abelvesa@kernel.org>,
	"mturquette <baylibre.com" <mturquette@baylibre.com>,
	"shawnguo <kernel.org" <shawnguo@kernel.org>,
	"s.hauer <pengutronix.de" <s.hauer@pengutronix.de>,
	"kernel <pengutronix.de" <kernel@pengutronix.de>,
	"festevam <gmail.com" <festevam@gmail.com>,
	"linux-kernel <vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-imx <nxp.com" <linux-imx@nxp.com>,
	"linux-clk <vger.kernel.org" <linux-clk@vger.kernel.org>,
	"linux-arm-kernel <lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"18701859600 <163.com" <18701859600@163.com>,
	GEO-CHHER-bsp-development
	<bsp-development.geo@leica-geosystems.com>,
	Marco Felsch <m.felsch@pengutronix.de>
Subject: RE: [PATCH V5 1/1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE
Date: Mon, 13 Feb 2023 05:44:33 +0000	[thread overview]
Message-ID: <AS8PR06MB74322F7B9980F007D4C30302D7DD9@AS8PR06MB7432.eurprd06.prod.outlook.com> (raw)
In-Reply-To: <AS8PR06MB7432D9E3D31FAF8087338548D7DD9@AS8PR06MB7432.eurprd06.prod.outlook.com>


> -----Original Message-----
> From: Stephen Boyd <sboyd@kernel.org>
> Sent: Tuesday, January 31, 2023 6:35 AM
> To: Abel Vesa <abel.vesa@linaro.org>; LI Qingwu 
> <qing-wu.li@leica-geosystems.com.cn>; Peng Fan <peng.fan@nxp.com>
> Cc: abelvesa@ <kernel.org abelvesa@kernel.org>; mturquette@ 
> <baylibre.com mturquette@baylibre.com>; shawnguo@ <kernel.org 
> shawnguo@kernel.org>; s.hauer@ <pengutronix.de 
> s.hauer@pengutronix.de>; kernel@ <pengutronix.de 
> kernel@pengutronix.de>; festevam@ <gmail.com festevam@gmail.com>; 
> linux-imx@ <nxp.com linux-imx@nxp.com>; linux-clk@ <vger.kernel.org 
> linux-clk@vger.kernel.org>; linux-arm-kernel@ <lists.infradead.org 
> linux-arm-kernel@lists.infradead.org>; linux-kernel@ <vger.kernel.org 
> linux-kernel@vger.kernel.org>; 18701859600@ <163.com 
> 18701859600@163.com>; GEO-CHHER-bsp-development 
> <bsp-development.geo@leica-geosystems.com>; Marco Felsch 
> <m.felsch@pengutronix.de>
> Subject: RE: [PATCH V5 1/1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE
> 
> This email is not from Hexagon’s Office 365 instance. Please be 
> careful while clicking links, opening attachments, or replying to this email.
> 
> 
> Quoting LI Qingwu (2023-01-29 23:44:22)
> >
> > > > Is it needed for clk-fixes? When did the system start hanging?
> > >
> > > Li, Peng, can you provide some details here?
> >
> > Since IMX8MP_CLK_M7_SRC and IMX8MP_CLK_M7_DIV were not assigned, if 
> > using any one of them in device tree, Linux system hanging after 
> > start M7
> core.
> 
>  $ git grep -e IMX8MP_CLK_M7_SRC -o -e IMX8MP_CLK_M7_DIV 
> include/dt-bindings/clock/imx8mp-clock.h:IMX8MP_CLK_M7_SRC
>  include/dt-bindings/clock/imx8mp-clock.h:IMX8MP_CLK_M7_DIV
> 
> so we're OK to let Abel apply this?

Just check it's OK to apply or not? Why ?
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-02-13  5:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-11 10:10 [PATCH V5 0/1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE LI Qingwu
2023-01-11 10:10 ` LI Qingwu
2023-01-11 10:10 ` [PATCH V5 1/1] " LI Qingwu
2023-01-11 10:10   ` LI Qingwu
2023-01-16 14:28   ` Abel Vesa
2023-01-16 14:28     ` Abel Vesa
2023-01-18 19:00     ` Stephen Boyd
2023-01-18 19:00       ` Stephen Boyd
2023-01-28 18:38       ` Abel Vesa
2023-01-28 18:38         ` Abel Vesa
2023-01-30  7:44         ` LI Qingwu
2023-01-30  7:44           ` LI Qingwu
     [not found]           ` <911ff831eaa686c87682d8e95e90326c.sboyd@kernel.org>
     [not found]             ` <AS8PR06MB7432D9E3D31FAF8087338548D7DD9@AS8PR06MB7432.eurprd06.prod.outlook.com>
2023-02-13  5:44               ` LI Qingwu [this message]
2023-02-13  5:44                 ` LI Qingwu
2023-02-13  7:41             ` Abel Vesa
2023-02-13  7:41               ` Abel Vesa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AS8PR06MB74322F7B9980F007D4C30302D7DD9@AS8PR06MB7432.eurprd06.prod.outlook.com \
    --to=qing-wu.li@leica-geosystems.com.cn \
    --cc=18701859600@163.com \
    --cc=abel.vesa@linaro.org \
    --cc=abelvesa@kernel.org \
    --cc=bsp-development.geo@leica-geosystems.com \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.felsch@pengutronix.de \
    --cc=mturquette@baylibre.com \
    --cc=peng.fan@nxp.com \
    --cc=s.hauer@pengutronix.de \
    --cc=sboyd@kernel.org \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.