Re: [PATCH v3 1/1] ahci: imx: Add imx53 SATA temperature sensor support

2017-01-06 Thread Tejun Heo
On Tue, Oct 25, 2016 at 10:08:07PM +0200, Fabien Lahoudere wrote: > From: Csaba Kertesz > > Add a hwmon entry to get the temperature from the die of imx53 > SATA. > > The original patch was made by Richard Zhu for kernel 2.6.x: >

Re: [PATCH v3 1/1] ahci: imx: Add imx53 SATA temperature sensor support

2017-01-06 Thread Tejun Heo
On Tue, Oct 25, 2016 at 10:08:07PM +0200, Fabien Lahoudere wrote: > From: Csaba Kertesz > > Add a hwmon entry to get the temperature from the die of imx53 > SATA. > > The original patch was made by Richard Zhu for kernel 2.6.x: > ENGR00134041-MX53-Add-the-SATA-AHCI-temperature-monitor.patch >

[PATCH v3 1/1] ahci: imx: Add imx53 SATA temperature sensor support

2016-10-25 Thread Fabien Lahoudere
From: Csaba Kertesz Add a hwmon entry to get the temperature from the die of imx53 SATA. The original patch was made by Richard Zhu for kernel 2.6.x: ENGR00134041-MX53-Add-the-SATA-AHCI-temperature-monitor.patch Signed-off-by: Fabien Lahoudere

[PATCH v3 1/1] ahci: imx: Add imx53 SATA temperature sensor support

2016-10-25 Thread Fabien Lahoudere
From: Csaba Kertesz Add a hwmon entry to get the temperature from the die of imx53 SATA. The original patch was made by Richard Zhu for kernel 2.6.x: ENGR00134041-MX53-Add-the-SATA-AHCI-temperature-monitor.patch Signed-off-by: Fabien Lahoudere --- drivers/ata/ahci_imx.c | 195