Skip to content
Commit aa00918b authored by Phil Elwell's avatar Phil Elwell
Browse files

overlays: adau1977-adc: Replace use of i2c label



The label 'i2c' is no longer created by the firmware - i2c_arm or
i2c1 should be used instead. Replace the last occurrence of &i2c with
&i2c1.

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent eb06d31d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment