Skip to content

Commit 8898da6

Browse files
committed
ARM: dts: ni-zynq: Enable I2C Bus by default
Enable I2C bus 0 by default for NI Zynq-based devices. Signed-off-by: HatsyRei <yan.huan.chng@emerson.com>
1 parent 26ab2af commit 8898da6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/boot/dts/xilinx/ni-zynq.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@
118118
};
119119

120120
&i2c0 {
121+
status = "okay";
122+
121123
nicpld@40 {
122124
compatible = "ni,cpld";
123125
reg = <0x40>;

0 commit comments

Comments
 (0)