summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-09-19 08:30:54 -0400
committerTom Rini <trini@konsulko.com>2020-09-19 08:30:54 -0400
commit3bacb5ee76eadc97c0606e1b408604d20db9a97d (patch)
tree7daeb4a02ecb88be3bff050c74b6b589447c489d /MAINTAINERS
parentae52e75d23ce11f36b3eae758045da95a871f263 (diff)
parent430e1dcfa46bf43fde7406940e471caa513d9933 (diff)
downloadu-boot-3bacb5ee76eadc97c0606e1b408604d20db9a97d.tar.gz
Merge branch '2020-09-18-improve-ipq40xx-support' into next
- Assorted improvements to the Qualcomm IPQ40XX SoC
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 80e6e54e25..1ba71093f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -238,6 +238,9 @@ M: Luka Perkov <luka.perkov@sartura.hr>
S: Maintained
F: arch/arm/mach-ipq40xx/
F: include/dt-bindings/clock/qcom,ipq4019-gcc.h
+F: include/dt-bindings/reset/qcom,ipq4019-reset.h
+F: drivers/reset/reset-ipq4019.c
+F: drivers/phy/phy-qcom-ipq4019-usb.c
ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K
M: Stefan Roese <sr@denx.de>