From: Wolfram Sang <wsa@kernel.org>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: aisheng.dong@nxp.com, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, shawnguo@kernel.org,
s.hauer@pengutronix.de, kernel@pengutronix.de,
festevam@gmail.com, linux-imx@nxp.com, linux-i2c@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, xiaoning.wang@nxp.com,
Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH V3 7/7] i2c: imx-lpi2c: use bulk clk API
Date: Mon, 29 Aug 2022 22:12:46 +0200 [thread overview]
Message-ID: <Yw0dvtRTkW/ISgna@shikoro> (raw)
In-Reply-To: <20220823030215.870414-8-peng.fan@oss.nxp.com>
[-- Attachment #1: Type: text/plain, Size: 418 bytes --]
On Tue, Aug 23, 2022 at 11:02:15AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> The current driver only support one clock, however LPI2C requires
> two clocks: PER and IPG.
>
> To make sure old dts could work with newer kernel, use bulk clk
> API.
>
> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Applied to for-next, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@kernel.org>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: aisheng.dong@nxp.com, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, shawnguo@kernel.org,
s.hauer@pengutronix.de, kernel@pengutronix.de,
festevam@gmail.com, linux-imx@nxp.com, linux-i2c@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, xiaoning.wang@nxp.com,
Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH V3 7/7] i2c: imx-lpi2c: use bulk clk API
Date: Mon, 29 Aug 2022 22:12:46 +0200 [thread overview]
Message-ID: <Yw0dvtRTkW/ISgna@shikoro> (raw)
In-Reply-To: <20220823030215.870414-8-peng.fan@oss.nxp.com>
[-- Attachment #1.1: Type: text/plain, Size: 418 bytes --]
On Tue, Aug 23, 2022 at 11:02:15AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> The current driver only support one clock, however LPI2C requires
> two clocks: PER and IPG.
>
> To make sure old dts could work with newer kernel, use bulk clk
> API.
>
> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Applied to for-next, thanks!
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-08-29 20:12 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-23 3:02 [PATCH V3 0/7] i2c-imx-lpi2c: add IPG clock Peng Fan (OSS)
2022-08-23 3:02 ` Peng Fan (OSS)
2022-08-23 3:02 ` [PATCH V3 1/7] ARM: dts: imx7ulp: update the LPI2C clock-names Peng Fan (OSS)
2022-08-23 3:02 ` Peng Fan (OSS)
2022-08-23 3:02 ` [PATCH V3 2/7] dt-bindings: i2c: i2c-imx-lpi2c: add ipg clk Peng Fan (OSS)
2022-08-23 3:02 ` Peng Fan (OSS)
2022-08-30 10:07 ` Wolfram Sang
2022-08-30 10:07 ` Wolfram Sang
2022-08-23 3:02 ` [PATCH V3 3/7] dt-bindings: i2c: i2c-imx-lpi2c: add dmas property Peng Fan (OSS)
2022-08-23 3:02 ` Peng Fan (OSS)
2022-08-30 10:07 ` Wolfram Sang
2022-08-30 10:07 ` Wolfram Sang
2022-08-23 3:02 ` [PATCH V3 4/7] dt-bindings: i2c: i2c-imx-lpi2c: add i.MX93 Peng Fan (OSS)
2022-08-23 3:02 ` Peng Fan (OSS)
2022-08-30 10:07 ` Wolfram Sang
2022-08-30 10:07 ` Wolfram Sang
2022-08-23 3:02 ` [PATCH V3 5/7] arm64: dts: imx8-ss-dma: add IPG clock for i2c Peng Fan (OSS)
2022-08-23 3:02 ` Peng Fan (OSS)
2022-08-23 3:02 ` [PATCH V3 6/7] ARM: dts: imx7ulp: Add IPG clock for lpi2c Peng Fan (OSS)
2022-08-23 3:02 ` Peng Fan (OSS)
2022-08-23 3:02 ` [PATCH V3 7/7] i2c: imx-lpi2c: use bulk clk API Peng Fan (OSS)
2022-08-23 3:02 ` Peng Fan (OSS)
2022-08-29 20:12 ` Wolfram Sang [this message]
2022-08-29 20:12 ` Wolfram Sang
2022-08-30 10:00 ` Peng Fan
2022-08-30 10:00 ` Peng Fan
2022-08-30 10:04 ` Wolfram Sang
2022-08-30 10:04 ` Wolfram Sang
2022-09-03 3:38 ` [PATCH V3 0/7] i2c-imx-lpi2c: add IPG clock Shawn Guo
2022-09-03 3:38 ` Shawn Guo
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=Yw0dvtRTkW/ISgna@shikoro \
--to=wsa@kernel.org \
--cc=aisheng.dong@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peng.fan@nxp.com \
--cc=peng.fan@oss.nxp.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=xiaoning.wang@nxp.com \
/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.