[PATCH] ARM: aspeed: palmetto: Deconflict FSI trans line and hog of GPIOH6
Joel Stanley
joel at jms.id.au
Fri Jun 30 17:04:06 AEST 2017
On Fri, Jun 30, 2017 at 3:16 PM, Andrew Jeffery <andrew at aj.id.au> wrote:
> Whoops, I missed adding "linux dev-4.10" in the subject prefix, but
> hopefully there's enough context :)
>
> On Fri, 2017-06-30 at 15:13 +0930, Andrew Jeffery wrote:
>> The hogs are left-overs from the Bad Old Days of Palmetto development.
>> The specification of the trans GPIO for fsi-master-gpio conflicted with
>> one of the hogs.
>>
>> Remove the hog to allow fsi-master-gpio to allocate the GPIO.
>>
>> > Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
Thanks, applied to dev-4.10 with a small tweak to the commit message.
Cheers,
Joel
>> ---
>> arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts | 7 -------
>> 1 file changed, 7 deletions(-)
>>
>> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts b/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
>> index f7a7cbf77aba..a171e41790c1 100644
>> --- a/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
>> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
>> @@ -295,13 +295,6 @@
>> > line-name = "SYS_PWROK_BMC";
>> > };
>>
>> > - pin_gpio_h6 {
>> > - gpio-hog;
>> > - gpios = <ASPEED_GPIO(H, 6) GPIO_ACTIVE_HIGH>;
>> > - output-high;
>> > - line-name = "SCM1_FSI0_DATA_EN";
>> > - };
>> -
>> > pin_gpio_h7 {
>> > gpio-hog;
>> > gpios = <ASPEED_GPIO(H, 7) GPIO_ACTIVE_HIGH>;
More information about the openbmc
mailing list