Skip to content

Commit 9351329

Browse files
dbogdancommodo
authored andcommitted
arm: dts: adi-fmclidar1: Update i2c_afe_dac interface
According to the latest HDL changes: analogdevicesinc/hdl@62704f5 Signed-off-by: Dragos Bogdan <[email protected]>
1 parent a5f6da0 commit 9351329

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm/boot/dts/socfpga_arria10_socdk_fmclidar1.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,11 @@
177177
};
178178
};
179179

180-
&i2c1 {
180+
&i2c0 {
181181
status = "okay";
182182
};
183183

184-
#define i2c_afe_dac i2c1
184+
#define i2c_afe_dac i2c0
185185

186186
#include "adi-fmclidar1.dtsi"
187187

0 commit comments

Comments
 (0)