On 07.09.25 11:47, Krzysztof Kozlowski wrote:
On Sat, Sep 06, 2025 at 03:43:33PM +0000, Sven Peter wrote:
Add all nodes and connections required to make USB3 work on M1-based
Apple machines.
Co-developed-by: Hector Martin <marcan@xxxxxxxxx>
Signed-off-by: Hector Martin <marcan@xxxxxxxxx>
Signed-off-by: Sven Peter <sven@xxxxxxxxxx>
---
arch/arm64/boot/dts/apple/t8103-j274.dts | 12 +++
arch/arm64/boot/dts/apple/t8103-j293.dts | 12 +++
arch/arm64/boot/dts/apple/t8103-j313.dts | 12 +++
arch/arm64/boot/dts/apple/t8103-j456.dts | 12 +++
arch/arm64/boot/dts/apple/t8103-j457.dts | 12 +++
arch/arm64/boot/dts/apple/t8103-jxxx.dtsi | 137 ++++++++++++++++++++++++++++++
arch/arm64/boot/dts/apple/t8103.dtsi | 105 +++++++++++++++++++++++
7 files changed, 302 insertions(+)
Please do not combine DTS patches in patchsets for Greg (e.g. USB). Greg
expressed that many times, that he takes all or nothing, and DTS cannot
go via driver branches/trees.
Okay, thanks for the hint. I wasn't aware that he prefers related
patches that go through a different tree to be split off.
Best,
Sven