From: Eddie James <eajames@linux.ibm.com>
To: openbmc@lists.ozlabs.org
Cc: Eddie James <eajames@linux.ibm.com>, joel@jms.id.au
Subject: [PATCH linux dev-6.5 4/4] ARM: dts: aspeed: Rainier 4U: Delete fan dual-tach properties
Date: Fri, 6 Oct 2023 12:27:35 -0500 [thread overview]
Message-ID: <20231006172735.420566-5-eajames@linux.ibm.com> (raw)
In-Reply-To: <20231006172735.420566-1-eajames@linux.ibm.com>
The fans in the 4U chassis do not have dual tachometers, so remove those
properties in the device tree.
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
---
.../dts/aspeed/aspeed-bmc-ibm-rainier-4u.dts | 24 +++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dts
index 342546a3c0f5..24283cc3d486 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dts
@@ -19,3 +19,27 @@ power-supply@6b {
reg = <0x6b>;
};
};
+
+&fan0 {
+ /delete-property/ maxim,fan-dual-tach;
+};
+
+&fan1 {
+ /delete-property/ maxim,fan-dual-tach;
+};
+
+&fan2 {
+ /delete-property/ maxim,fan-dual-tach;
+};
+
+&fan3 {
+ /delete-property/ maxim,fan-dual-tach;
+};
+
+&fan4 {
+ /delete-property/ maxim,fan-dual-tach;
+};
+
+&fan5 {
+ /delete-property/ maxim,fan-dual-tach;
+};
--
2.39.3
next prev parent reply other threads:[~2023-10-06 17:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-06 17:27 [PATCH linux dev-6.5 0/4] ARM: dts: aspeed: p10bmc: Add fan controller properties Eddie James
2023-10-06 17:27 ` [PATCH linux dev-6.5 1/4] ARM: dts: aspeed: Rainier: " Eddie James
2023-10-06 18:31 ` Ninad Palsule
2023-10-06 17:27 ` [PATCH linux dev-6.5 2/4] ARM: dts: aspeed: Everest: " Eddie James
2023-10-06 18:32 ` Ninad Palsule
2023-10-06 17:27 ` [PATCH linux dev-6.5 3/4] ARM: dts: aspeed: Bonnell: " Eddie James
2023-10-06 18:34 ` Ninad Palsule
2023-10-06 17:27 ` Eddie James [this message]
2023-10-06 18:39 ` [PATCH linux dev-6.5 4/4] ARM: dts: aspeed: Rainier 4U: Delete fan dual-tach properties Ninad Palsule
2023-10-06 18:24 ` [PATCH linux dev-6.5 0/4] ARM: dts: aspeed: p10bmc: Add fan controller properties Ninad Palsule
2023-10-11 1:46 ` Joel Stanley
2023-10-11 13:43 ` Eddie James
2023-10-13 1:19 ` Joel Stanley
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=20231006172735.420566-5-eajames@linux.ibm.com \
--to=eajames@linux.ibm.com \
--cc=joel@jms.id.au \
--cc=openbmc@lists.ozlabs.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.