mbox series

[0/7] Update the device tree for Ampere's BMC platform

Message ID 20231005035525.19036-1-chanh@os.amperecomputing.com
Headers show
Series Update the device tree for Ampere's BMC platform | expand

Message

Chanh Nguyen Oct. 5, 2023, 3:55 a.m. UTC
Updates the device tree to support some features on Ampere's
Mt.Mitchell BMC and Ampere's Mt.Jade BMC.

Chanh Nguyen (7):
  ARM: dts: aspeed: mtjade, mtmitchell: Update gpio-line-names
  ARM: dts: aspeed: mtjade, mtmitchell: Add new gpio-line-names
  ARM: dts: aspeed: mtjade: Add the gpio-hog
  ARM: dts: aspeed: mtmitchell: Add LEDs
  ARM: dts: aspeed: mtmitchell: Add inlet temperature sensor
  ARM: dts: aspeed: mtmitchell: Remove redundant ADC configurations
  ARM: dts: aspeed: mtmitchell: Add I2C NVMe alias port

 .../dts/aspeed/aspeed-bmc-ampere-mtjade.dts   |  66 ++--
 .../aspeed/aspeed-bmc-ampere-mtmitchell.dts   | 315 ++++++++++++++++--
 2 files changed, 334 insertions(+), 47 deletions(-)

Comments

Joel Stanley Oct. 11, 2023, 8:31 a.m. UTC | #1
On Thu, 5 Oct 2023 at 14:26, Chanh Nguyen <chanh@os.amperecomputing.com> wrote:
>
> Updates the device tree to support some features on Ampere's
> Mt.Mitchell BMC and Ampere's Mt.Jade BMC.
>
> Chanh Nguyen (7):
>   ARM: dts: aspeed: mtjade, mtmitchell: Update gpio-line-names
>   ARM: dts: aspeed: mtjade, mtmitchell: Add new gpio-line-names
>   ARM: dts: aspeed: mtjade: Add the gpio-hog
>   ARM: dts: aspeed: mtmitchell: Add LEDs
>   ARM: dts: aspeed: mtmitchell: Add inlet temperature sensor
>   ARM: dts: aspeed: mtmitchell: Remove redundant ADC configurations
>   ARM: dts: aspeed: mtmitchell: Add I2C NVMe alias port

I'll merge all patches except patch 4. Please resend that on its own
once you've added names.

We should consider creating openbmc documenatiton on recommended LED
names. Would you be able to help with that?

Cheers,

Joel


>
>  .../dts/aspeed/aspeed-bmc-ampere-mtjade.dts   |  66 ++--
>  .../aspeed/aspeed-bmc-ampere-mtmitchell.dts   | 315 ++++++++++++++++--
>  2 files changed, 334 insertions(+), 47 deletions(-)
>
> --
> 2.17.1
>
Chanh Nguyen Oct. 11, 2023, 11:27 a.m. UTC | #2
On 11/10/2023 15:31, Joel Stanley wrote:
> On Thu, 5 Oct 2023 at 14:26, Chanh Nguyen <chanh@os.amperecomputing.com> wrote:
>>
>> Updates the device tree to support some features on Ampere's
>> Mt.Mitchell BMC and Ampere's Mt.Jade BMC.
>>
>> Chanh Nguyen (7):
>>    ARM: dts: aspeed: mtjade, mtmitchell: Update gpio-line-names
>>    ARM: dts: aspeed: mtjade, mtmitchell: Add new gpio-line-names
>>    ARM: dts: aspeed: mtjade: Add the gpio-hog
>>    ARM: dts: aspeed: mtmitchell: Add LEDs
>>    ARM: dts: aspeed: mtmitchell: Add inlet temperature sensor
>>    ARM: dts: aspeed: mtmitchell: Remove redundant ADC configurations
>>    ARM: dts: aspeed: mtmitchell: Add I2C NVMe alias port
> 
> I'll merge all patches except patch 4. Please resend that on its own
> once you've added names.

Thank Joel very much! Please also help me push them up at 
https://github.com/openbmc/linux !

I'll resend patch 4 later.

> 
> We should consider creating openbmc documenatiton on recommended LED
> names. Would you be able to help with that?
> 
> Cheers,
> 
> Joel
> 

Yes Joel! I'm glad to help that.


> 
>>
>>   .../dts/aspeed/aspeed-bmc-ampere-mtjade.dts   |  66 ++--
>>   .../aspeed/aspeed-bmc-ampere-mtmitchell.dts   | 315 ++++++++++++++++--
>>   2 files changed, 334 insertions(+), 47 deletions(-)
>>
>> --
>> 2.17.1
>>