Searched hist:b9a801dfa59163dc2db8147a98af406eb79e51de (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/mfd/ |
H A D | intel_soc_pmic_mrfld.h | b9a801dfa59163dc2db8147a98af406eb79e51de Thu Aug 01 21:03:35 CEST 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> mfd: Add support for Merrifield Basin Cove PMIC
Add an MFD driver for Intel Merrifield Basin Cove PMIC.
Firmware on the platforms which are using Basin Cove PMIC is "smarter" than on the rest supported by vanilla kernel. It handles first level of interrupt itself, while others do it on OS level.
The driver is done in the same way as the rest of Intel PMIC MFD drivers in the kernel to support the initial design. The design allows to use one driver among few PMICs without knowing implementation details of the each hardware version or generation.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
/linux/drivers/mfd/ |
H A D | intel_soc_pmic_mrfld.c | b9a801dfa59163dc2db8147a98af406eb79e51de Thu Aug 01 21:03:35 CEST 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> mfd: Add support for Merrifield Basin Cove PMIC
Add an MFD driver for Intel Merrifield Basin Cove PMIC.
Firmware on the platforms which are using Basin Cove PMIC is "smarter" than on the rest supported by vanilla kernel. It handles first level of interrupt itself, while others do it on OS level.
The driver is done in the same way as the rest of Intel PMIC MFD drivers in the kernel to support the initial design. The design allows to use one driver among few PMICs without knowing implementation details of the each hardware version or generation.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | Makefile | diff b9a801dfa59163dc2db8147a98af406eb79e51de Thu Aug 01 21:03:35 CEST 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> mfd: Add support for Merrifield Basin Cove PMIC
Add an MFD driver for Intel Merrifield Basin Cove PMIC.
Firmware on the platforms which are using Basin Cove PMIC is "smarter" than on the rest supported by vanilla kernel. It handles first level of interrupt itself, while others do it on OS level.
The driver is done in the same way as the rest of Intel PMIC MFD drivers in the kernel to support the initial design. The design allows to use one driver among few PMICs without knowing implementation details of the each hardware version or generation.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | Kconfig | diff b9a801dfa59163dc2db8147a98af406eb79e51de Thu Aug 01 21:03:35 CEST 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> mfd: Add support for Merrifield Basin Cove PMIC
Add an MFD driver for Intel Merrifield Basin Cove PMIC.
Firmware on the platforms which are using Basin Cove PMIC is "smarter" than on the rest supported by vanilla kernel. It handles first level of interrupt itself, while others do it on OS level.
The driver is done in the same way as the rest of Intel PMIC MFD drivers in the kernel to support the initial design. The design allows to use one driver among few PMICs without knowing implementation details of the each hardware version or generation.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|