[PATCH 1/2] thermal: Add support for thermal sensor for Orion SoC
From: andrew@lunn.ch (Andrew Lunn)
Date: 2013-01-07 10:16:55
Also in:
linux-pm
From: andrew@lunn.ch (Andrew Lunn)
Date: 2013-01-07 10:16:55
Also in:
linux-pm
OK. Please put me on Cc so I will keep the review.quoted
We differentiate between the different SoCs by DT. Each has its own .dtsi file and we will put the node into only those which have the hardware.Ok. That I understand, but my question was more into the difference between 88F6282 and 88F6283. Do you need to differentiate those two?
Hi Eduardo No, there is no need to differentiate between these. As far as the temperature sensor goes, they are identical. I've been testing on a 88F6282 and Nobuhiro Iwamatsu on a 88F6283. Andrew