[PATCH] ARM: dts: aspeed: mtjade: Add SMPro nodes
Quan Nguyen
quan at os.amperecomputing.com
Thu Feb 23 17:40:34 AEDT 2023
Thanks Joel,
We will switch to dev-6.1
- Quan
On 22/02/2023 08:16, Joel Stanley wrote:
> On Mon, 13 Feb 2023 at 07:43, Quan Nguyen <quan at os.amperecomputing.com> wrote:
>>
>> Dear Joel,
>>
>> Can I ask you for help to pick this patch to openbmc/linux dev-6.0
>> branch? This was accepted in linux-next but not yet picked to openbmc repo.
>
> We're moving to 6.1, which includes this change. As 6.0 is EOL from an
> upstream stable perspective I won't pick the patch into that tree.
>
> Cheers,
>
> Joel
>
>>
>> Thank you for the help.
>> - Quan
>>
>> On 18/11/2022 13:51, Quan Nguyen wrote:
>>> Add SMPro nodes to Mt. Jade BMC.
>>>
>>> Signed-off-by: Quan Nguyen <quan at os.amperecomputing.com>
>>> ---
>>> arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts | 8 ++++++++
>>> 1 file changed, 8 insertions(+)
>>>
>>> diff --git a/arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts b/arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts
>>> index 353359822d7b..0a51d2e32fab 100644
>>> --- a/arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts
>>> +++ b/arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts
>>> @@ -354,6 +354,14 @@ &i2c1 {
>>>
>>> &i2c2 {
>>> status = "okay";
>>> + smpro at 4f {
>>> + compatible = "ampere,smpro";
>>> + reg = <0x4f>;
>>> + };
>>> + smpro at 4e {
>>> + compatible = "ampere,smpro";
>>> + reg = <0x4e>;
>>> + };
>>> };
>>>
>>> &i2c3 {
More information about the openbmc
mailing list