Message ID | 1475375919-618-5-git-send-email-jmcnicol@redhat.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Delegated to: | Andy Gross |
Headers | show |
On Sat, Oct 01, 2016 at 07:38:31PM -0700, Jeremy McNicoll wrote: > Signed-off-by: Jeremy McNicoll <jeremymc@redhat.com> > --- > Documentation/devicetree/bindings/arm/qcom.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.txt b/Documentation/devicetree/bindings/arm/qcom.txt > index 3e24518..fc5d5ee 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.txt > +++ b/Documentation/devicetree/bindings/arm/qcom.txt > @@ -22,6 +22,7 @@ The 'SoC' element must be one of the following strings: > msm8916 > msm8974 > msm8996 > + msm8992 What about 8994 and 8994v2? > > The 'board' element must be one of the following strings: > > -- > 2.6.1 > -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" 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/arm/qcom.txt b/Documentation/devicetree/bindings/arm/qcom.txt index 3e24518..fc5d5ee 100644 --- a/Documentation/devicetree/bindings/arm/qcom.txt +++ b/Documentation/devicetree/bindings/arm/qcom.txt @@ -22,6 +22,7 @@ The 'SoC' element must be one of the following strings: msm8916 msm8974 msm8996 + msm8992 The 'board' element must be one of the following strings:
Signed-off-by: Jeremy McNicoll <jeremymc@redhat.com> --- Documentation/devicetree/bindings/arm/qcom.txt | 1 + 1 file changed, 1 insertion(+)