More devices for t603x/t8122#512
Conversation
Signed-off-by: Sasha Finkelstein <k@chaosmail.tech>
Signed-off-by: Sasha Finkelstein <k@chaosmail.tech>
Signed-off-by: Sasha Finkelstein <k@chaosmail.tech>
jannau
left a comment
There was a problem hiding this comment.
I'll merge the hwmon and spi/nvram commits manually and fix the spi compatible issues.
Please split the audio changes into an upstreamable commit (nco, admac, mca and sio_dart) and one for macaudio and speaker and headphone driver
| }; | ||
|
|
||
| spi1: spi@289104000 { | ||
| compatible = "apple,t6030-spi", "apple,t8103-spi", "apple,spi"; |
There was a problem hiding this comment.
this shouldn't carry "apple,spi" as compatible
| }; | ||
|
|
||
| admac: dma-controller@28b200000 { | ||
| compatible = "apple,t6030-admac", "apple,t8103-admac", "apple,admac"; |
There was a problem hiding this comment.
same for "apple,admac", not sure if that is already upstream
| }; | ||
|
|
||
| mca: mca@28b400000 { | ||
| compatible = "apple,t6030-mca", "apple,t8103-mca", "apple,mca"; |
| }; | ||
|
|
||
| nco: clock-controller@350044000 { | ||
| compatible = "apple,t6030-nco", "apple,t8103-nco", "apple,nco"; |
There was a problem hiding this comment.
and "apple,nco", I won't repeat that for the other .dtsi
|
|
||
| / { | ||
| sound { | ||
| compatible = "apple,j433-macaudio", "apple,j456-macaudio", "apple,macaudio"; |
There was a problem hiding this comment.
the m3 imacs have the same speaker amps as the other models so we probably should omit "apple,j456-macaudio". I guess it's fine for now and can be changed when the speakers are added which isn't high priority
| }; | ||
|
|
||
| spi1: spi@2a1104000 { | ||
| compatible = "apple,t8122-spi", "apple,spi"; |
| }; | ||
|
|
||
| admac: dma-controller@2a3200000 { | ||
| compatible = "apple,t8122-admac", "apple,admac"; |
| }; | ||
|
|
||
| mca: i2s@2a3400000 { | ||
| compatible = "apple,t8122-mca", "apple,mca"; |
| }; | ||
|
|
||
| nco: clock-controller@2c0044000 { | ||
| compatible = "apple,t8122-nco", "apple,nco"; |
Hwmon, SPI flash, and audio output. Tested on a j514c