[PATCH] ARM: dts: aspeed: mtjade: Add SMPro nodes

Thang Nguyen OS thang at amperemail.onmicrosoft.com
Tue Feb 14 15:02:07 AEDT 2023



On 18 Nov 2022, at 13:51, Quan Nguyen OS <quan at os.amperecomputing.com> 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 {
--
2.35.1

Hi Joel,
Can you also pick https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=7c07553807c5125c89de242d35c10c206fd8e6bb to fix USB gadget issue? It is to support multiple devices (i.e. virtual media, USB Ethernet, …) at the same time?

Thanks,
Thang Q. Nguyen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linux-aspeed/attachments/20230214/c9b808c5/attachment.htm>


More information about the Linux-aspeed mailing list