[PATCH] ahci: qoriq: update the port register settings

2020-12-01 Thread andy . tang
From: Yuantian Tang The default values for Port register PORT_PHY2 and PORT_PHY3 are better, no need to overwrite them. The following boards are affected: ls208x, ls1088a, ls1043a, ls1046a, ls1028a and ls1012a. Signed-off-by: Yuantian Tang --- drivers/ata/ahci_qoriq.c | 12 1

[PATCH 2/2] ARM: dts: ls1021a: update calibration table for TMU module

2020-11-16 Thread andy . tang
From: Yuantian Tang Update the calibration table to make the temperature more accurate. Signed-off-by: Yuantian Tang --- arch/arm/boot/dts/ls1021a.dtsi | 77 -- 1 file changed, 37 insertions(+), 40 deletions(-) diff --git a/arch/arm/boot/dts/ls1021a.dtsi

[PATCH 1/2] arm64: dts: freescale: update calibration table for TMU module

2020-11-16 Thread andy . tang
From: Yuantian Tang Update the calibration table to make the temperature more accurate. Three platforms have been updated: ls1012a, ls1043a and ls1046a. Signed-off-by: Yuantian Tang --- .../arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 63 ---

RE: [PATCH] ahci: qoriq: enable acpi support in qoriq ahci driver

2020-09-02 Thread Andy Tang
Hi Axboe, Please take some times reviewing this patch. Thanks, Andy > -Original Message- > From: andy.t...@nxp.com > Sent: 2020年8月17日 16:22 > To: ax...@kernel.dk > Cc: linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; Andy Tang > ; Udit Kumar > Subject

[PATCH] ahci: qoriq: enable acpi support in qoriq ahci driver

2020-08-17 Thread andy . tang
From: Yuantian Tang This patch enables ACPI support in qoriq ahci driver. Signed-off-by: Udit Kumar Signed-off-by: Yuantian Tang --- drivers/ata/ahci_qoriq.c | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/drivers/ata/ahci_qoriq.c

[PATCH 2/2 v2] arm64: dts: ls208xa: add more thermal zone support

2020-07-15 Thread andy . tang
From: Yuantian Tang There are 7 thermal zones in ls208xa soc. Add the other thermal zone nodes to enable them. Signed-off-by: Yuantian Tang --- v2: - remove useless alert trip - add cooling-map to core cluster zones. .../arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 141

[PATCH 1/2 v2] arm64: dts: ls1088a: add more thermal zone support

2020-07-15 Thread andy . tang
From: Yuantian Tang There are 2 thermal zones in ls1088a soc. Add the other thermal zone node to enable it. Also update the values in calibration table to make the temperatures monitored more precise. Signed-off-by: Yuantian Tang --- v2: - remove useless alert trip

RE: [EXT] Re: [PATCH 1/2] arm64: dts: ls1088a: add more thermal zone support

2020-07-01 Thread Andy Tang
Hi Shawn, Do you think it is ok if the cooling devices are shared between thermal zones? BR, Andy > -Original Message- > From: Amit Kucheria > Sent: 2020年6月30日 14:47 > To: Andy Tang > Cc: Shawn Guo ; Leo Li ; Rob > Herring ; lakml ; > open list:OPEN FIRMWARE AND

RE: [EXT] Re: [PATCH 1/2] arm64: dts: ls1088a: add more thermal zone support

2020-06-30 Thread Andy Tang
> -Original Message- > From: Amit Kucheria > Sent: 2020年6月30日 14:47 > To: Andy Tang > Cc: Shawn Guo ; Leo Li ; Rob > Herring ; lakml ; > open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS > ; LKML > Subject: Re: [EXT] Re: [PATCH 1/2] arm64: dts

RE: [EXT] Re: [PATCH 1/2] arm64: dts: ls1088a: add more thermal zone support

2020-06-30 Thread Andy Tang
> -Original Message- > From: Amit Kucheria > Sent: 2020年6月30日 13:37 > To: Andy Tang > Cc: Shawn Guo ; Leo Li ; Rob > Herring ; lakml ; > open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS > ; LKML > Subject: Re: [EXT] Re: [PATCH 1/2] arm64: dts

RE: [EXT] Re: [PATCH 1/2] arm64: dts: ls1088a: add more thermal zone support

2020-06-29 Thread Andy Tang
> -Original Message- > From: Amit Kucheria > Sent: 2020年6月30日 13:12 > To: Andy Tang > Cc: Shawn Guo ; Leo Li ; Rob > Herring ; lakml ; > open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS > ; LKML > Subject: [EXT] Re: [PATCH 1/2] arm64: dts: ls1

[PATCH 2/2] arm64: dts: ls208xa: add more thermal zone support

2020-06-29 Thread andy . tang
From: Yuantian Tang There are 7 thermal zones in ls208xa soc. Add the other thermal zone nodes to enable them. Signed-off-by: Yuantian Tang --- .../arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 132 +- 1 file changed, 126 insertions(+), 6 deletions(-) diff --git

[PATCH 1/2] arm64: dts: ls1088a: add more thermal zone support

2020-06-29 Thread andy . tang
From: Yuantian Tang There are 2 thermal zones in ls1088a soc. Add the other thermal zone node to enable it. Also update the values in calibration table to make the temperatures monitored more precise. Signed-off-by: Yuantian Tang --- .../arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 100

[PATCH 1/2] arm64: dts: ls1046a: add more thermal zone support

2020-06-29 Thread andy . tang
From: Yuantian Tang There are 5 thermal zones in ls1046a soc. Add the rest thermal zone nodes to enable them. Signed-off-by: Yuantian Tang --- .../arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 88 ++- 1 file changed, 84 insertions(+), 4 deletions(-) diff --git

[PATCH 2/2] arm64: dts: ls1043a: add more thermal zone support

2020-06-29 Thread andy . tang
From: Yuantian Tang There are 5 thermal zones in ls1043a soc. Add the rest thermal zone nodes to enable them. Signed-off-by: Yuantian Tang --- .../arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 88 ++- 1 file changed, 84 insertions(+), 4 deletions(-) diff --git

RE: [EXT] Re: [PATCH] arm64: dts: ls1028a: add one more thermal zone support

2020-05-25 Thread Andy Tang
-Original Message- From: Daniel Lezcano Sent: 2020年5月25日 19:08 To: Andy Tang ; shawn...@kernel.org; robh...@kernel.org; mark.rutl...@arm.com; catalin.mari...@arm.com; will.dea...@arm.com Cc: devicet...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux-kernel

RE: [PATCH] arm64: dts: lx2160a: add more thermal zone support

2020-05-07 Thread Andy Tang
rg; > linux-kernel@vger.kernel.org; Andy Tang > Subject: [PATCH] arm64: dts: lx2160a: add more thermal zone support > > There are 7 thermal zones in lx2160a soc. Add the rest thermal zone node to > enable them. > Also correct one of the values for tmu-calibration propert

RE: [PATCH v2] thermal: qoriq: Update the settings for TMUv2

2020-05-07 Thread Andy Tang
PING. BR, Andy > -Original Message- > From: Yuantian Tang > Sent: 2020年4月16日 17:40 > To: rui.zh...@intel.com; edubez...@gmail.com; daniel.lezc...@linaro.org > Cc: linux...@vger.kernel.org; linux-kernel@vger.kernel.org; Andy Tang > > Subject: [PATCH v2] t

RE: [EXT] Re: [PATCH v3] thermal: qoriq: add thermal monitor unit version 2 support

2019-10-13 Thread Andy Tang
Thanks Daniel for your help.. BR, Andy > -Original Message- > From: Daniel Lezcano > Sent: 2019年10月11日 22:32 > To: Andy Tang ; edubez...@gmail.com; > rui.zh...@intel.com; Anson Huang > Cc: Leo Li ; linux...@vger.kernel.org; > linux-kernel@vger.kernel.org > Subj

RE: [PATCH v2] thermal: qoriq: add thermal monitor unit version 2 support

2019-10-10 Thread Andy Tang
Hi Edubezval, Rui, I had addressed Anson's comments and got his Reviewed-by. Could you please merge it if you don't have other comments? BR, Andy > -Original Message- > From: Anson Huang > Sent: 2019年9月24日 14:15 > To: Andy Tang ; edubez...@gmail.com; > rui.zh...

RE: [PATCH] thermal: qoriq: add thermal monitor unit version 2 support

2019-09-23 Thread Andy Tang
Hi Anson, Points are taken. Will send out the next version. Thanks, Andy > -Original Message- > From: Anson Huang > Sent: 2019年9月24日 10:11 > To: Andy Tang ; Zhang Rui ; > edubez...@gmail.com > Cc: daniel.lezc...@linaro.org; Leo Li ; > linux...@vger.ker

RE: [PATCH] thermal: qoriq: add thermal monitor unit version 2 support

2019-09-23 Thread Andy Tang
Hi Anson, Thanks for your review. Please see my reply inline. > -Original Message- > From: Anson Huang > Sent: 2019年9月24日 9:17 > To: Zhang Rui ; Andy Tang ; > edubez...@gmail.com > Cc: daniel.lezc...@linaro.org; Leo Li ; > linux...@vger.kernel.org; linux-kernel@vger

RE: [PATCH] thermal: qoriq: add thermal monitor unit version 2 support

2019-09-23 Thread Andy Tang
Hi Rui, Edubezval, Would you please review this patch? BR, Andy > -Original Message- > From: Andy Tang > Sent: 2019年8月29日 16:38 > To: 'edubez...@gmail.com' ; 'rui.zh...@intel.com' > > Cc: 'daniel.lezc...@linaro.org' ; Leo Li > ; 'linux...@vger.kernel.o

RE: [PATCH] thermal: qoriq: add thermal monitor unit version 2 support

2019-08-29 Thread Andy Tang
Hi Rui, Edubezval, Almost three monthes passed, I have not got your comments from you. Could you please take a look at this patch? BR, Andy > -Original Message- > From: Andy Tang > Sent: 2019年8月6日 10:57 > To: edubez...@gmail.com; rui.zh...@intel.com > Cc: daniel.lezc...@

RE: [PATCH v3] arm64: dts: ls1028a: Add temperature sensor node

2019-08-05 Thread Andy Tang
ead.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; Andy Tang > > Subject: [PATCH v3] arm64: dts: ls1028a: Add temperature sensor node > > Add nxp sa56004 chip node for temperature monitor. > > Signed-off-by: Yuantian Tang > --- > v3: > - sort the node in

RE: [PATCH] thermal: qoriq: add thermal monitor unit version 2 support

2019-08-05 Thread Andy Tang
Any comments? BR, Andy > -Original Message- > From: Yuantian Tang > Sent: 2019年6月4日 10:51 > To: edubez...@gmail.com; rui.zh...@intel.com > Cc: daniel.lezc...@linaro.org; Leo Li ; > linux...@vger.kernel.org; linux-kernel@vger.kernel.org; Andy Tang > > Subject

RE: [EXT] Re: [PATCH] dt-bindings: thermal: Make cooling-maps property optional

2019-06-24 Thread Andy Tang
Hi Edubezval, Rui, Are you going to pick up this patch? BR, Andy > -Original Message- > From: Daniel Lezcano > Sent: 2019年6月4日 14:04 > To: Andy Tang ; rui.zh...@intel.com; > edubez...@gmail.com > Cc: robh...@kernel.org; mark.rutl...@arm.com; linux...@vger.ker

RE: [PATCH v4] clk: qoriq: add support for lx2160a

2019-06-13 Thread Andy Tang
; From: Vabhav Sharma > Sent: 2019年5月23日 22:05 > To: linux-kernel@vger.kernel.org; linux-...@vger.kernel.org; > mturque...@baylibre.com; sb...@kernel.org > Cc: mturque...@baylibre.com; sb...@kernel.org; Andy Tang > ; Yogesh Narayan Gaur > > Subject: RE: [PATCH v4] clk: qor

RE: [PATCH] dt-bindings: thermal: Make cooling-maps property optional

2019-06-03 Thread Andy Tang
ernel.org; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; Andy Tang > Subject: [PATCH] dt-bindings: thermal: Make cooling-maps property optional > > There may be no cooling device on system, or there are no enough cooling > devices for each thermal zone in multiple thermal zone ca

RE: [EXT] Re: [PATCH] arm64: dts: ls1028a: Add Thermal Monitor Unit node

2019-05-28 Thread Andy Tang
> -Original Message- > From: Eduardo Valentin > Sent: 2019年5月29日 10:54 > To: Andy Tang > Cc: shawn...@kernel.org; Leo Li ; > robh...@kernel.org; mark.rutl...@arm.com; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; > linux-kerne

RE: [EXT] Re: [PATCH] arm64: dts: ls1028a: Add temperature sensor node

2019-05-27 Thread Andy Tang
Hi Leo, > -Original Message- > From: Li Yang > Sent: 2019年5月25日 6:32 > To: Andy Tang > Cc: Shawn Guo ; Rob Herring ; > Mark Rutland ; moderated list:ARM/FREESCALE > IMX / MXC ARM ARCHITECTURE ; > open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS >

RE: [EXT] Re: [PATCH] dt-bindings: thermal: Make cooling-maps property optional

2019-05-23 Thread Andy Tang
> -Original Message- > From: Eduardo Valentin > Sent: 2019年5月24日 10:50 > To: Andy Tang > Cc: rui.zh...@intel.com; robh...@kernel.org; daniel.lezc...@linaro.org; > mark.rutl...@arm.com; linux...@vger.kernel.org; > devicet...@vger.kernel.org; linux-kernel@vger.kerne

RE: [EXT] Re: [PATCH v6] arm64: dts: ls1088a: add one more thermal zone node

2019-05-10 Thread Andy Tang
Thanks Viresh for your explanation. BR, Andy > -Original Message- > From: Viresh Kumar > Sent: 2019年5月10日 18:12 > To: Andy Tang > Cc: Daniel Lezcano ; Shawn Guo > ; Leo Li ; robh...@kernel.org; > mark.rutl...@arm.com; linux-arm-ker...@lists.infradead.org; > de

RE: [EXT] Re: [PATCH v6] arm64: dts: ls1088a: add one more thermal zone node

2019-05-10 Thread Andy Tang
+ Viresh for help. > -Original Message- > From: Daniel Lezcano > Sent: 2019年5月10日 15:17 > To: Andy Tang ; Shawn Guo > Cc: Leo Li ; robh...@kernel.org; > mark.rutl...@arm.com; linux-arm-ker...@lists.infradead.org; > devicet...@vger.kernel.org; linux-kernel@vge

RE: [EXT] Re: [PATCH v6] arm64: dts: ls1088a: add one more thermal zone node

2019-05-09 Thread Andy Tang
> -Original Message- > From: Shawn Guo > Sent: 2019年5月10日 11:14 > To: Andy Tang > Cc: Leo Li ; robh...@kernel.org; > mark.rutl...@arm.com; linux-arm-ker...@lists.infradead.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; > linux...@vger

RE: [EXT] Re: [PATCH v2] clk: qoriq: Add clockgen support for lx2160a

2019-04-25 Thread Andy Tang
o.org; Yogesh Narayan Gaur > ; Andy Tang > Subject: [EXT] Re: [PATCH v2] clk: qoriq: Add clockgen support for lx2160a > > Caution: EXT Email > > On Thu, Apr 25, 2019 at 11:48 AM Vabhav Sharma > wrote: > > > > From: Yogesh Gaur > > > > Add clo

[PATCH] cpufreq: qoriq: Add ls1028a chip support

2019-04-23 Thread andy . tang
From: Yuantian Tang Enable cpufreq feature on ls1028a chip by adding its compatible string. Signed-off-by: Yuantian Tang --- drivers/cpufreq/qoriq-cpufreq.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/cpufreq/qoriq-cpufreq.c

[PATCH] dt-bindings: qoriq-clock: Add ls1028a chip compatible string

2019-04-23 Thread andy . tang
From: Yuantian Tang Add ls1028a chip compatible string in binding document. Signed-off-by: Yuantian Tang --- .../devicetree/bindings/clock/qoriq-clock.txt |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Documentation/devicetree/bindings/clock/qoriq-clock.txt

[PATCH] clk: qoriq: Add ls1028a clock configuration

2019-04-23 Thread andy . tang
From: Yuantian Tang Enable clock driver by adding clock configuration for ls1028a chip. Signed-off-by: Yuantian Tang --- drivers/clk/clk-qoriq.c | 68 +++ 1 files changed, 68 insertions(+), 0 deletions(-) diff --git a/drivers/clk/clk-qoriq.c

[PATCH 2/2] clk: qoriq: add more PLL divider clocks support

2019-04-22 Thread andy . tang
From: Yuantian Tang More PLL divider clocks are needed by clock consumer IP. So enlarge the PLL divider array to accommodate more divider clocks. Signed-off-by: Yuantian Tang --- drivers/clk/clk-qoriq.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git

[PATCH 1/2] dt-bindings: qoriq-clock: add more PLL divider clocks support

2019-04-22 Thread andy . tang
From: Yuantian Tang More PLL divider clocks are needed by clock consumer IP. So update the PLL divider description to make it more general. Signed-off-by: Yuantian Tang --- .../devicetree/bindings/clock/qoriq-clock.txt |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff

RE: [EXT] Re: [PATCH v5] arm64: dts: ls1088a: add one more thermal zone node

2019-04-17 Thread Andy Tang
> -Original Message- > From: Daniel Lezcano > Sent: 2019年4月12日 20:19 > To: Andy Tang ; shawn...@kernel.org > Cc: Leo Li ; robh...@kernel.org; mark.rutl...@arm.com; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; lin

RE: [EXT] Re: [PATCH v5] arm64: dts: ls1088a: add one more thermal zone node

2019-04-12 Thread Andy Tang
> -Original Message- > From: Daniel Lezcano > Sent: 2019年4月12日 3:15 > To: Andy Tang ; shawn...@kernel.org > Cc: Leo Li ; robh...@kernel.org; mark.rutl...@arm.com; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; lin

RE: [PATCH v4] arm64: dts: ls1088a: add one more thermal zone node

2019-04-11 Thread Andy Tang
Hi Daniel, > -Original Message- > From: Daniel Lezcano > Sent: 2019年4月4日 10:35 > To: Andy Tang ; shawn...@kernel.org > Cc: Leo Li ; robh...@kernel.org; mark.rutl...@arm.com; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; > linux-kernel@v

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

2019-03-20 Thread Andy Tang
> -Original Message- > From: Shawn Guo > Sent: 2019年3月20日 22:49 > To: Andy Tang > Cc: Daniel Lezcano ; mark.rutl...@arm.com; > devicet...@vger.kernel.org; linux...@vger.kernel.org; > linux-kernel@vger.kernel.org; Leo Li ; > edubez...@gmail.com; robh...@kernel.

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

2019-03-20 Thread Andy Tang
Hi Shawn, > -Original Message- > From: Shawn Guo > Sent: 2019年3月20日 16:19 > To: Andy Tang > Cc: Daniel Lezcano ; mark.rutl...@arm.com; > devicet...@vger.kernel.org; linux...@vger.kernel.org; > linux-kernel@vger.kernel.org; Leo Li ; > edubez...@gmail.com; ro

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

2019-03-08 Thread Andy Tang
> -Original Message- > From: Daniel Lezcano > Sent: 2019年3月8日 17:28 > To: Andy Tang ; Shawn Guo > Cc: Leo Li ; robh...@kernel.org; mark.rutl...@arm.com; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; linux...@vg

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

2019-03-07 Thread Andy Tang
> -Original Message- > From: Daniel Lezcano > Sent: 2019年3月7日 17:15 > To: Andy Tang ; Shawn Guo > Cc: Leo Li ; robh...@kernel.org; mark.rutl...@arm.com; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; linux...@vg

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

2019-03-03 Thread Andy Tang
> -Original Message- > From: Shawn Guo > Sent: 2019年3月4日 14:21 > To: Andy Tang > Cc: Leo Li ; robh...@kernel.org; mark.rutl...@arm.com; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; linux...@vger.kern

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

2019-03-03 Thread Andy Tang
> -Original Message- > From: Shawn Guo > Sent: 2019年3月1日 21:38 > To: Andy Tang > Cc: Leo Li ; robh...@kernel.org; mark.rutl...@arm.com; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; linux...@vger.kern

[PATCH v2] thermal: qoriq: add multiple sensors support

2019-01-17 Thread andy . tang
From: Yuantian Tang The QorIQ Layerscape SoC has several thermal sensors but the current driver only supports one. Massage the code to be sensor oriented and allow the support for multiple sensors. Signed-off-by: Yuantian Tang Reviewed-by: Daniel Lezcano --- v2: - rebase to

RE: [PATCH] arm64: dts: nxp: ls208xa: add more thermal zone support

2018-12-19 Thread Andy Tang
> -Original Message- > From: Shawn Guo > Sent: 2018年12月19日 12:08 > To: Andy Tang > Cc: mark.rutl...@arm.com; devicet...@vger.kernel.org; > daniel.lezc...@linaro.org; linux-kernel@vger.kernel.org; Leo Li > ; robh...@kernel.org; rui.zh...@intel.com; > linux-arm-ke

RE: [PATCH] arm64: dts: nxp: ls208xa: add more thermal zone support

2018-12-17 Thread Andy Tang
er.kernel.org; rui.zh...@intel.com; daniel.lezc...@linaro.org; > Andy Tang > Subject: [PATCH] arm64: dts: nxp: ls208xa: add more thermal zone support > > Ls208xa has several thermal sensors. Add all the sensor id to dts to enable > them. > > To make the dts cleaner, re-organize

RE: [PATCH v3] thermal: qoriq: add multiple sensors support

2018-12-11 Thread Andy Tang
> -Original Message- > From: Eduardo Valentin > Sent: 2018年11月30日 1:21 > To: Daniel Lezcano > Cc: Andy Tang ; rui.zh...@intel.com; > linux...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re: [PATCH v3] thermal: qoriq: add multiple sensors support >

RE: [PATCH 1/2 v3] powerpc/fsl: Use new clockgen binding

2018-12-11 Thread Andy Tang
> -Original Message- > From: Scott Wood > Sent: 2018年11月26日 9:19 > To: Andy Tang > Cc: mturque...@baylibre.com; sb...@kernel.org; robh...@kernel.org; > mark.rutl...@arm.com; b...@kernel.crashing.org; pau...@samba.org; > m...@ellerman.id.au; linux-...@vger.

RE: [PATCH v3] thermal: qoriq: add multiple sensors support

2018-11-21 Thread Andy Tang
be merged to Linus' tree without conflict. Something I missed? BR, Andy > -Original Message- > From: Daniel Lezcano > Sent: 2018年11月21日 16:44 > To: Andy Tang ; rui.zh...@intel.com; > edubez...@gmail.com > Cc: linux...@vger.kernel.org; linux-kernel@vger.kernel.org > S

RE: [PATCH v3] thermal: qoriq: add multiple sensors support

2018-11-21 Thread Andy Tang
be merged to Linus' tree without conflict. Something I missed? BR, Andy > -Original Message- > From: Daniel Lezcano > Sent: 2018年11月21日 16:44 > To: Andy Tang ; rui.zh...@intel.com; > edubez...@gmail.com > Cc: linux...@vger.kernel.org; linux-kernel@vger.kernel.org > S

RE: [PATCH v3] thermal: qoriq: add multiple sensors support

2018-11-20 Thread Andy Tang
-soc-thermal.git. branch: next Could you please clarify which git tree/branch should I use? BR, Andy > -Original Message- > From: Andy Tang > Sent: 2018年11月14日 15:29 > To: rui.zh...@intel.com; daniel.lezc...@linaro.org > Cc: edubez...@gmail.com; linux...@vger.kernel.org;

RE: [PATCH v3] thermal: qoriq: add multiple sensors support

2018-11-20 Thread Andy Tang
-soc-thermal.git. branch: next Could you please clarify which git tree/branch should I use? BR, Andy > -Original Message- > From: Andy Tang > Sent: 2018年11月14日 15:29 > To: rui.zh...@intel.com; daniel.lezc...@linaro.org > Cc: edubez...@gmail.com; linux...@vger.kernel.org;

RE: [PATCH v3] thermal: qoriq: add multiple sensors support

2018-11-13 Thread Andy Tang
PING. BR, Andy > -Original Message- > From: andy.t...@nxp.com > Sent: 2018年10月30日 9:00 > To: rui.zh...@intel.com; daniel.lezc...@linaro.org > Cc: edubez...@gmail.com; linux...@vger.kernel.org; > linux-kernel@vger.kernel.org; Andy Tang > Subject: [PATCH v3] thermal

RE: [PATCH v3] thermal: qoriq: add multiple sensors support

2018-11-13 Thread Andy Tang
PING. BR, Andy > -Original Message- > From: andy.t...@nxp.com > Sent: 2018年10月30日 9:00 > To: rui.zh...@intel.com; daniel.lezc...@linaro.org > Cc: edubez...@gmail.com; linux...@vger.kernel.org; > linux-kernel@vger.kernel.org; Andy Tang > Subject: [PATCH v3] thermal

RE: [PATCH v3] clk: qoriq: add more chips support

2018-11-06 Thread Andy Tang
Hi Stephen, > -Original Message- > From: Stephen Boyd > Sent: 2018年11月7日 1:25 > To: Andy Tang ; mturque...@baylibre.com > Cc: linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; Andy Tang > > Subject: Re: [PATCH v3] clk: qoriq: add more chips support >

RE: [PATCH v3] clk: qoriq: add more chips support

2018-11-06 Thread Andy Tang
Hi Stephen, > -Original Message- > From: Stephen Boyd > Sent: 2018年11月7日 1:25 > To: Andy Tang ; mturque...@baylibre.com > Cc: linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; Andy Tang > > Subject: Re: [PATCH v3] clk: qoriq: add more chips support >

[PATCH v3] thermal: qoriq: add multiple sensors support

2018-10-29 Thread andy . tang
From: Yuantian Tang The QorIQ Layerscape SoC has several thermal sensors but the current driver only supports one. Massage the code to be sensor oriented and allow the support for multiple sensors. Signed-off-by: Yuantian Tang Reviewed-by: Daniel Lezcano --- v3: - add Reviewed-by v2: -

[PATCH v3] thermal: qoriq: add multiple sensors support

2018-10-29 Thread andy . tang
From: Yuantian Tang The QorIQ Layerscape SoC has several thermal sensors but the current driver only supports one. Massage the code to be sensor oriented and allow the support for multiple sensors. Signed-off-by: Yuantian Tang Reviewed-by: Daniel Lezcano --- v3: - add Reviewed-by v2: -

[PATCH v2] thermal: qoriq: add multiple sensors support

2018-10-29 Thread andy . tang
From: Yuantian Tang The QorIQ Layerscape SoC has several thermal sensors but the current driver only supports one. Massage the code to be sensor oriented and allow the support for multiple sensors. Signed-off-by: Yuantian Tang --- v2: - update the commit message - refine the

[PATCH v2] thermal: qoriq: add multiple sensors support

2018-10-29 Thread andy . tang
From: Yuantian Tang The QorIQ Layerscape SoC has several thermal sensors but the current driver only supports one. Massage the code to be sensor oriented and allow the support for multiple sensors. Signed-off-by: Yuantian Tang --- v2: - update the commit message - refine the

RE: [PATCH] thermal: qoriq: add multiple sensors support

2018-10-23 Thread Andy Tang
Hi Daniel, > -Original Message- > From: Daniel Lezcano > Sent: 2018年10月16日 19:21 > To: Andy Tang ; rui.zh...@intel.com > Cc: edubez...@gmail.com; linux...@vger.kernel.org; > linux-kernel@vger.kernel.org; Rob Herring > Subject: Re: [PATCH] thermal: qoriq: add mul

RE: [PATCH] thermal: qoriq: add multiple sensors support

2018-10-23 Thread Andy Tang
Hi Daniel, > -Original Message- > From: Daniel Lezcano > Sent: 2018年10月16日 19:21 > To: Andy Tang ; rui.zh...@intel.com > Cc: edubez...@gmail.com; linux...@vger.kernel.org; > linux-kernel@vger.kernel.org; Rob Herring > Subject: Re: [PATCH] thermal: qoriq: add mul

RE: [PATCH] thermal: qoriq: add multiple sensors support

2018-10-15 Thread Andy Tang
Hi Daniel, Please see my reply inline. > -Original Message- > From: Daniel Lezcano > Sent: 2018年10月15日 16:56 > To: Andy Tang ; rui.zh...@intel.com > Cc: edubez...@gmail.com; linux...@vger.kernel.org; > linux-kernel@vger.kernel.org > Subject: Re: [PATCH] thermal

RE: [PATCH] thermal: qoriq: add multiple sensors support

2018-10-15 Thread Andy Tang
Hi Daniel, Please see my reply inline. > -Original Message- > From: Daniel Lezcano > Sent: 2018年10月15日 16:56 > To: Andy Tang ; rui.zh...@intel.com > Cc: edubez...@gmail.com; linux...@vger.kernel.org; > linux-kernel@vger.kernel.org > Subject: Re: [PATCH] thermal

RE: [PATCH] thermal: qoriq: add multiple sensors support

2018-10-14 Thread Andy Tang
Thanks Daniel, Please see my reply inline. > -Original Message- > From: Daniel Lezcano > Sent: 2018年10月14日 4:43 > To: Andy Tang ; rui.zh...@intel.com > Cc: edubez...@gmail.com; linux...@vger.kernel.org; > linux-kernel@vger.kernel.org > Subject: Re: [PATCH] thermal

RE: [PATCH] thermal: qoriq: add multiple sensors support

2018-10-14 Thread Andy Tang
Thanks Daniel, Please see my reply inline. > -Original Message- > From: Daniel Lezcano > Sent: 2018年10月14日 4:43 > To: Andy Tang ; rui.zh...@intel.com > Cc: edubez...@gmail.com; linux...@vger.kernel.org; > linux-kernel@vger.kernel.org > Subject: Re: [PATCH] thermal

RE: [PATCH] thermal: qoriq: add multiple sensors support

2018-10-11 Thread Andy Tang
Hi Rui, Appreciate if you can give it a review. BR, Andy > -Original Message- > From: andy.t...@nxp.com > Sent: 2018年9月27日 10:42 > To: rui.zh...@intel.com > Cc: edubez...@gmail.com; daniel.lezc...@linaro.org; > linux...@vger.kernel.org; linux-kernel@vger.ker

RE: [PATCH] thermal: qoriq: add multiple sensors support

2018-10-11 Thread Andy Tang
Hi Rui, Appreciate if you can give it a review. BR, Andy > -Original Message- > From: andy.t...@nxp.com > Sent: 2018年9月27日 10:42 > To: rui.zh...@intel.com > Cc: edubez...@gmail.com; daniel.lezc...@linaro.org; > linux...@vger.kernel.org; linux-kernel@vger.ker

[PATCH] thermal: qoriq: add multiple sensors support

2018-09-26 Thread andy . tang
From: Yuantian Tang There is only one sensor supported in current driver. Multiple sensors are existing on Layscape socs. To support them, covert this driver to support multiple sensors. Signed-off-by: Tang Yuantian --- drivers/thermal/qoriq_thermal.c | 117

[PATCH] thermal: qoriq: add multiple sensors support

2018-09-26 Thread andy . tang
From: Yuantian Tang There is only one sensor supported in current driver. Multiple sensors are existing on Layscape socs. To support them, covert this driver to support multiple sensors. Signed-off-by: Tang Yuantian --- drivers/thermal/qoriq_thermal.c | 117

RE: [PATCH 2/2] arm64: dts: ls2088a: add cpu idle support

2017-08-03 Thread Andy Tang
Hi Shawn, Please see my explanation inline. > -Original Message- > From: Shawn Guo [mailto:shawn...@kernel.org] > Sent: Thursday, August 03, 2017 9:40 AM > To: Andy Tang <andy.t...@nxp.com> > Cc: mark.rutl...@arm.com; devicet...@vger.kernel.org; > catalin.m

RE: [PATCH 2/2] arm64: dts: ls2088a: add cpu idle support

2017-08-03 Thread Andy Tang
Hi Shawn, Please see my explanation inline. > -Original Message- > From: Shawn Guo [mailto:shawn...@kernel.org] > Sent: Thursday, August 03, 2017 9:40 AM > To: Andy Tang > Cc: mark.rutl...@arm.com; devicet...@vger.kernel.org; > catalin.mari...@arm.com; will.dea...@arm

RE: [PATCH 1/2] dt-bindings: qoriq-clock: Add coreclk

2017-07-23 Thread Andy Tang
Hi, > -Original Message- > From: sb...@codeaurora.org [mailto:sb...@codeaurora.org] > Sent: Saturday, July 22, 2017 6:03 AM > To: Andy Tang <andy.t...@nxp.com> > Cc: mturque...@baylibre.com; mark.rutl...@arm.com; linux- > c...@vger.kernel.org; devicet...@vger.

RE: [PATCH 1/2] dt-bindings: qoriq-clock: Add coreclk

2017-07-23 Thread Andy Tang
Hi, > -Original Message- > From: sb...@codeaurora.org [mailto:sb...@codeaurora.org] > Sent: Saturday, July 22, 2017 6:03 AM > To: Andy Tang > Cc: mturque...@baylibre.com; mark.rutl...@arm.com; linux- > c...@vger.kernel.org; devicet...@vger.kernel.org; linux- > k

RE: [PATCH 2/2 v2] clk: qoriq: Separate root input clock for core PLLs on ls1012a

2017-06-01 Thread Andy Tang
Boyd [mailto:sb...@codeaurora.org] Sent: Thursday, June 01, 2017 4:28 PM To: Andy Tang <andy.t...@nxp.com> Cc: mturque...@baylibre.com; robh...@kernel.org; mark.rutl...@arm.com; linux-...@vger.kernel.org; devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; linux-a

RE: [PATCH 2/2 v2] clk: qoriq: Separate root input clock for core PLLs on ls1012a

2017-06-01 Thread Andy Tang
Boyd [mailto:sb...@codeaurora.org] Sent: Thursday, June 01, 2017 4:28 PM To: Andy Tang Cc: mturque...@baylibre.com; robh...@kernel.org; mark.rutl...@arm.com; linux-...@vger.kernel.org; devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Scott Wood

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-05-31 Thread Andy Tang
Hi Stephen and Michael, How many times do I need to push those patch get merged? Regards, Andy -Original Message- From: Andy Tang Sent: Monday, April 17, 2017 9:37 AM To: 'mturque...@baylibre.com' <mturque...@baylibre.com>; 'sb...@codeaurora.org' <sb...@codeaurora.org&g

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-05-31 Thread Andy Tang
Hi Stephen and Michael, How many times do I need to push those patch get merged? Regards, Andy -Original Message- From: Andy Tang Sent: Monday, April 17, 2017 9:37 AM To: 'mturque...@baylibre.com' ; 'sb...@codeaurora.org' Cc: 'robh...@kernel.org' ; 'mark.rutl...@arm.com' ; 'linux

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-05-08 Thread Andy Tang
; From: Andy Tang > Sent: Monday, April 24, 2017 11:15 AM > To: mturque...@baylibre.com; sb...@codeaurora.org > Cc: robh...@kernel.org; mark.rutl...@arm.com; linux-...@vger.kernel.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; linux-arm- > ker...@lists.infrade

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-05-08 Thread Andy Tang
; From: Andy Tang > Sent: Monday, April 24, 2017 11:15 AM > To: mturque...@baylibre.com; sb...@codeaurora.org > Cc: robh...@kernel.org; mark.rutl...@arm.com; linux-...@vger.kernel.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; linux-arm- > ker...@lists.infradead.org;

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-04-23 Thread Andy Tang
Does anyone give me a clue why this patch set can't be responded after so long time? Thanks, Andy -Original Message- From: Andy Tang Sent: Monday, April 17, 2017 9:37 AM To: 'mturque...@baylibre.com' <mturque...@baylibre.com>; 'sb...@codeaurora.org' <sb...@codeaurora.org&g

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-04-23 Thread Andy Tang
Does anyone give me a clue why this patch set can't be responded after so long time? Thanks, Andy -Original Message- From: Andy Tang Sent: Monday, April 17, 2017 9:37 AM To: 'mturque...@baylibre.com' ; 'sb...@codeaurora.org' Cc: 'robh...@kernel.org' ; 'mark.rutl...@arm.com' ; 'linux

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-04-16 Thread Andy Tang
Hi Stephen and Michael, This patch set has been pending for more than two months since it was first sent. I have not received any response from you until now. Could you give some comments on it? Regards, Andy -Original Message- From: Andy Tang Sent: Wednesday, April 05, 2017 2:16 PM

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-04-16 Thread Andy Tang
Hi Stephen and Michael, This patch set has been pending for more than two months since it was first sent. I have not received any response from you until now. Could you give some comments on it? Regards, Andy -Original Message- From: Andy Tang Sent: Wednesday, April 05, 2017 2:16 PM

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-04-05 Thread Andy Tang
urora.org; robh...@kernel.org; mark.rutl...@arm.com; > linux-...@vger.kernel.org; devicet...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Scott Wood > <o...@buserror.net>; Andy Tang <andy.t...@nxp.com> > Subject: [PATCH 1/2 v2] dt-bindi

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-04-05 Thread Andy Tang
urora.org; robh...@kernel.org; mark.rutl...@arm.com; > linux-...@vger.kernel.org; devicet...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Scott Wood > ; Andy Tang > Subject: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk > > From: Scot

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-03-26 Thread Andy Tang
ernel.org; devicet...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Scott Wood; > Andy Tang > Subject: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk > > From: Scott Wood <o...@buserror.net> > > ls1012a has separate input root

RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk

2017-03-26 Thread Andy Tang
ernel.org; devicet...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Scott Wood; > Andy Tang > Subject: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk > > From: Scott Wood > > ls1012a has separate input root clocks for core PLLs versus the pl

RE: [PATCH] cpufreq: qoriq: enhance bus frequency calculation

2017-03-10 Thread Andy Tang
Hi Viresh, > -Original Message- > From: Viresh Kumar [mailto:viresh.ku...@linaro.org] > Sent: Friday, March 10, 2017 6:05 PM > To: Andy Tang > Cc: r...@rjwysocki.net; linux...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org >

RE: [PATCH] cpufreq: qoriq: enhance bus frequency calculation

2017-03-10 Thread Andy Tang
Hi Viresh, > -Original Message- > From: Viresh Kumar [mailto:viresh.ku...@linaro.org] > Sent: Friday, March 10, 2017 6:05 PM > To: Andy Tang > Cc: r...@rjwysocki.net; linux...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org >

RE: [PATCH] cpufreq: qoriq: enhance bus frequency calculation

2017-03-09 Thread Andy Tang
Hi Viresh, > -Original Message- > From: Viresh Kumar [mailto:viresh.ku...@linaro.org] > Sent: Thursday, March 09, 2017 5:39 PM > To: Y.T. Tang > Cc: r...@rjwysocki.net; linux...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Y.T. Tang > Subject:

RE: [PATCH] cpufreq: qoriq: enhance bus frequency calculation

2017-03-09 Thread Andy Tang
Hi Viresh, > -Original Message- > From: Viresh Kumar [mailto:viresh.ku...@linaro.org] > Sent: Thursday, March 09, 2017 5:39 PM > To: Y.T. Tang > Cc: r...@rjwysocki.net; linux...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Y.T. Tang > Subject: