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

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -