I am learning to add i2c devices in device tree of raspberry's kernel 4.4.8. After successful compilation of DT, raspberry pi is not allowing me to log in to board. showing "ssh: connect to host 10.1.1.103 port 22: Connection refused".
I have linked dt sources below DT Souce.
one by one, I tried adding in all 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 help me. Any help will be appreciated. Thanks.