RE: [PATCH V8 1/4] dt-bindings: fsl: scu: add thermal binding

2019-02-27 Thread Anson Huang
om; bjorn.anders...@linaro.org; > ja...@amarulasolutions.com; enric.balle...@collabora.com; > marc.w.gonza...@free.fr; o...@lixom.net; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux- > p...@vger.kernel.org; dl-linux-imx > Subject: RE: [PATCH

RE: [PATCH V8 1/4] dt-bindings: fsl: scu: add thermal binding

2019-02-26 Thread Aisheng Dong
[...] > > On Thu, Feb 21, 2019 at 06:38:30AM +, Anson Huang wrote: > > > NXP i.MX8QXP is an ARMv8 SoC with a Cortex-M4 core inside as system > > > controller, the system controller is in charge of system power, > > > clock and thermal sensors etc. management, Linux kernel has to > > > communica

RE: [PATCH V8 1/4] dt-bindings: fsl: scu: add thermal binding

2019-02-23 Thread Anson Huang
ime.rip...@bootlin.com; bjorn.anders...@linaro.org; > ja...@amarulasolutions.com; enric.balle...@collabora.com; > marc.w.gonza...@free.fr; o...@lixom.net; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux- > p...@vger.kernel.org; dl-linu

Re: [PATCH V8 1/4] dt-bindings: fsl: scu: add thermal binding

2019-02-23 Thread Eduardo Valentin
On Sat, Feb 23, 2019 at 01:38:00PM -0800, Eduardo Valentin wrote: > On Thu, Feb 21, 2019 at 06:38:30AM +, Anson Huang wrote: > > NXP i.MX8QXP is an ARMv8 SoC with a Cortex-M4 core inside as > > system controller, the system controller is in charge of system > > power, clock and thermal sensors

Re: [PATCH V8 1/4] dt-bindings: fsl: scu: add thermal binding

2019-02-23 Thread Eduardo Valentin
On Thu, Feb 21, 2019 at 06:38:30AM +, Anson Huang wrote: > NXP i.MX8QXP is an ARMv8 SoC with a Cortex-M4 core inside as > system controller, the system controller is in charge of system > power, clock and thermal sensors etc. management, Linux kernel > has to communicate with system controller

[PATCH V8 1/4] dt-bindings: fsl: scu: add thermal binding

2019-02-20 Thread Anson Huang
NXP i.MX8QXP is an ARMv8 SoC with a Cortex-M4 core inside as system controller, the system controller is in charge of system power, clock and thermal sensors etc. management, Linux kernel has to communicate with system controller via MU (message unit) IPC to get temperature from thermal sensors, th