[PATCH] ARM: dts: aspeed: mtjade: Add SMPro nodes
Quan Nguyen
quan at os.amperecomputing.com
Mon Feb 13 18:42:26 AEDT 2023
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.
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