|
[PATCH 4.4.y-cip v3 06/14] PM / OPP: Add missing doc comments
From: Viresh Kumar <viresh.kumar@...>
commit dc4e7b1fa20a840d2317fcfdaa1064fc09d2afcb upstream.
Few doc-style comments were missing, add them. Rearrange another one to
match the sequence
From: Viresh Kumar <viresh.kumar@...>
commit dc4e7b1fa20a840d2317fcfdaa1064fc09d2afcb upstream.
Few doc-style comments were missing, add them. Rearrange another one to
match the sequence
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4779
·
|
|
[PATCH 4.4.y-cip v3 05/14] PM / OPP: Rename OPP nodes as opp@<opp-hz>
From: Viresh Kumar <viresh.kumar@...>
commit 754dcf35f34698661801ae1d391efa02affe83a7 upstream.
It would be better to name OPP nodes as opp@<opp-hz> as that will ensure
that multiple DT nodes
From: Viresh Kumar <viresh.kumar@...>
commit 754dcf35f34698661801ae1d391efa02affe83a7 upstream.
It would be better to name OPP nodes as opp@<opp-hz> as that will ensure
that multiple DT nodes
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4778
·
|
|
[PATCH 4.4.y-cip v3 02/14] PM / OPP: Add "opp-supported-hw" binding
From: Viresh Kumar <viresh.kumar@...>
commit 1c4d12de2719dfdf27c6dab31e7a5641ee293c94 upstream.
We may want to enable only a subset of OPPs, from the bigger list of
OPPs, based on what
From: Viresh Kumar <viresh.kumar@...>
commit 1c4d12de2719dfdf27c6dab31e7a5641ee293c94 upstream.
We may want to enable only a subset of OPPs, from the bigger list of
OPPs, based on what
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4777
·
|
|
[PATCH 4.4.y-cip v3 04/14] PM / OPP: Remove 'operating-points-names' binding
From: Viresh Kumar <viresh.kumar@...>
commit af87a39a5f7cf6ef252b1aec3e2e6508a40e51f1 upstream.
These aren't used until now by any DT files and wouldn't be used now as
we have a better scheme
From: Viresh Kumar <viresh.kumar@...>
commit af87a39a5f7cf6ef252b1aec3e2e6508a40e51f1 upstream.
These aren't used until now by any DT files and wouldn't be used now as
we have a better scheme
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4776
·
|
|
[PATCH 4.4.y-cip v3 01/14] PM / OPP: Add debugfs support
From: Viresh Kumar <viresh.kumar@...>
commit deaa51465105a7eda19a627b10372f4f7c51a4df upstream.
This patch adds debugfs support to OPP layer to export OPPs and their
properties for all the
From: Viresh Kumar <viresh.kumar@...>
commit deaa51465105a7eda19a627b10372f4f7c51a4df upstream.
This patch adds debugfs support to OPP layer to export OPPs and their
properties for all the
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4775
·
|
|
[PATCH 4.4.y-cip v3 03/14] PM / OPP: Add {opp-microvolt|opp-microamp}-<name> binding
From: Viresh Kumar <viresh.kumar@...>
commit ffdb8cc7a27c89175e541e68e2a73f1f63ab8c6b upstream.
Depending on the version of hardware or its properties, which are only
known at runtime,
From: Viresh Kumar <viresh.kumar@...>
commit ffdb8cc7a27c89175e541e68e2a73f1f63ab8c6b upstream.
Depending on the version of hardware or its properties, which are only
known at runtime,
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4774
·
|
|
[PATCH 4.4.y-cip v3 00/14] PM / OPP v2 & cpufreq backports part 1
Hi everyone,
This is v3 of the part 1 of MOXA's PM / OPP / cpufreq backport series.
Changes since v2:
- Squashed "PM / OPP: Fix parsing of opp-microvolt and opp-microamp
properties" into "PM /
Hi everyone,
This is v3 of the part 1 of MOXA's PM / OPP / cpufreq backport series.
Changes since v2:
- Squashed "PM / OPP: Fix parsing of opp-microvolt and opp-microamp
properties" into "PM /
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4773
·
|
|
Re: [PATCH 4.4.y-cip 0/3] ARM: dts: am335x: Replace numeric pinmux address with macro defines
Hi,
Thanks for your response!
If macros of numeric pinmux addresses is used, we don't need to see AM335X's Technical Reference Manual again and again to find out the meaning of each pinmux address,
Hi,
Thanks for your response!
If macros of numeric pinmux addresses is used, we don't need to see AM335X's Technical Reference Manual again and again to find out the meaning of each pinmux address,
|
By
johnsonch.chen@moxa.com
·
#4772
·
|
|
Re: [PATCH 4.4.y-cip v2 00/15] PM / OPP v2 & cpufreq backports part 1
Hi!
...
OPP subsystem is shared with other boards, so I believe we should be
careful here. 01fb4d3c39d3 introduces a bug and fd8d8e63467c fixes
it. I believe it would be better to merge them
Hi!
...
OPP subsystem is shared with other boards, so I believe we should be
careful here. 01fb4d3c39d3 introduces a bug and fd8d8e63467c fixes
it. I believe it would be better to merge them
|
By
Pavel Machek
·
#4771
·
|
|
Re: [PATCH 4.4.y-cip 0/3] ARM: dts: am335x: Replace numeric pinmux address with macro defines
Hi!
There's nothing obviously wrong with the patches (and they won't break
anything but am335x-moxa platform, so they are low risk).
On the other hand, I don't see any obvious benefit. Whether we
Hi!
There's nothing obviously wrong with the patches (and they won't break
anything but am335x-moxa platform, so they are low risk).
On the other hand, I don't see any obvious benefit. Whether we
|
By
Pavel Machek
·
#4770
·
|
|
[PATCH 4.4.y-cip v2 02/15] PM / OPP: Add "opp-supported-hw" binding
From: Viresh Kumar <viresh.kumar@...>
commit 1c4d12de2719dfdf27c6dab31e7a5641ee293c94 upstream.
We may want to enable only a subset of OPPs, from the bigger list of
OPPs, based on what
From: Viresh Kumar <viresh.kumar@...>
commit 1c4d12de2719dfdf27c6dab31e7a5641ee293c94 upstream.
We may want to enable only a subset of OPPs, from the bigger list of
OPPs, based on what
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4769
·
|
|
[PATCH 4.4.y-cip v2 10/15] PM / OPP: Set cpu_dev->id in cpumask first
From: Pi-Cheng Chen <pi-cheng.chen@...>
commit d9de19b1cc013433ad293365b5b3902ec73dfd60 upstream.
Set cpu_dev->id in cpumask first when setting up cpumask for CPUs that
share the same OPP
From: Pi-Cheng Chen <pi-cheng.chen@...>
commit d9de19b1cc013433ad293365b5b3902ec73dfd60 upstream.
Set cpu_dev->id in cpumask first when setting up cpumask for CPUs that
share the same OPP
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4768
·
|
|
[PATCH 4.4.y-cip v2 04/15] PM / OPP: Remove 'operating-points-names' binding
From: Viresh Kumar <viresh.kumar@...>
commit af87a39a5f7cf6ef252b1aec3e2e6508a40e51f1 upstream.
These aren't used until now by any DT files and wouldn't be used now as
we have a better scheme
From: Viresh Kumar <viresh.kumar@...>
commit af87a39a5f7cf6ef252b1aec3e2e6508a40e51f1 upstream.
These aren't used until now by any DT files and wouldn't be used now as
we have a better scheme
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4767
·
|
|
[PATCH 4.4.y-cip v2 03/15] PM / OPP: Add {opp-microvolt|opp-microamp}-<name> binding
From: Viresh Kumar <viresh.kumar@...>
commit ffdb8cc7a27c89175e541e68e2a73f1f63ab8c6b upstream.
Depending on the version of hardware or its properties, which are only
known at runtime,
From: Viresh Kumar <viresh.kumar@...>
commit ffdb8cc7a27c89175e541e68e2a73f1f63ab8c6b upstream.
Depending on the version of hardware or its properties, which are only
known at runtime,
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4766
·
|
|
[PATCH 4.4.y-cip v2 00/15] PM / OPP v2 & cpufreq backports part 1
Hi everyone,
This is v2 of the part 1 of MOXA's PM / OPP / cpufreq backport series.
Changes since v1:
- Added missing SoB and upstream commit hash for "PM / OPP: Set
cpu_dev->id in cpumask
Hi everyone,
This is v2 of the part 1 of MOXA's PM / OPP / cpufreq backport series.
Changes since v1:
- Added missing SoB and upstream commit hash for "PM / OPP: Set
cpu_dev->id in cpumask
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4765
·
|
|
[PATCH 4.4.y-cip v2 01/15] PM / OPP: Add debugfs support
From: Viresh Kumar <viresh.kumar@...>
commit deaa51465105a7eda19a627b10372f4f7c51a4df upstream.
This patch adds debugfs support to OPP layer to export OPPs and their
properties for all the
From: Viresh Kumar <viresh.kumar@...>
commit deaa51465105a7eda19a627b10372f4f7c51a4df upstream.
This patch adds debugfs support to OPP layer to export OPPs and their
properties for all the
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4764
·
|
|
[PATCH 4.4.y-cip v2 15/15] cpufreq: cpufreq-dt: avoid uninitialized variable warnings:
From: Arnd Bergmann <arnd@...>
commit b331bc20d9281213f7fb67912638e0fb5baeb324 upstream.
gcc warns quite a bit about values returned from allocate_resources()
in cpufreq-dt.c:
cpufreq-dt.c: In
From: Arnd Bergmann <arnd@...>
commit b331bc20d9281213f7fb67912638e0fb5baeb324 upstream.
gcc warns quite a bit about values returned from allocate_resources()
in cpufreq-dt.c:
cpufreq-dt.c: In
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4763
·
|
|
[PATCH 4.4.y-cip v2 05/15] PM / OPP: Rename OPP nodes as opp@<opp-hz>
From: Viresh Kumar <viresh.kumar@...>
commit 754dcf35f34698661801ae1d391efa02affe83a7 upstream.
It would be better to name OPP nodes as opp@<opp-hz> as that will ensure
that multiple DT nodes
From: Viresh Kumar <viresh.kumar@...>
commit 754dcf35f34698661801ae1d391efa02affe83a7 upstream.
It would be better to name OPP nodes as opp@<opp-hz> as that will ensure
that multiple DT nodes
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4762
·
|
|
[PATCH 4.4.y-cip v2 14/15] cpufreq-dt: fix handling regulator_get_voltage() result
From: Andrzej Hajda <a.hajda@...>
commit 929ca89c305a6ed7a4149115be99af6d73c36918 upstream.
The function can return negative values so it should be assigned
to signed type.
The problem has
From: Andrzej Hajda <a.hajda@...>
commit 929ca89c305a6ed7a4149115be99af6d73c36918 upstream.
The function can return negative values so it should be assigned
to signed type.
The problem has
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4761
·
|
|
[PATCH 4.4.y-cip v2 06/15] PM / OPP: Add missing doc comments
From: Viresh Kumar <viresh.kumar@...>
commit dc4e7b1fa20a840d2317fcfdaa1064fc09d2afcb upstream.
Few doc-style comments were missing, add them. Rearrange another one to
match the sequence
From: Viresh Kumar <viresh.kumar@...>
commit dc4e7b1fa20a840d2317fcfdaa1064fc09d2afcb upstream.
Few doc-style comments were missing, add them. Rearrange another one to
match the sequence
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4760
·
|