mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02:00
dts:ast2600-pfr enable i2c bus
enable i2c bus, 9, 10, 11, 14 and 15 Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Change-Id: Iec5038634cd50ee6662e9552da04aecfeeee7987
This commit is contained in:
parent
d16fe1d8ef
commit
afc0e0146c
|
|
@ -748,6 +748,22 @@ &i2c9 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c10 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c11 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c14 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c15 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
#if 0
|
||||
&ehci0 {
|
||||
status = "okay";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user