[PATCH 16/16] Enable FSI buffer on Firestone
Joel Stanley
joel at jms.id.au
Fri Sep 16 11:38:19 AEST 2016
On Fri, Sep 16, 2016 at 6:08 AM, Timothy Pearson
<tpearson at raptorengineering.com> wrote:
>
> ---
> arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts b/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
> index 3b13cfd..ca039ad 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
> @@ -257,6 +257,15 @@
> // i2c hub PCA9516A
> };
>
> +&gpio {
> + pin_func_mode0 {
> + gpio-hog;
> + gpios = <ASPEED_GPIO(H, 6) GPIO_ACTIVE_HIGH>;
> + output-high;
> + line-name = "func_mode0";
func_mode is the name of a group of three pins on the Palmetto. We
don't want to use it as a generic name for a GPIO.
Instead call it whatever the net name in the schematic is.
> + };
> +};
> +
> &vuart {
> status = "okay";
> };
> --
> 1.7.9.5
>
> _______________________________________________
> openbmc mailing list
> openbmc at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc
More information about the openbmc
mailing list