Re: [PATCH v2] arm64: dts: ls1088a: add one more thermal zone node

From: Shawn Guo
Date: Wed Mar 20 2019 - 10:49:38 EST


On Wed, Mar 20, 2019 at 08:44:18AM +0000, Andy Tang wrote:
> > > Sensor ID placement
> > > 1 DDR controller 1
> > > 2 DDR controller 2
> > > 3 DDR controller 3
> > > 4 core cluster 1
> > > 5 core cluster 2
> > > 6 core cluster 3
> > > 7 core cluster 4
> > >
> > > Apparently using CPU or CPU-cluster is not appropriate. Core-cluster is better.
> >
> > So using CPU is appropriate for me, less confusing, more consistent with other
> > platforms.
> What about core cluster? We can't name it cpu0, cpu1 etc I think.

Hmm, yes, that would be even more confusing. What about cpu-thermal-1,
cpu-thermal-2 ...?

Shawn