All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-4.10] ARM: dts: aspeed: Add fan fault optional parameter for max 31785
@ 2017-07-10 15:59 Christopher Bostic
  2017-07-19  9:44 ` Joel Stanley
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Bostic @ 2017-07-10 15:59 UTC (permalink / raw)
  To: joel; +Cc: Christopher Bostic, openbmc

Add optional parameter 'fault-max-fan' to indicate to device driver
to set max fan mode when fault condition encountered.

Signed-off-by: Christopher Bostic <cbostic@linux.vnet.ibm.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index 5e06385..ac5c6b7 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -193,6 +193,7 @@
 	max31785@52 {
 		compatible = "maxim,max31785";
 		reg = <0x52>;
+		fault-max-fan;
 	};
 
 	dps310@76 {
-- 
1.8.2.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH linux dev-4.10] ARM: dts: aspeed: Add fan fault optional parameter for max 31785
  2017-07-10 15:59 [PATCH linux dev-4.10] ARM: dts: aspeed: Add fan fault optional parameter for max 31785 Christopher Bostic
@ 2017-07-19  9:44 ` Joel Stanley
  0 siblings, 0 replies; 2+ messages in thread
From: Joel Stanley @ 2017-07-19  9:44 UTC (permalink / raw)
  To: Christopher Bostic; +Cc: OpenBMC Maillist

On Tue, Jul 11, 2017 at 1:29 AM, Christopher Bostic
<cbostic@linux.vnet.ibm.com> wrote:
> Add optional parameter 'fault-max-fan' to indicate to device driver
> to set max fan mode when fault condition encountered.
>
> Signed-off-by: Christopher Bostic <cbostic@linux.vnet.ibm.com>

Applied to dev-4.10.

Cheers,

Joel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-19  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-10 15:59 [PATCH linux dev-4.10] ARM: dts: aspeed: Add fan fault optional parameter for max 31785 Christopher Bostic
2017-07-19  9:44 ` Joel Stanley

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.