git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65d54dc
)
MAINTAINERS: IPQ40XX: add pinctrl driver
author
Robert Marko
<robert.marko@sartura.hr>
Wed, 24 Apr 2024 09:46:25 +0000
(11:46 +0200)
committer
Caleb Connolly
<caleb.connolly@linaro.org>
Fri, 5 Jul 2024 10:04:47 +0000
(12:04 +0200)
Pinctrl drivers were moved to a dedicated directory but the entry was never
updated, so add the pinctrl-ipq4019 driver entry.
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
dafeb4f
..
2c6de3a
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-343,6
+343,7
@@
F: drivers/phy/phy-qcom-ipq4019-usb.c
F: drivers/spi/spi-qup.c
F: drivers/net/mdio-ipq4019.c
F: drivers/rng/msm_rng.c
+F: drivers/pinctrl/qcom/pinctrl-ipq4019.c
ARM LAYERSCAPE SFP
M: Sean Anderson <sean.anderson@seco.com>