Message ID | 20180521172714.8551-6-sibis@codeaurora.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Mon, May 21, 2018 at 10:57:11PM +0530, Sibi Sankar wrote: > Add new compatible string for Qualcomm SDM845 SoCs > > Signed-off-by: Sibi Sankar <sibis@codeaurora.org> > --- > Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt | 1 + > 1 file changed, 1 insertion(+) Please add acks/reviewed-bys when posting new versions. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-remoteproc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Rob, Will send it out again. On 05/22/2018 09:26 PM, Rob Herring wrote: > On Mon, May 21, 2018 at 10:57:11PM +0530, Sibi Sankar wrote: >> Add new compatible string for Qualcomm SDM845 SoCs >> >> Signed-off-by: Sibi Sankar <sibis@codeaurora.org> >> --- >> Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt | 1 + >> 1 file changed, 1 insertion(+) > > Please add acks/reviewed-bys when posting new versions. > > Rob >
On Tue, May 29, 2018 at 9:37 AM, Sibi S <sibis@codeaurora.org> wrote: > Hi Rob, > Will send it out again. Please don't top post on mail lists. You don't need to resend *just* to add tags. A new version just needs them because maintainers aren't going to go search through your prior versions for you to add them. But my mentioning it should be enough. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-remoteproc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt index 00d3d58a102f..d90182425450 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt +++ b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt @@ -11,6 +11,7 @@ on the Qualcomm Hexagon core. "qcom,msm8916-mss-pil", "qcom,msm8974-mss-pil" "qcom,msm8996-mss-pil" + "qcom,sdm845-mss-pil" - reg: Usage: required
Add new compatible string for Qualcomm SDM845 SoCs Signed-off-by: Sibi Sankar <sibis@codeaurora.org> --- Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt | 1 + 1 file changed, 1 insertion(+)