summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/apple/t600x-j375.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2023-03-28arm64: dts: apple: t600x: Disable unused PCIe portsJanne Grunau1-0/+11
The PCIe ports are unused (without devices) so disable them instead of removing them. Signed-off-by: Janne Grunau <j@jannau.net> Reviewed-by: Sven Peter <sven@svenpeter.dev> Signed-off-by: Hector Martin <marcan@marcan.st>
2022-10-24arm64: dts: apple: t600x: Add MCA and its supportJanne Grunau1-0/+4
Add the MCA I2S transceiver and its supporting ADMAC and NCO nodes. Signed-off-by: Janne Grunau <j@jannau.net> Acked-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Hector Martin <marcan@marcan.st>
2022-10-24arm64: dts: apple: Add J375 devicetreesJanne Grunau1-0/+113
These are the Mac Studio devices with M1 Max (t6001) and M1 Ultra (t6002). Signed-off-by: Janne Grunau <j@jannau.net> Acked-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Hector Martin <marcan@marcan.st>