[PATCH] ARM: dts: aspeed: mtjade,mtmitchell: Add BMC SSIF nodes

Joel Stanley joel at jms.id.au
Thu Nov 17 14:01:45 AEDT 2022


On Wed, 16 Nov 2022 at 07:06, Quan Nguyen <quan at os.amperecomputing.com> wrote:
>
>
> Just a gentle ping about this patch.
>
> Thanks and best regards,
> - Quan
>
> On 24/10/2022 15:11, Quan Nguyen wrote:
> > Add BMC SSIF node to support IPMI in-band communication.
> >
> > Signed-off-by: Quan Nguyen <quan at os.amperecomputing.com>

Applied, thanks.


> > ---
> >   arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts     | 4 ++++
> >   arch/arm/boot/dts/aspeed-bmc-ampere-mtmitchell.dts | 4 ++++
> >   2 files 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 d127cbcc7998..353359822d7b 100644
> > --- a/arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts
> > +++ b/arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts
> > @@ -342,6 +342,10 @@ &mac1 {
> >
> >   &i2c0 {
> >       status = "okay";
> > +     ssif-bmc at 10 {
> > +             compatible = "ssif-bmc";
> > +             reg = <0x10>;
> > +     };
> >   };
> >
> >   &i2c1 {
> > diff --git a/arch/arm/boot/dts/aspeed-bmc-ampere-mtmitchell.dts b/arch/arm/boot/dts/aspeed-bmc-ampere-mtmitchell.dts
> > index 606cd4be245a..4b91600eaf62 100644
> > --- a/arch/arm/boot/dts/aspeed-bmc-ampere-mtmitchell.dts
> > +++ b/arch/arm/boot/dts/aspeed-bmc-ampere-mtmitchell.dts
> > @@ -445,6 +445,10 @@ &i2c9 {
> >
> >   &i2c11 {
> >       status = "okay";
> > +     ssif-bmc at 10 {
> > +             compatible = "ssif-bmc";
> > +             reg = <0x10>;
> > +     };
> >   };
> >
> >   &i2c14 {


More information about the Linux-aspeed mailing list