[PATCH linux dev-4.10] ARM: dts: aspeed: g4 & bmc-quanta-q71l: Add aspeed-lpc-snoop

Patrick Venture venture at google.com
Wed Oct 18 01:29:08 AEDT 2017


Thanks, I realized that last night and was going to +cc it this
morning.  I'll be double-checking in the future!

On Mon, Oct 16, 2017 at 8:24 PM, Andrew Jeffery <andrew at aj.id.au> wrote:
> On Mon, 2017-10-16 at 12:43 -0700, Patrick Venture wrote:
>> Signed-off-by: Patrick Venture <venture at google.com>
>
> Thanks, applied to dev-4.10. As a note you forgot to Cc the list
> initially, so I've added it here.
>
> Andrew
>
>> ---
>>  arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts | 5 +++++
>>  arch/arm/boot/dts/aspeed-g4.dtsi             | 7 +++++++
>>  2 files changed, 12 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
>> b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
>> index 0ff3af7ed871..7ed3a773b2d5 100644
>> --- a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
>> +++ b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
>> @@ -129,6 +129,11 @@
>>                       &pinctrl_ddcclk_default
>> &pinctrl_ddcdat_default>;
>>  };
>>
>> +&lpc_snoop {
>> +     status = "okay";
>> +     snoop-ports = <0x80>;
>> +};
>> +
>>  &mac0 {
>>       status = "okay";
>>
>> diff --git a/arch/arm/boot/dts/aspeed-g4.dtsi
>> b/arch/arm/boot/dts/aspeed-g4.dtsi
>> index 6151704aa87e..6505062ac6c7 100644
>> --- a/arch/arm/boot/dts/aspeed-g4.dtsi
>> +++ b/arch/arm/boot/dts/aspeed-g4.dtsi
>> @@ -117,6 +117,13 @@
>>                                       status = "disabled";
>>                               };
>>
>> +                             lpc_snoop: lpc-snoop at 0 {
>> +                                     compatible =
>> "aspeed,ast2400-lpc-snoop";
>> +                                     reg = <0x0 0x80>;
>> +                                     interrupts = <8>;
>> +                                     status = "disabled";
>> +                             };
>> +
>>                               mbox: mbox at 180 {
>>                                       compatible =
>> "aspeed,ast2400-mbox";
>>                                       reg = <0x180 0x5c>;


More information about the openbmc mailing list