Folks,Yes, but you need to merge the other patch the Caesar just sent, or it would stop the booting sequence at rk3288.
On Wed, Jan 04, 2017 at 12:30:40AM +0800, ayaka wrote:
Folks, I got a bit confused about this discussion. I have put these
On 01/03/2017 09:13 AM, Randy Li wrote:
I check the schematic, the otp interrupt is not used at firefly reload nor
On 01/03/2017 09:02 AM, Caesar Wang wrote:
å 2017å01æ03æ 07:57, Randy Li åé:Yes I do.
On 01/02/2017 09:16 PM, Caesar Wang wrote:Really?
å 2016å12æ31æ 00:11, ayaka åé:They have been merged into the linux-next.
BTW, Caesar have you ever met this at RK3288 at booting time?125C? the thermal zone isn't the upstream kernel, what's the kernel
[ 8.430582] thermal thermal_zone1: critical temperature
reached(125 C),shutting down
[ 8.439038] thermal thermal_zone2: critical temperature
reached(125 C),shutting down
[ 8.456344] thermal thermal_zone1: critical temperature
reached(125 C),shutting down
[ 8.465298] thermal thermal_zone2: critical temperature
reached(125 C),shutting down
version?
I saw the 90 degree is the critical temperature on rk3288 dts .
kernel$ vi arch/arm/boot/dts/rk3288.dtsiSorry, it is my fault, I mistake that commit. Those patches are merged in
cpu_crit: cpu_crit {
temperature = <90000>; /* millicelsius */
hysteresis = <2000>; /* millicelsius */
type = "critical";
};
These patches had merged for upstream.Anyway, look like, the TSHUT issue. Do you have the below patchesNo, could you resubmit those patches ?
for your linux kernel?
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/380446.html
next-20161224. I would bring a board for you later.
connected to the control of PMIC.
I also check power supply, the power is PD_PERI domain comes from VD_LOGIC
which is always on all the platform.
It more likely the tsadc doesn't report correctly temperature value?
patches into linux-next, as I did not see anything wrong with them. And
I was about to send to next -rc.
Are these correct or not? Is it fine to move forward with them?
I believe for tomorrows rc is a bit too late, but I think they could
still go to the next rc.
BR,
-Caesar