|
Re: [PATCH 4.4.y-cip v2] of: Add missing exports of node name compare functions
Hi!
Thanks, applied and pushed out.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
Hi!
Thanks, applied and pushed out.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
|
By
Pavel Machek
·
#5432
·
|
|
Re: [PATCH 4.4.y-cip] gpio: rcar: use gpiochip data pointer
Hi!
Done, thanks... and let me take a look.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
Hi!
Done, thanks... and let me take a look.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
|
By
Pavel Machek
·
#5431
·
|
|
[PATCH 4.4.y-cip 06/11] cpufreq: ti-cpufreq: kfree opp_data when failure
From: Zumeng Chen <zumeng.chen@...>
commit 05829d9431df1bf6de98679fbcfbad282c1c55a4 upstream.
memory leakage was found by kmemleak. opp_data needs to be freed
when failure, including
From: Zumeng Chen <zumeng.chen@...>
commit 05829d9431df1bf6de98679fbcfbad282c1c55a4 upstream.
memory leakage was found by kmemleak. opp_data needs to be freed
when failure, including
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5430
·
|
|
[PATCH 4.4.y-cip 10/11] ARM: omap2plus_defconfig: Enable support for ti-cpufreq
From: Dave Gerlach <d-gerlach@...>
commit 69c8ab148006a2ec7ac1a1f08945e95febc1c132 upstream.
AM335x, AM437x, DRA7xx, and AM57xx platforms all now depend on
ti-cpufreq driver to enable proper OPPs
From: Dave Gerlach <d-gerlach@...>
commit 69c8ab148006a2ec7ac1a1f08945e95febc1c132 upstream.
AM335x, AM437x, DRA7xx, and AM57xx platforms all now depend on
ti-cpufreq driver to enable proper OPPs
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5429
·
|
|
[PATCH 4.4.y-cip 09/11] cpufreq: dt: Don't use generic platdev driver for ti-cpufreq platforms
From: Dave Gerlach <d-gerlach@...>
commit 051bd84bb45bc994b7d762467f60b3bd0c7aa6bc upstream.
Some TI platforms, specifically those in the am33xx, am43xx, dra7xx, and
am57xx families of SoCs can
From: Dave Gerlach <d-gerlach@...>
commit 051bd84bb45bc994b7d762467f60b3bd0c7aa6bc upstream.
Some TI platforms, specifically those in the am33xx, am43xx, dra7xx, and
am57xx families of SoCs can
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5428
·
|
|
[PATCH 4.4.y-cip 05/11] cpufreq: ti: Fix 'of_node_put' being called twice in error handling path
From: Christophe Jaillet <christophe.jaillet@...>
commit 9a6e91d08e7707baa2f824257342ca7efcb199bc upstream.
If 'dev_pm_opp_set_supported_hw()' fails, 'opp_data->opp_node' refcount
will be
From: Christophe Jaillet <christophe.jaillet@...>
commit 9a6e91d08e7707baa2f824257342ca7efcb199bc upstream.
If 'dev_pm_opp_set_supported_hw()' fails, 'opp_data->opp_node' refcount
will be
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5427
·
|
|
[PATCH 4.4.y-cip 08/11] cpufreq: ti-cpufreq: Fix an incorrect error return value
From: Suman Anna <s-anna@...>
commit e5d295b06d69a1924665a16a4987be475addd00f upstream.
Commit 05829d9431df ("cpufreq: ti-cpufreq: kfree opp_data when
failure") has fixed a memory leak in the
From: Suman Anna <s-anna@...>
commit e5d295b06d69a1924665a16a4987be475addd00f upstream.
Commit 05829d9431df ("cpufreq: ti-cpufreq: kfree opp_data when
failure") has fixed a memory leak in the
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5426
·
|
|
[PATCH 4.4.y-cip 11/11] ARM: dts: am33xx: Add updated operating-points-v2 table for cpu
From: Dave Gerlach <d-gerlach@...>
commit 72ac40fcb164a3d8fbd1ff13647abe67df26ced5 upstream.
After the ti-cpufreq driver has been added, we can now drop the
operating-points table present in
From: Dave Gerlach <d-gerlach@...>
commit 72ac40fcb164a3d8fbd1ff13647abe67df26ced5 upstream.
After the ti-cpufreq driver has been added, we can now drop the
operating-points table present in
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5425
·
|
|
[PATCH 4.4.y-cip 07/11] cpufreq: ti-cpufreq: add missing of_node_put()
From: Zumeng Chen <zumeng.chen@...>
commit 248aefdcc3a7e0cfbd014946b4dead63e750e71b upstream.
call of_node_put to release the refcount of np.
Signed-off-by: Zumeng Chen
From: Zumeng Chen <zumeng.chen@...>
commit 248aefdcc3a7e0cfbd014946b4dead63e750e71b upstream.
call of_node_put to release the refcount of np.
Signed-off-by: Zumeng Chen
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5424
·
|
|
[PATCH 4.4.y-cip 01/11] PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
From: Viresh Kumar <viresh.kumar@...>
V2 bindings have better support for clock-latency and voltage-tolerance
and doesn't need special care. To use callbacks,
From: Viresh Kumar <viresh.kumar@...>
V2 bindings have better support for clock-latency and voltage-tolerance
and doesn't need special care. To use callbacks,
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5423
·
|
|
[PATCH 4.4.y-cip 00/11] ti-cpufreq backport
Hi everyone,
This is the final part of MOXA's PM / OPP / ti-cpufreq backport series.
Part 2, which consisted of OPP / cpufreq-dt cleanups, is abandoned in
favor of directly backporting the ti-cpufreq
Hi everyone,
This is the final part of MOXA's PM / OPP / ti-cpufreq backport series.
Part 2, which consisted of OPP / cpufreq-dt cleanups, is abandoned in
favor of directly backporting the ti-cpufreq
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5422
·
|
|
[PATCH 4.4.y-cip 04/11] cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime
From: Dave Gerlach <d-gerlach@...>
commit e13cf046cd70894393a1085ca39da7ef751353fb upstream.
Some TI SoCs, like those in the AM335x, AM437x, DRA7x, and AM57x families=
,
have different OPPs
From: Dave Gerlach <d-gerlach@...>
commit e13cf046cd70894393a1085ca39da7ef751353fb upstream.
Some TI SoCs, like those in the AM335x, AM437x, DRA7x, and AM57x families=
,
have different OPPs
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5421
·
|
|
[PATCH 4.4.y-cip 02/11] PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
From: Dave Gerlach <d-gerlach@...>
commit 0764c604c8128f17fd740ff8b1701d0a1301eb7e upstream.
Rename _of_get_opp_desc_node to dev_pm_opp_of_get_opp_desc_node and add i=
t
to include/linux/pm_opp.h
From: Dave Gerlach <d-gerlach@...>
commit 0764c604c8128f17fd740ff8b1701d0a1301eb7e upstream.
Rename _of_get_opp_desc_node to dev_pm_opp_of_get_opp_desc_node and add i=
t
to include/linux/pm_opp.h
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5420
·
|
|
[PATCH 4.4.y-cip 03/11] Documentation: dt: add bindings for ti-cpufreq
From: Dave Gerlach <d-gerlach@...>
commit 953a0f18337406ab041252ce5a62db5d173bee5f upstream.
Add the device tree bindings document for the TI CPUFreq/OPP driver
on AM33xx, AM43xx, DRA7xx, and
From: Dave Gerlach <d-gerlach@...>
commit 953a0f18337406ab041252ce5a62db5d173bee5f upstream.
Add the device tree bindings document for the TI CPUFreq/OPP driver
on AM33xx, AM43xx, DRA7xx, and
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#5419
·
|
|
[PATCH] linux-4.19.y*: Add test for Xilinx ZYNQMP zcu102 board
Add test target for Cybertrust supported ZYNQMP zcu102 board.
boot and smc test are executed automatically, but LTP is set to be
executed manually because this board is not official
Add test target for Cybertrust supported ZYNQMP zcu102 board.
boot and smc test are executed automatically, but LTP is set to be
executed manually because this board is not official
|
By
Nobuhiro Iwamatsu
·
#5418
·
|
|
[ANNOUNCE] v4.19.142-cip33-rt14
Hi!
v4.19.142-cip33-rt14 should be available at kernel.org.
Trees are available
Hi!
v4.19.142-cip33-rt14 should be available at kernel.org.
Trees are available
|
By
Pavel Machek
·
#5417
·
|
|
Re: [PATCH 4.4.y-cip] gpio: rcar: use gpiochip data pointer
Hi Pavel,
By
Lad Prabhakar
·
#5416
·
|
|
[PATCH 4.4.y-cip] gpio: rcar: Avoid NULL pointer access in gpio_rcar_set_multiple()
gpiochip_get_data() expects the controller probe to call
gpiochip_add_data() before using it, where as the rcar-gpio
driver probe has gpiochip_add() call thus resulting in NULL
pointer access.
Avoid
gpiochip_get_data() expects the controller probe to call
gpiochip_add_data() before using it, where as the rcar-gpio
driver probe has gpiochip_add() call thus resulting in NULL
pointer access.
Avoid
|
By
Lad Prabhakar
·
#5415
·
|
|
[PATCH 4.4.y-cip v2] of: Add missing exports of node name compare functions
From: Rob Herring <robh@...>
commit 173ee3962959a1985a109f81539a403b5cd07ae7 upstream.
Commit f42b0e18f2e5 ("of: add node name compare helper functions")
failed to add the module exports to
From: Rob Herring <robh@...>
commit 173ee3962959a1985a109f81539a403b5cd07ae7 upstream.
Commit f42b0e18f2e5 ("of: add node name compare helper functions")
failed to add the module exports to
|
By
Lad Prabhakar
·
#5414
·
|
|
Re: [PATCH 4.4.y-cip 0/4] serial mctrl_gpio/sh-sci Fixes
Hi Pavel/ Nobuhiro,
By
Lad Prabhakar
·
#5413
·
|