diff options
author | Mauro Lima | 2023-02-01 17:54:54 -0300 |
---|---|---|
committer | Mark Brown | 2023-02-02 11:42:29 +0000 |
commit | b4c58d540777124f31ab0cb37a14c6573438d381 (patch) | |
tree | 0ded524a779821477a4a431e25fea85dc1556105 /drivers/power | |
parent | bf7499553732e68d1b3156ae9ce494c6ab9668d1 (diff) |
spi: intel: Fix device private data and PR_NUM for Broxton controllers
Some private data fields have to change from bxt_info to cnl_info.
Here is the list of Device IDs with the respective documentation taken for
validation:
0xa0a4 - Intel® 500 Series Chipset Family On-Package PCH
0x02a4 - Intel® 400 Series Chipset Family On-Package PCH
0x06a4 - Intel® 400 Series Chipset Family Platform Controller Hub
0x34a4 - Intel® 495 Chipset Family On-Package
0xa3a4 - Intel® B460 and H410 Chipset
According to documentation Broxton controller type has five PR registers.
Signed-off-by: Mauro Lima <mauro.lima@eclypsium.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Link: https://lore.kernel.org/r/20230201205455.550308-2-mauro.lima@eclypsium.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions