From: Joshua Milas <josh.milas@gmail.com>
To: Michael Opdenacker <michael.opdenacker@rootcommit.com>
Cc: tglx@linutronix.de, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, unicorn_wang@outlook.com,
inochiama@gmail.com, paul.walmsley@sifive.com,
samuel.holland@sifive.com, palmer@dabbelt.com,
aou@eecs.berkeley.edu, alex@ghiti.fr,
alexander.sverdlin@gmail.com, rabenda.cn@gmail.com,
thomas.bonnefille@bootlin.com, chao.wei@sophgo.com,
liujingqi@lanxincomputing.com, devicetree@vger.kernel.org,
sophgo@lists.linux.dev, linux-riscv@lists.infradead.org
Subject: Re: [PATCH v3 2/5] arm64: dts: sophgo: add initial Milk-V Duo S board support
Date: Mon, 16 Mar 2026 08:38:40 -0400 [thread overview]
Message-ID: <abf50DaYQCmrx_BG@sleek> (raw)
In-Reply-To: <6e4bf564-07e9-44a3-a18f-69bc716ca575@rootcommit.com>
Hi Michael,
Not sure what is going on with your eth or i2c as I donyt see those errors,
let me try testing the riscv side as I have been running most of my tests
on the arm64 side and have not run the riscv tests in a bit.
I used pins 3/5 for i2c4 using `i2cdetect -y -a -r 4`. It seems the docs
might have SDA and SCL reversed, unless my i2c test device has it
backwards I have SCL connected to pin 3 and SDA connected to pin 5.
I am using an SD card variant and have not touched emmc myself.
Take care,
- Joshua Milas
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Joshua Milas <josh.milas@gmail.com>
To: Michael Opdenacker <michael.opdenacker@rootcommit.com>
Cc: tglx@linutronix.de, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, unicorn_wang@outlook.com,
inochiama@gmail.com, paul.walmsley@sifive.com,
samuel.holland@sifive.com, palmer@dabbelt.com,
aou@eecs.berkeley.edu, alex@ghiti.fr,
alexander.sverdlin@gmail.com, rabenda.cn@gmail.com,
thomas.bonnefille@bootlin.com, chao.wei@sophgo.com,
liujingqi@lanxincomputing.com, devicetree@vger.kernel.org,
sophgo@lists.linux.dev, linux-riscv@lists.infradead.org
Subject: Re: [PATCH v3 2/5] arm64: dts: sophgo: add initial Milk-V Duo S board support
Date: Mon, 16 Mar 2026 08:38:40 -0400 [thread overview]
Message-ID: <abf50DaYQCmrx_BG@sleek> (raw)
In-Reply-To: <6e4bf564-07e9-44a3-a18f-69bc716ca575@rootcommit.com>
Hi Michael,
Not sure what is going on with your eth or i2c as I donyt see those errors,
let me try testing the riscv side as I have been running most of my tests
on the arm64 side and have not run the riscv tests in a bit.
I used pins 3/5 for i2c4 using `i2cdetect -y -a -r 4`. It seems the docs
might have SDA and SCL reversed, unless my i2c test device has it
backwards I have SCL connected to pin 3 and SDA connected to pin 5.
I am using an SD card variant and have not touched emmc myself.
Take care,
- Joshua Milas
next prev parent reply other threads:[~2026-03-16 12:38 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-29 0:10 [PATCH v3 0/5] Add initial Milk-V Duo S board support Joshua Milas
2025-10-29 0:10 ` Joshua Milas
2025-10-29 0:10 ` [PATCH v3 1/5] dt-bindings: soc: sophgo: add Milk-V Duo S board compatibles Joshua Milas
2025-10-29 0:10 ` Joshua Milas
2025-10-29 5:58 ` Krzysztof Kozlowski
2025-10-29 5:58 ` Krzysztof Kozlowski
2026-03-16 12:37 ` Joshua Milas
2026-03-16 12:37 ` Joshua Milas
2026-03-16 12:54 ` Krzysztof Kozlowski
2026-03-16 12:54 ` Krzysztof Kozlowski
2025-10-29 0:10 ` [PATCH v3 2/5] arm64: dts: sophgo: add initial Milk-V Duo S board support Joshua Milas
2025-10-29 0:10 ` Joshua Milas
2025-10-29 12:35 ` Michael Opdenacker
2025-10-29 12:35 ` Michael Opdenacker
2025-10-29 14:41 ` Michael Opdenacker
2025-10-29 14:41 ` Michael Opdenacker
2026-03-16 12:38 ` Joshua Milas [this message]
2026-03-16 12:38 ` Joshua Milas
2025-10-29 0:10 ` [PATCH v3 3/5] dt-bindings: soc: sophgo: add sg2000 plic and clint documentation Joshua Milas
2025-10-29 0:10 ` Joshua Milas
2025-10-29 0:10 ` [PATCH v3 4/5] riscv64: dts: sophgo: add SG2000 dtsi Joshua Milas
2025-10-29 0:10 ` Joshua Milas
2025-10-29 0:10 ` [PATCH v3 5/5] riscv64: dts: sophgo: add initial Milk-V Duo S board support Joshua Milas
2025-10-29 0:10 ` Joshua Milas
2025-10-29 5:57 ` [PATCH v3 0/5] Add " Krzysztof Kozlowski
2025-10-29 5:57 ` Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=abf50DaYQCmrx_BG@sleek \
--to=josh.milas@gmail.com \
--cc=alex@ghiti.fr \
--cc=alexander.sverdlin@gmail.com \
--cc=aou@eecs.berkeley.edu \
--cc=chao.wei@sophgo.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=inochiama@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=liujingqi@lanxincomputing.com \
--cc=michael.opdenacker@rootcommit.com \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=rabenda.cn@gmail.com \
--cc=robh@kernel.org \
--cc=samuel.holland@sifive.com \
--cc=sophgo@lists.linux.dev \
--cc=tglx@linutronix.de \
--cc=thomas.bonnefille@bootlin.com \
--cc=unicorn_wang@outlook.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.