Commit 64d5440
committed
arm64: dts: apple: t600x-j375: Move gpu properties to individual devices
t600x-j375.dtsi is used as template for M1 and M2 desktop devices.
Previously the NO_GPU define was used to prevent using values from
t6001-j375c / t6002-j375d on M2 based devices. This did not work as
`#define NO_GPU` was removed from t602x-j474-j475.dtsi at some point.
Duplicate these values in t6001-j375c.dts and t6002-j375d.dts to fix and
prevent this.
Signed-off-by: Janne Grunau <j@jannau.net>1 parent d51763c commit 64d5440
3 files changed
Lines changed: 18 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
45 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
162 | 171 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | 394 | | |
406 | 395 | | |
407 | 396 | | |
0 commit comments