Message ID | 20220906103055.2089519-2-abel.vesa@linaro.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [v9,1/2] dt-bindings: misc: fastrpc convert bindings to yaml | expand |
On 06/09/2022 12:30, Abel Vesa wrote: > The documentation for fastrpc bingings is now YAML. So update the > MAINTAINERS file. > > Signed-off-by: Abel Vesa <abel.vesa@linaro.org> Abel, I sent you two messages about this patch that it is not bisectable. You did not respond to them, regarding maintainers entry, so I don't know what to think. This must be squashed. Best regards, Krzysztof
On 22-09-06 12:57:58, Krzysztof Kozlowski wrote: > On 06/09/2022 12:30, Abel Vesa wrote: > > The documentation for fastrpc bingings is now YAML. So update the > > MAINTAINERS file. > > > > Signed-off-by: Abel Vesa <abel.vesa@linaro.org> > > Abel, I sent you two messages about this patch that it is not > bisectable. You did not respond to them, regarding maintainers entry, so > I don't know what to think. Hmm, for some reason I thought the MAINTAINERS file update needs to go through a different tree. Sorry for the missunderstanding. Will squash it then. > > This must be squashed. > > Best regards, > Krzysztof
diff --git a/MAINTAINERS b/MAINTAINERS index 96f47a7865d6..ad697195fc59 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16863,7 +16863,7 @@ M: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> M: Amol Maheshwari <amahesh@qti.qualcomm.com> L: linux-arm-msm@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/misc/qcom,fastrpc.txt +F: Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml F: drivers/misc/fastrpc.c F: include/uapi/misc/fastrpc.h
The documentation for fastrpc bingings is now YAML. So update the MAINTAINERS file. Signed-off-by: Abel Vesa <abel.vesa@linaro.org> --- Changes since v8: * no changes MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)