mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 09:41:54 +09:00
arm64: dts: ulcb: Enable I2C for DVFS device
This enables I2C for DVFS device for ULCB board Signed-off-by: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
committed by
Simon Horman
parent
91662b1b93
commit
a4fedb3a4a
@@ -189,6 +189,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&i2c_dvfs {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&ohci1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user