From: Krzysztof Kozlowski <krzk@kernel.org>
To: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>,
patrick@stwcx.xyz, joel@jms.id.au, openbmc@lists.ozlabs.org,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Andrew Jeffery <andrew@codeconstruct.com.au>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] ARM: dts: aspeed: yosemite4: add I3C config in DTS
Date: Mon, 6 May 2024 17:38:11 +0200 [thread overview]
Message-ID: <3903300d-9d5b-44b3-95fa-0579e5421071@kernel.org> (raw)
In-Reply-To: <20240506113306.1283179-1-Delphine_CC_Chiu@wiwynn.com>
On 06/05/2024 13:33, Delphine CC Chiu wrote:
> Set I3C config in yosemite4 DTS.
>
> Test plan:
> Tested with aspeed I3C patches and I3C hub driver.
>
> Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
> ---
> .../aspeed/aspeed-bmc-facebook-yosemite4.dts | 86 +++++++++++++++++++
> 1 file changed, 86 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts
> index 64075cc41d92..6a30c424d745 100644
> --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts
> +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts
> @@ -595,6 +595,92 @@ i2c-mux@72 {
> };
> };
>
> +&i3c0 {
> + status = "okay";
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_i3c1_default>;
> + i3c-pp-scl-hi-period-ns = <40>;
> + i3c-pp-scl-lo-period-ns = <40>;
> + i3c-od-scl-hi-period-ns = <380>;
> + i3c-od-scl-lo-period-ns = <620>;
> + sda-tx-hold-ns = <10>;
> +
> + mctp-controller;
> + hub@0x70 {
That's not a valid unit address.
> + reg = <0x70 0x3c0 0x00700000>;
> + cp0-ldo-en = "enabled";
> + cp1-ldo-en = "enabled";
> + cp0-ldo-volt = "1.2V";
> + cp1-ldo-volt = "1.2V";
> + tp0145-ldo-en = "enabled";
> + tp2367-ldo-en = "enabled";
> + tp0145-ldo-volt = "1.2V";
> + tp2367-ldo-volt = "1.2V";
> + tp0145-pullup = "2k";
> + tp2367-pullup = "2k";
Where are bindings for all this?
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-05-06 15:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-06 11:33 [PATCH v1] ARM: dts: aspeed: yosemite4: add I3C config in DTS Delphine CC Chiu
2024-05-06 15:38 ` Krzysztof Kozlowski [this message]
2024-05-17 2:35 ` Delphine_CC_Chiu/WYHQ/Wiwynn
2024-05-07 12:12 ` kernel test robot
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=3903300d-9d5b-44b3-95fa-0579e5421071@kernel.org \
--to=krzk@kernel.org \
--cc=Delphine_CC_Chiu@wiwynn.com \
--cc=andrew@codeconstruct.com.au \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=joel@jms.id.au \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-aspeed@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=openbmc@lists.ozlabs.org \
--cc=patrick@stwcx.xyz \
--cc=robh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox