mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
arm64: tegra: Mark I2C4 as DDC on P3310
The P3310 compute module assigns the I2C4 to be used for DDC operations. Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
c2599da792
commit
5bb88b7abc
|
|
@ -77,7 +77,7 @@ i2c@3180000 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
i2c@3190000 {
|
||||
ddc: i2c@3190000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user