All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-4.7 v2] dts: aspeed: witherspoon: Enable FSI master
@ 2017-02-10 20:50 Eddie James
  2017-02-10 20:53 ` Eddie James
  0 siblings, 1 reply; 2+ messages in thread
From: Eddie James @ 2017-02-10 20:50 UTC (permalink / raw)
  To: openbmc; +Cc: joel, Edward A. James

From: "Edward A. James" <eajames@us.ibm.com>

set status to "okay"

Signed-off-by: Edward A. James <eajames@us.ibm.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index 4b2d8aa..22b3f11 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -50,7 +50,7 @@
 	fsi-master {
 		compatible = "ibm,fsi-master", "ibm,fsi-master-gpio";
 
-		status = "disabled";
+		status = "okay"
 
 		clock-gpios = <&gpio ASPEED_GPIO(AA, 0) GPIO_ACTIVE_HIGH>;
 		data-gpios = <&gpio ASPEED_GPIO(E, 0) GPIO_ACTIVE_HIGH>;
-- 
1.8.3.1

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

* Re: [PATCH linux dev-4.7 v2] dts: aspeed: witherspoon: Enable FSI master
  2017-02-10 20:50 [PATCH linux dev-4.7 v2] dts: aspeed: witherspoon: Enable FSI master Eddie James
@ 2017-02-10 20:53 ` Eddie James
  0 siblings, 0 replies; 2+ messages in thread
From: Eddie James @ 2017-02-10 20:53 UTC (permalink / raw)
  To: openbmc; +Cc: Edward A. James, Joel Stanley

Apologies... Forgot the semi-colon and then forgot to git add... v3 
coming up.


On 02/10/2017 02:50 PM, Eddie James wrote:
> From: "Edward A. James" <eajames@us.ibm.com>
>
> set status to "okay"
>
> Signed-off-by: Edward A. James <eajames@us.ibm.com>
> ---
>   arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
> index 4b2d8aa..22b3f11 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
> @@ -50,7 +50,7 @@
>   	fsi-master {
>   		compatible = "ibm,fsi-master", "ibm,fsi-master-gpio";
>
> -		status = "disabled";
> +		status = "okay"
>
>   		clock-gpios = <&gpio ASPEED_GPIO(AA, 0) GPIO_ACTIVE_HIGH>;
>   		data-gpios = <&gpio ASPEED_GPIO(E, 0) GPIO_ACTIVE_HIGH>;

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

end of thread, other threads:[~2017-02-10 20:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-10 20:50 [PATCH linux dev-4.7 v2] dts: aspeed: witherspoon: Enable FSI master Eddie James
2017-02-10 20:53 ` Eddie James

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.