RE: [PATCH v3] ARM: dts: exynos5422-odroidxu3: add on-board INA231 sensors

2015-01-22 Thread Kukjin Kim
Kevin Hilman wrote: > > From: Kevin Hilman > > The odroid-xu3 has 4 INA231 current sensors on board which can be > accessed from the Linux via the hwmon interface. > > There is one sensor for each of these power rails: > > - A15 cluster: VDD_ARM > - A7 cluster: VDD_KFC > - GPU: VDD_G3D > - mem

[PATCH v3] ARM: dts: exynos5422-odroidxu3: add on-board INA231 sensors

2015-01-22 Thread Kevin Hilman
From: Kevin Hilman The odroid-xu3 has 4 INA231 current sensors on board which can be accessed from the Linux via the hwmon interface. There is one sensor for each of these power rails: - A15 cluster: VDD_ARM - A7 cluster: VDD_KFC - GPU: VDD_G3D - memory: VDD_MEM In addition to adding the senso