[PATCH linux dev-4.7] dts: aspeed: zaius: Enable FSI master

Joel Stanley joel at jms.id.au
Tue Feb 21 10:21:47 AEDT 2017


On Tue, Feb 21, 2017 at 6:49 AM, Eddie James <eajames at linux.vnet.ibm.com> wrote:
> From: "Edward A. James" <eajames at us.ibm.com>
>
> set status to "okay" instead of "disabled"

Can we get away with doing this for machines one by one? I expect we
should switch all P9 machines at once.

Cheers,

Joel

>
> Signed-off-by: Edward A. James <eajames at us.ibm.com>
> ---
>  arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
> index e1c9b3f..8f563dd 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
> @@ -78,7 +78,7 @@
>         fsi-master {
>                 compatible = "ibm,fsi-master", "ibm,fsi-master-gpio";
>
> -               status = "disabled";
> +               status = "okay";
>
>                 clock-gpios = <&gpio ASPEED_GPIO(C, 3) GPIO_ACTIVE_HIGH>;
>                 data-gpios = <&gpio ASPEED_GPIO(C, 2) GPIO_ACTIVE_HIGH>;
> --
> 1.8.3.1
>


More information about the openbmc mailing list