[PATCH] platform/x86: pmc_atom: Add Siemens SIMATIC IPC2x7E to critclk_systems DMI table

2019-09-19 Thread Srikanth Krishnakar
identical names. Tested on SIMATIC IPC227E and IPC277E. Fixes: 648e921888ad ("clk: x86: Stop marking clocks as CLK_IS_CRITICAL") CC: Jan Kiszka CC: Cedric Hombourger Signed-off-by: Srikanth Krishnakar --- drivers/platform/x86/pmc_atom.c | 9 - 1 file changed, 8 insertions(+),

[PATCH v2] platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI table

2019-09-20 Thread Srikanth Krishnakar
Jan Kiszka Cc: Cedric Hombourger Signed-off-by: Srikanth Krishnakar --- Suggested for linux-stable v4.14.x and above. Depends on ad0d315b4d4e ("platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table") drivers/platform/x86/pmc_atom.c | 7 +++ 1 file c