Message ID | 20220929060405.2445745-5-bhupesh.sharma@linaro.org (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | dt-bindings: net: Convert qcom,ethqos bindings to YAML (and related fixes) | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
On 29/09/2022 08:04, Bhupesh Sharma wrote: > Update the MAINTAINERS file to point to the yaml version of > 'qcom,ethqos' dt-bindings. > > Cc: Bjorn Andersson <andersson@kernel.org> > Cc: Rob Herring <robh@kernel.org> > Cc: Vinod Koul <vkoul@kernel.org> > Cc: David Miller <davem@davemloft.net> > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> This cannot be a separate patch - it's not bisectable. Best regards, Krzysztof
On 9/29/22 12:53 PM, Krzysztof Kozlowski wrote: > On 29/09/2022 08:04, Bhupesh Sharma wrote: >> Update the MAINTAINERS file to point to the yaml version of >> 'qcom,ethqos' dt-bindings. >> >> Cc: Bjorn Andersson <andersson@kernel.org> >> Cc: Rob Herring <robh@kernel.org> >> Cc: Vinod Koul <vkoul@kernel.org> >> Cc: David Miller <davem@davemloft.net> >> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> > > This cannot be a separate patch - it's not bisectable. Ok, let me merge this with [PATCH 3/4] then. Thanks.
diff --git a/MAINTAINERS b/MAINTAINERS index 3f7082a08ac4..b9860fd758c0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17011,7 +17011,7 @@ M: Vinod Koul <vkoul@kernel.org> R: Bhupesh Sharma <bhupesh.sharma@linaro.org> L: netdev@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/net/qcom,ethqos.txt +F: Documentation/devicetree/bindings/net/qcom,ethqos.yaml F: drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c QUALCOMM FASTRPC DRIVER
Update the MAINTAINERS file to point to the yaml version of 'qcom,ethqos' dt-bindings. Cc: Bjorn Andersson <andersson@kernel.org> Cc: Rob Herring <robh@kernel.org> Cc: Vinod Koul <vkoul@kernel.org> Cc: David Miller <davem@davemloft.net> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)