From: Michal Simek <michal.simek@amd.com>
To: Michal Simek <michal.simek@amd.com>,
linux-kernel@vger.kernel.org, michal.simek@xilinx.com,
git@xilinx.com
Cc: Varalaxmi Bingi <varalaxmi.bingi@amd.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: zynq: dts: Setting default i2c clock frequency to 400kHz
Date: Fri, 12 May 2023 13:26:35 +0200 [thread overview]
Message-ID: <ad698819-19a7-65eb-d605-d7f307caad2a@amd.com> (raw)
In-Reply-To: <4dde5d1eb8e4572dae4295a19a4c83002a58e5da.1683035611.git.michal.simek@amd.com>
On 5/2/23 15:53, Michal Simek wrote:
> From: Varalaxmi Bingi <varalaxmi.bingi@amd.com>
>
> Setting default i2c clock frequency for Zynq to maximum rate of 400kHz.
> Current default value is 100kHz.
>
> Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com>
> Signed-off-by: Michal Simek <michal.simek@amd.com>
> ---
>
> arch/arm/boot/dts/zynq-7000.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/zynq-7000.dtsi b/arch/arm/boot/dts/zynq-7000.dtsi
> index cd9931f6bcbd..a7db3f3009f2 100644
> --- a/arch/arm/boot/dts/zynq-7000.dtsi
> +++ b/arch/arm/boot/dts/zynq-7000.dtsi
> @@ -149,6 +149,7 @@ i2c0: i2c@e0004000 {
> clocks = <&clkc 38>;
> interrupt-parent = <&intc>;
> interrupts = <0 25 4>;
> + clock-frequency = <400000>;
> reg = <0xe0004000 0x1000>;
> #address-cells = <1>;
> #size-cells = <0>;
> @@ -160,6 +161,7 @@ i2c1: i2c@e0005000 {
> clocks = <&clkc 39>;
> interrupt-parent = <&intc>;
> interrupts = <0 48 4>;
> + clock-frequency = <400000>;
> reg = <0xe0005000 0x1000>;
> #address-cells = <1>;
> #size-cells = <0>;
Applied.
M
prev parent reply other threads:[~2023-05-12 11:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-02 13:53 Michal Simek
2023-05-02 20:13 ` Krzysztof Kozlowski
2023-05-03 7:27 ` Michal Simek
2023-05-03 7:40 ` Krzysztof Kozlowski
2023-05-03 8:02 ` Michal Simek
2023-05-03 8:06 ` Krzysztof Kozlowski
2023-05-03 8:09 ` Michal Simek
2023-05-12 11:26 ` Michal Simek [this message]
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=ad698819-19a7-65eb-d605-d7f307caad2a@amd.com \
--to=michal.simek@amd.com \
--cc=devicetree@vger.kernel.org \
--cc=git@xilinx.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=robh+dt@kernel.org \
--cc=varalaxmi.bingi@amd.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®