Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1276075 > unrolled thread
| Started by | Bjorn Andersson <bjorn.andersson@sonymobile.com> |
|---|---|
| First post | 2015-11-24 07:00 +0100 |
| Last post | 2015-11-25 22:30 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] MAINTAINERS: Add rules for Qualcomm dts files Bjorn Andersson <bjorn.andersson@sonymobile.com> - 2015-11-24 07:00 +0100
Re: [PATCH] MAINTAINERS: Add rules for Qualcomm dts files Andy Gross <agross@codeaurora.org> - 2015-11-25 22:30 +0100
| From | Bjorn Andersson <bjorn.andersson@sonymobile.com> |
|---|---|
| Date | 2015-11-24 07:00 +0100 |
| Subject | [PATCH] MAINTAINERS: Add rules for Qualcomm dts files |
| Message-ID | <qyeNY-3YZ-17@gated-at.bofh.it> |
Make the get_maintainer script pick up the proper maintainers for the Qualcomm dts files. Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bcf40fdc8178..a11764c15b62 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1406,6 +1406,8 @@ M: David Brown <davidb@codeaurora.org> L: linux-arm-msm@vger.kernel.org L: linux-soc@vger.kernel.org S: Maintained +F: arch/arm/boot/dts/qcom-*.dts +F: arch/arm/boot/dts/qcom-*.dtsi F: arch/arm/mach-qcom/ F: drivers/soc/qcom/ F: drivers/tty/serial/msm_serial.h -- 2.4.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Andy Gross <agross@codeaurora.org> |
|---|---|
| Date | 2015-11-25 22:30 +0100 |
| Message-ID | <qyPNw-3gO-19@gated-at.bofh.it> |
| In reply to | #1276075 |
On Mon, Nov 23, 2015 at 09:55:03PM -0800, Bjorn Andersson wrote: > Make the get_maintainer script pick up the proper maintainers for the > Qualcomm dts files. > > Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> > --- Good catch. I'll queue this up. Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web