From: Andrew Jeffery <andrew@codeconstruct.com.au>
To: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>,
patrick@stwcx.xyz, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, Joel Stanley <joel@jms.id.au>
Cc: Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>,
devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 2/5] ARM: dts: aspeed: yosemite4: remove led gpio pca9552 on fan boards
Date: Fri, 27 Sep 2024 15:13:26 +0930 [thread overview]
Message-ID: <0e9483a19f916982ba6996b81c2f1254da3801f3.camel@codeconstruct.com.au> (raw)
In-Reply-To: <20240926032821.4171466-3-Delphine_CC_Chiu@wiwynn.com>
On Thu, 2024-09-26 at 11:28 +0800, Delphine CC Chiu wrote:
> From: Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>
>
> Remove led gpio contorller: pca9552 on fan boards since there is
> no binding document for pca9552 currently.
That's not true, there is, just it's not converted to dt-schema:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/leds/leds-pca955x.txt?h=v6.11
So the nodes can stay, though they probably generate warnings. The
right way to fix this is to convert the binding document.
Andrew
>
> Signed-off-by: Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>
> Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
> ---
> .../aspeed/aspeed-bmc-facebook-yosemite4.dts | 18 ------------------
> 1 file changed, 18 deletions(-)
>
> 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 04f6378c2b5f..430c28bdd314 100644
> --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts
> +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts
> @@ -525,15 +525,6 @@ eeprom@52 {
> compatible = "atmel,24c128";
> reg = <0x52>;
> };
> -
> - gpio@61 {
> - compatible = "nxp,pca9552";
> - reg = <0x61>;
> - #address-cells = <1>;
> - #size-cells = <0>;
> - gpio-controller;
> - #gpio-cells = <2>;
> - };
> };
>
> imux31: i2c@1 {
> @@ -577,15 +568,6 @@ eeprom@52 {
> compatible = "atmel,24c128";
> reg = <0x52>;
> };
> -
> - gpio@61 {
> - compatible = "nxp,pca9552";
> - reg = <0x61>;
> - #address-cells = <1>;
> - #size-cells = <0>;
> - gpio-controller;
> - #gpio-cells = <2>;
> - };
> };
> };
> };
next prev parent reply other threads:[~2024-09-27 5:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-26 3:28 [PATCH v1 0/5] Add I2C mux on BUS 14 for yosemite4 Delphine CC Chiu
2024-09-26 3:28 ` [PATCH v1 1/5] ARM: dts: aspeed: yosemite4: Add i2c-mux for two fan boards Delphine CC Chiu
2024-09-26 3:28 ` [PATCH v1 2/5] ARM: dts: aspeed: yosemite4: remove led gpio pca9552 on " Delphine CC Chiu
2024-09-27 5:43 ` Andrew Jeffery [this message]
2024-09-30 1:56 ` Delphine_CC_Chiu/WYHQ/Wiwynn
2024-09-26 3:28 ` [PATCH v1 3/5] ARM: dts: aspeed: yosemite4: Change the address of Fan IC " Delphine CC Chiu
2024-09-27 5:46 ` Andrew Jeffery
2024-09-26 3:28 ` [PATCH v1 4/5] ARM: dts: aspeed: yosemite4: Revise adc128d818 adc mode on Fan Boards Delphine CC Chiu
2024-09-26 3:28 ` [PATCH v1 5/5] ARM: dts: aspeed: yosemite4: Add i2c-mux for ADC monitor on Spider Board Delphine CC Chiu
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=0e9483a19f916982ba6996b81c2f1254da3801f3.camel@codeconstruct.com.au \
--to=andrew@codeconstruct.com.au \
--cc=Delphine_CC_Chiu@wiwynn.com \
--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=patrick@stwcx.xyz \
--cc=ricky.cx.wu.wiwynn@gmail.com \
--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;
as well as URLs for NNTP newsgroup(s).