diff options
author | David S. Miller <davem@davemloft.net> | 2016-05-17 14:11:19 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-17 14:11:19 -0400 |
commit | 08a6ee5807711c4dfa0726e315864a408aa6c13c (patch) | |
tree | 908cda03c0f0104845311cabe0fabd105755474f /MAINTAINERS | |
parent | 4c1cd4fdfd14ecd417962f8c2166506132697f7c (diff) | |
parent | f79a917e69e1f5cd86e864b67f06147f1b0340f4 (diff) |
Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel
Merge tag 'qcom-soc-for-4.7-2' into net-next
This merges the Qualcomm SOC tree with the net-next, solving the
merge conflict in the SMD API between the two.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 458304bfe2d5..452aa2b9c6e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1470,7 +1470,10 @@ F: arch/arm/boot/dts/qcom-*.dts F: arch/arm/boot/dts/qcom-*.dtsi F: arch/arm/mach-qcom/ F: arch/arm64/boot/dts/qcom/* +F: drivers/i2c/busses/i2c-qup.c +F: drivers/clk/qcom/ F: drivers/soc/qcom/ +F: drivers/spi/spi-qup.c F: drivers/tty/serial/msm_serial.h F: drivers/tty/serial/msm_serial.c F: drivers/*/pm8???-* |