Searched hist:"12422 af8194df85243d68b11f8783de9d01e58dc" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pinctrl/ |
H A D | Makefile | diff 12422af8194df85243d68b11f8783de9d01e58dc Wed Dec 01 08:26:26 CET 2021 Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com> pinctrl: Add Intel Thunder Bay pinctrl driver
About Intel Thunder Bay: ----------------------- Intel Thunder Bay is a computer vision AI accelerator SoC based on ARM CPU.
Pinctrl IP: ---------- The SoC has a customised pinmux controller IP which controls pin multiplexing and configuration.
Thunder Bay pinctrl IP is not based on and have nothing in common with the existing pinctrl drivers. The registers used are incompatible with the existing drivers, so it requires a new driver.
Add pinctrl driver to enable pin control support in the Intel Thunder Bay SoC.
Co-developed-by: Kiran Kumar S <kiran.kumar1.s@intel.com> Signed-off-by: Kiran Kumar S <kiran.kumar1.s@intel.com> Signed-off-by: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com> Link: https://lore.kernel.org/r/20211201072626.19599-3-lakshmi.sowjanya.d@intel.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Kconfig | diff 12422af8194df85243d68b11f8783de9d01e58dc Wed Dec 01 08:26:26 CET 2021 Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com> pinctrl: Add Intel Thunder Bay pinctrl driver
About Intel Thunder Bay: ----------------------- Intel Thunder Bay is a computer vision AI accelerator SoC based on ARM CPU.
Pinctrl IP: ---------- The SoC has a customised pinmux controller IP which controls pin multiplexing and configuration.
Thunder Bay pinctrl IP is not based on and have nothing in common with the existing pinctrl drivers. The registers used are incompatible with the existing drivers, so it requires a new driver.
Add pinctrl driver to enable pin control support in the Intel Thunder Bay SoC.
Co-developed-by: Kiran Kumar S <kiran.kumar1.s@intel.com> Signed-off-by: Kiran Kumar S <kiran.kumar1.s@intel.com> Signed-off-by: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com> Link: https://lore.kernel.org/r/20211201072626.19599-3-lakshmi.sowjanya.d@intel.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|