Searched hist:"41795 aa1f56a6e669b65c5418e2b22a5507a2e8d" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/pinctrl/ |
H A D | pinctrl-eyeq5.c | 41795aa1f56a6e669b65c5418e2b22a5507a2e8d Tue Jul 30 18:08:19 CEST 2024 Théo Lebrun <theo.lebrun@bootlin.com> pinctrl: eyeq5: add platform driver
Add the Mobileye EyeQ5 pin controller driver. It belongs to a syscon region called OLB and gets spawned as auxiliary device to the platform driver for clock.
Existing pins and their function live statically in the driver code rather than in the devicetree, see compatible match data.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com> Link: https://lore.kernel.org/20240730-mbly-pinctrl-v2-2-d470f64e0395@bootlin.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Makefile | diff 41795aa1f56a6e669b65c5418e2b22a5507a2e8d Tue Jul 30 18:08:19 CEST 2024 Théo Lebrun <theo.lebrun@bootlin.com> pinctrl: eyeq5: add platform driver
Add the Mobileye EyeQ5 pin controller driver. It belongs to a syscon region called OLB and gets spawned as auxiliary device to the platform driver for clock.
Existing pins and their function live statically in the driver code rather than in the devicetree, see compatible match data.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com> Link: https://lore.kernel.org/20240730-mbly-pinctrl-v2-2-d470f64e0395@bootlin.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Kconfig | diff 41795aa1f56a6e669b65c5418e2b22a5507a2e8d Tue Jul 30 18:08:19 CEST 2024 Théo Lebrun <theo.lebrun@bootlin.com> pinctrl: eyeq5: add platform driver
Add the Mobileye EyeQ5 pin controller driver. It belongs to a syscon region called OLB and gets spawned as auxiliary device to the platform driver for clock.
Existing pins and their function live statically in the driver code rather than in the devicetree, see compatible match data.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com> Link: https://lore.kernel.org/20240730-mbly-pinctrl-v2-2-d470f64e0395@bootlin.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|