Commit d4868f4
committed
platform/x86:intel/pmc: Move PMC devid to core.h
JIRA: https://issues.redhat.com/browse/RHEL-110838
commit 1b1aaa9
Author: Xi Pardee <xi.pardee@linux.intel.com>
Date: Wed Apr 9 12:10:45 2025 -0700
platform/x86:intel/pmc: Move PMC devid to core.h
Move PMC devid definition for each PMC of Arrow Lake and Meteor
Lake platforms to core.h. This patch is a preparation step to
introduce a new SSRAM Telemetry driver which will be using the
PMC devid.
Signed-off-by: Xi Pardee <xi.pardee@linux.intel.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20250409191056.15434-4-xi.pardee@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Steve Best <sbest@redhat.com>1 parent 69650ca commit d4868f4
3 files changed
+19
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
654 | | - | |
655 | | - | |
656 | | - | |
657 | | - | |
658 | 654 | | |
659 | 655 | | |
660 | 656 | | |
661 | | - | |
| 657 | + | |
662 | 658 | | |
663 | 659 | | |
664 | 660 | | |
665 | 661 | | |
666 | | - | |
| 662 | + | |
667 | 663 | | |
668 | 664 | | |
669 | 665 | | |
670 | 666 | | |
671 | | - | |
| 667 | + | |
672 | 668 | | |
673 | 669 | | |
674 | 670 | | |
675 | 671 | | |
676 | | - | |
| 672 | + | |
677 | 673 | | |
678 | 674 | | |
679 | 675 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
301 | 313 | | |
302 | 314 | | |
303 | 315 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
950 | | - | |
951 | | - | |
952 | | - | |
953 | 950 | | |
954 | 951 | | |
955 | 952 | | |
956 | | - | |
| 953 | + | |
957 | 954 | | |
958 | 955 | | |
959 | 956 | | |
960 | 957 | | |
961 | | - | |
| 958 | + | |
962 | 959 | | |
963 | 960 | | |
964 | 961 | | |
965 | 962 | | |
966 | | - | |
| 963 | + | |
967 | 964 | | |
968 | 965 | | |
969 | 966 | | |
| |||
0 commit comments