[PATCH linux dev-4.7] ARM: dts: aspeed: Add Langyang BMC device tree

Milton Miller II miltonm at us.ibm.com
Thu Mar 30 03:26:45 AEDT 2017


Joel Stanley wrote:

>Subject: Re: [PATCH linux dev-4.7] ARM: dts: aspeed: Add Langyang BMC
>device tree
>
>On Wed, Mar 29, 2017 at 4:32 PM, Lei YU <mine260309 at gmail.com> wrote:
>> Reviewed-by: Lei YU <mine260309 at gmail.com>
>>
>> On Wed, Mar 29, 2017 at 12:49 PM, Joel Stanley <joel at jms.id.au>
>wrote:
>>> From: Ken Chen <chen.kenyy at inventec.com>
>>>
>>> Langyang is an OpenPower Power9 system made by Inventec.


The subject and change log say Langyang (with 2 'g's).

>>>
>>> Signed-off-by: Ken Chen <chen.kenyy at inventec.com>
>>> Signed-off-by: Joel Stanley <joel at jms.id.au>
>
>Merged in to dev-4.7.
>
>Cheers,
>
>Joel
>
>>> ---
>>>  arch/arm/boot/dts/Makefile                   |   1 +
>>>  arch/arm/boot/dts/aspeed-bmc-opp-lanyang.dts | 319
>+++++++++++++++++++++++++++
>>>  2 files changed, 320 insertions(+)
>>>  create mode 100644 arch/arm/boot/dts/aspeed-bmc-opp-lanyang.dts
>>>
>>> diff --git a/arch/arm/boot/dts/Makefile
>b/arch/arm/boot/dts/Makefile
>>> index ff647a08fe41..ba0e018e3275 100644
>>> --- a/arch/arm/boot/dts/Makefile
>>> +++ b/arch/arm/boot/dts/Makefile
>>> @@ -897,6 +897,7 @@ dtb-$(CONFIG_ARCH_ASPEED) +=
>aspeed-bmc-opp-palmetto.dtb \
>>>         aspeed-bmc-opp-witherspoon.dtb \
>>>         aspeed-bmc-opp-zaius.dtb \
>>>         aspeed-bmc-opp-romulus.dtb \
>>> +       aspeed-bmc-opp-lanyang.dtb \
>>>         aspeed-bmc-facebook-cmm.dtb \
>>>         aspeed-ast2500-evb.dtb
>>>  endif
>>> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-lanyang.dts
>b/arch/arm/boot/dts/aspeed-bmc-opp-lanyang.dts
>>> new file mode 100644
>>> index 000000000000..176e4b449339
>>> --- /dev/null
>>> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-lanyang.dts
>>> @@ -0,0 +1,319 @@
>>> +/dts-v1/;
>>> +
>>> +#include "aspeed-g5.dtsi"
>>> +#include <dt-bindings/gpio/aspeed-gpio.h>
>>> +
>>> +/ {
>>> +       model = "Lanyang BMC";
>>> +       compatible = "inventec,lanyang-bmc", "aspeed,ast2500";
>>> +

The file name, compatible, and model say Lanyang (with 1 'g').

I realize it has been merged into openbmc, but maybe we can catch
the upstream changelog.  Unless the files are wrong.

milton



More information about the openbmc mailing list