-
- Downloads
platform/x86: Move AMD platform drivers to separate directory
Currently, AMD supported platform drivers are grouped under generic "x86" folder structure. Move the current drivers (amd-pmc and amd_hsmp) to a separate directory. This would also mean the newer driver submissions to pdx86 subsystem in the future will also land in AMD specific directory. Reviewed-by:Naveen Krishna Chatradhi <NaveenKrishna.Chatradhi@amd.com> Tested-by:
Suma Hegde <suma.hegde@amd.com> Signed-off-by:
Shyam Sundar S K <Shyam-sundar.S-k@amd.com> Link: https://lore.kernel.org/r/20220608193212.2827257-1-Shyam-sundar.S-k@amd.com Reviewed-by:
Hans de Goede <hdegoede@redhat.com> Signed-off-by:
Hans de Goede <hdegoede@redhat.com>
Showing
- MAINTAINERS 2 additions, 2 deletionsMAINTAINERS
- drivers/platform/x86/Kconfig 1 addition, 26 deletionsdrivers/platform/x86/Kconfig
- drivers/platform/x86/Makefile 1 addition, 2 deletionsdrivers/platform/x86/Makefile
- drivers/platform/x86/amd/Kconfig 31 additions, 0 deletionsdrivers/platform/x86/amd/Kconfig
- drivers/platform/x86/amd/Makefile 10 additions, 0 deletionsdrivers/platform/x86/amd/Makefile
- drivers/platform/x86/amd/hsmp.c 0 additions, 0 deletionsdrivers/platform/x86/amd/hsmp.c
- drivers/platform/x86/amd/pmc.c 0 additions, 0 deletionsdrivers/platform/x86/amd/pmc.c
Loading
Please register or sign in to comment