linux - adding i2c device in raspberry pi device tree source -


i learning add i2c devices in device tree of raspberry's kernel 4.4.8. after successful compilation of dt, raspberry pi not allowing me log in board. showing "ssh: connect host 10.1.1.103 port 22: connection refused".

i have linked dt sources below dt souce.

one one, tried adding in following files.

in file bcm2708-rpi-b.dts line 93. (lm75@48).

in file bcm2708-rpi-b-plus.dts line no. 87.

in file bcm2708.dtsi line no. 44. please me. appreciated. thanks.


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -