1&arduino_i2c {
2	status = "okay";
3
4	w1: w1@18 {
5		compatible = "maxim,ds2484";
6		reg = <0x18>;
7	};
8};
9