On 09/01/2016 11:57 AM, Lars-Peter Clausen wrote:
On 08/31/2016 06:35 PM, Zubair Lutfullah Kakakhel wrote:
[..]
+ ad7420@4B {
+ compatible = "adt7420";
"adi,adt7420"
danke schoen
:)
ZubairLK
+ reg = <0x4B>;
+ };
+ } ;
};
On 08/31/2016 06:35 PM, Zubair Lutfullah Kakakhel wrote:
[..]
> + ad7420@4B {
> + compatible = "adt7420";
"adi,adt7420"
> + reg = <0x4B>;
> + };
> + } ;
> };
The xilfpga platform has an AXI I2C Bus master with a temperature
sensor connected to it.
Add the device tree node to use them.
Signed-off-by: Zubair Lutfullah Kakakhel
---
V2 -> V3
No change
V1 -> V2
No change
---
arch/mips/boot/dts/xilfpga/nexys4ddr.dts | 22 ++
1 file