From: Steffen Dirkwinkel <[email protected]>
There are several Beckhoff Automation industrial PC boards which use
pmc_plt_clk* clocks for ethernet controllers. The patch adds affected boards
to critclk_systems DMI table so the clocks are marked as CLK_CRITICAL and
not turned off.
This should be applied on top of another patch as both change
the same table:
[PATCH] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
Steffen Dirkwinkel (1):
platform/x86: pmc_atom: Add several Beckhoff Automation boards to
critclk_systems DMI table
drivers/platform/x86/pmc_atom.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--
2.21.0
On Thu, May 2, 2019 at 4:04 PM <[email protected]> wrote:
>
> From: Steffen Dirkwinkel <[email protected]>
>
> There are several Beckhoff Automation industrial PC boards which use
> pmc_plt_clk* clocks for ethernet controllers. The patch adds affected boards
> to critclk_systems DMI table so the clocks are marked as CLK_CRITICAL and
> not turned off.
> This should be applied on top of another patch as both change
> the same table:
> [PATCH] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
Yes, that's why it either should go via CLK tree, or I need an
immutable tag or branch from them.
Acked-by: Andy Shevchenko <[email protected]>
>
> Steffen Dirkwinkel (1):
> platform/x86: pmc_atom: Add several Beckhoff Automation boards to
> critclk_systems DMI table
>
> drivers/platform/x86/pmc_atom.c | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
>
> --
> 2.21.0
--
With Best Regards,
Andy Shevchenko
Hi,
On 06-05-19 14:40, Andy Shevchenko wrote:
> On Thu, May 2, 2019 at 4:04 PM <[email protected]> wrote:
>>
>> From: Steffen Dirkwinkel <[email protected]>
>>
>> There are several Beckhoff Automation industrial PC boards which use
>> pmc_plt_clk* clocks for ethernet controllers. The patch adds affected boards
>> to critclk_systems DMI table so the clocks are marked as CLK_CRITICAL and
>> not turned off.
>> This should be applied on top of another patch as both change
>> the same table:
>> [PATCH] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
>
> Yes, that's why it either should go via CLK tree, or I need an
> immutable tag or branch from them.
> Acked-by: Andy Shevchenko <[email protected]>
As I just mentioned in your reply to the "[PATCH] platform/x86: pmc_atom:
Add Lex 3I380D industrial PC to critclk_systems DMI table":
"Stephen added the patches this depends on to his fixes branch, so they
are in the 5.1 / Torvald's master branch, since we are now in the 5.2 merge
window, you should be able to cleanly apply this directly."
So both that patch and this patch should be able to go through the d-p-x86 tree
unless I'm missing something?
Regards,
Hans
>
>>
>> Steffen Dirkwinkel (1):
>> platform/x86: pmc_atom: Add several Beckhoff Automation boards to
>> critclk_systems DMI table
>>
>> drivers/platform/x86/pmc_atom.c | 24 ++++++++++++++++++++++++
>> 1 file changed, 24 insertions(+)
>>
>> --
>> 2.21.0
>
>
>