|
[PATCH 4.4.y-cip v2 07/15] PM / OPP: Parse 'opp-supported-hw' binding
From: Viresh Kumar <viresh.kumar@...>
commit 7de36b0aa51a5a59e28fb2da768fa3ab07de0674 upstream.
OPP bindings allow a platform to enable OPPs based on the version of the
hardware they are used
From: Viresh Kumar <viresh.kumar@...>
commit 7de36b0aa51a5a59e28fb2da768fa3ab07de0674 upstream.
OPP bindings allow a platform to enable OPPs based on the version of the
hardware they are used
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4741
·
|
|
[PATCH 4.4.y-cip v2 09/15] PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@...>
commit fd8d8e63467c922be9ae4452cca2980d473477d9 upstream.
Commit 01fb4d3c39d3 ("PM / OPP: Parse 'opp-<prop>-<name>'
bindings") broke
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@...>
commit fd8d8e63467c922be9ae4452cca2980d473477d9 upstream.
Commit 01fb4d3c39d3 ("PM / OPP: Parse 'opp-<prop>-<name>'
bindings") broke
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4740
·
|
|
[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@...>
·
#4739
·
|
|
[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@...>
·
#4738
·
|
|
[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@...>
·
#4737
·
|
|
[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@...>
·
#4736
·
|
|
[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@...>
·
#4735
·
|
|
[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@...>
·
#4734
·
|
|
[PATCH 4.4.y-cip v2 00/15] PM / OPP v2 & cpufreq backports part 1
(resending from correct address...)
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 /
(resending from correct address...)
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 /
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#4733
·
|
|
Request Board Owners/Contributors to review kernel config (Due Date: June 25)
Hi, Board Owners/Contributors,
As was announced at the TSC call on May 26th, I would like to ask the following request.
### Request
Would like board owners/contributors to review enabled features,
Hi, Board Owners/Contributors,
As was announced at the TSC call on May 26th, I would like to ask the following request.
### Request
Would like board owners/contributors to review enabled features,
|
By
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
·
#4732
·
|
|
Re: [PATCH 4.4.y-cip 1/2] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
Hi,
By
Nobuhiro Iwamatsu
·
#4731
·
|
|
Re: [PATCH 4.4.y-cip 0/2] Add dts for Moxa UC-8100-ME-T platform
Hi,
By
Nobuhiro Iwamatsu
·
#4730
·
|
|
Re: [PATCH 4.4.y-cip 1/2] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
Hi Johnson,
johnsonch.chen@... <JohnsonCH.Chen@...> 於 2020年6月6日 週六 下午7:49寫道:
<snip>
Please avoid using the editor in the Windows environment. AFAIK, some
editors in
Hi Johnson,
johnsonch.chen@... <JohnsonCH.Chen@...> 於 2020年6月6日 週六 下午7:49寫道:
<snip>
Please avoid using the editor in the Windows environment. AFAIK, some
editors in
|
By
SZ Lin <sz.lin@...>
·
#4729
·
|
|
Re: [PATCH 4.4.y-cip 1/2] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
Hello,
Thanks your respone!
I am sorry about this problem. I find the same failed situations with my local part. This problem is similar to commit patch again, but I can copy this problem with
Hello,
Thanks your respone!
I am sorry about this problem. I find the same failed situations with my local part. This problem is similar to commit patch again, but I can copy this problem with
|
By
johnsonch.chen@moxa.com
·
#4728
·
|
|
Re: [PATCH 4.4.y-cip 1/2] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
Hi!
I get quite a lot of complains here, if I try to apply patch
automatically using git-am.
Applying: ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
.git/rebase-apply/patch:17: trailing
Hi!
I get quite a lot of complains here, if I try to apply patch
automatically using git-am.
Applying: ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
.git/rebase-apply/patch:17: trailing
|
By
Pavel Machek
·
#4727
·
|
|
Re: [PATCH v2 v4.4.y-cip] ARM: dts: iwg20d-q7-common: Add LCD support
Hi Pavel,
thank you for your feedback!
Thank you for laying down all of the options for me. Since you are open
to a revert patch, I think we'll have another look at this at a later stage,
fixes will
Hi Pavel,
thank you for your feedback!
Thank you for laying down all of the options for me. Since you are open
to a revert patch, I think we'll have another look at this at a later stage,
fixes will
|
By
Fabrizio Castro
·
#4726
·
|
|
Re: [PATCH v2 v4.4.y-cip] ARM: dts: iwg20d-q7-common: Add LCD support
Hi!
It is possible to drop the patch and force push before new commits are
added on top. It is also possible to queue a revert at any later time.
OTOH if the patch is not wrong, just needs another
Hi!
It is possible to drop the patch and force push before new commits are
added on top. It is also possible to queue a revert at any later time.
OTOH if the patch is not wrong, just needs another
|
By
Pavel Machek
·
#4725
·
|
|
Re: [PATCH 4.4.y-cip 0/2] Add dts for Moxa UC-8100-ME-T platform
Hi!
So this is relatively simple, as it only affects Moxa code. And I see
nothing wrong there.
I'll apply it if there are no other comments.
Best regards,
Pavel
--
DENX Software
Hi!
So this is relatively simple, as it only affects Moxa code. And I see
nothing wrong there.
I'll apply it if there are no other comments.
Best regards,
Pavel
--
DENX Software
|
By
Pavel Machek
·
#4724
·
|
|
[PATCH 4.4.y-cip 2/2] ARM: dts: am335x: add support for Moxa UC-8100-ME-T open platform
From: SZ Lin <sz.lin@...>
commit 5e452865954fe3f18a89cb7bce8c3216636b311d upstream.
Add support for Moxa UC-8100-ME-T open platform
The UC-8100-ME-T computing platform is designed
for embedded
From: SZ Lin <sz.lin@...>
commit 5e452865954fe3f18a89cb7bce8c3216636b311d upstream.
Add support for Moxa UC-8100-ME-T open platform
The UC-8100-ME-T computing platform is designed
for embedded
|
By
johnsonch.chen@moxa.com
·
#4723
·
|
|
[PATCH 4.4.y-cip 1/2] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
From: Peter Ujfalusi <peter.ujfalusi@...>
commit b5e5090660742c838ddc0b5d1a001e6fe3d5bfd5 upstream.
Switch to use the ti,edma3-tpcc and ti,edma3-tptc binding for the eDMA3 and
enable the DMA even
From: Peter Ujfalusi <peter.ujfalusi@...>
commit b5e5090660742c838ddc0b5d1a001e6fe3d5bfd5 upstream.
Switch to use the ti,edma3-tpcc and ti,edma3-tptc binding for the eDMA3 and
enable the DMA even
|
By
johnsonch.chen@moxa.com
·
#4722
·
|