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 +++
-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;
to soc tree.
But whichever tree I use, it can't 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: l
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
> -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.
> -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
>
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 the no
> -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
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 qoriq_tmu_regi
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:
- up
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
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
>
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
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
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
> -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
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 b/dri
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
b/Do
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 b/drivers/cpufreq/qoriq-cpufreq.
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
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
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 file
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
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...@
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
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
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
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;
>
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
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 evalenti's
> -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
+ 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
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
> -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
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
>
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 a/drivers/clk/cl
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 --
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
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
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
> -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.
> -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
> -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
> -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
> -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
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 platf
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:
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
>
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 a/arch/arm64/boot/
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
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 a/arch/arm64/boo
> -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
> -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
> -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
-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
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
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 b/drivers/ata/ahci_q
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 b/arch
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 ---
.../arm64/boot/dts/freescale/fsl-ls1043a
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
.../arm64/boot/dts/
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
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
; 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
> -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
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
> -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
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] therm
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
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 a/arch/arm64/boot/
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
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
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'
-
> 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.
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' ;
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
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
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
77 matches
Mail list logo