On 2024-10-26 01:55, Konrad Dybcio wrote:
On 17.10.2024 12:27 PM, YijieYang wrote:
From: Yijie Yang <quic_yijiyang@xxxxxxxxxxx>
In order to support multiple revisions of the qcs8300-ride board, create
a .dtsi containing the common parts and split out the ethernet bits into
the actual board file as they will change in revision 2.
Signed-off-by: Yijie Yang <quic_yijiyang@xxxxxxxxxxx>
---
[...]
chosen {
- stdout-path = "serial0:115200n8";
+ stdout-path = "serial0: 115200n8";
};
This looks unintended
The rest looks good, except I think you forgot to drop /dts-v1/
from the dtsi
Thanks for reminding me. I will fix it.
Konrad
--
Best Regards,
Yijie