Message ID | 1496316482-25468-3-git-send-email-varada@codeaurora.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
On Thu, Jun 01, 2017 at 04:57:59PM +0530, Varadarajan Narayanan wrote: > Signed-off-by: Varadarajan Narayanan <varada@codeaurora.org> > --- > Documentation/devicetree/bindings/arm/qcom.txt | 2 ++ > 1 file changed, 2 insertions(+) I acked v2. Please add acks when posting new versions. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-clk" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 2017-06-05 22:24, Rob Herring wrote: > On Thu, Jun 01, 2017 at 04:57:59PM +0530, Varadarajan Narayanan wrote: >> Signed-off-by: Varadarajan Narayanan <varada@codeaurora.org> >> --- >> Documentation/devicetree/bindings/arm/qcom.txt | 2 ++ >> 1 file changed, 2 insertions(+) > > I acked v2. Please add acks when posting new versions. > Sorry for missing that here. I posted V4 to which I added. Varada > Rob > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- To unsubscribe from this list: send the line "unsubscribe linux-clk" 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 028d16e..0ed4d39 100644 --- a/Documentation/devicetree/bindings/arm/qcom.txt +++ b/Documentation/devicetree/bindings/arm/qcom.txt @@ -25,6 +25,7 @@ The 'SoC' element must be one of the following strings: msm8994 msm8996 mdm9615 + ipq8074 The 'board' element must be one of the following strings: @@ -33,6 +34,7 @@ The 'board' element must be one of the following strings: dragonboard mtp sbc + hk01 The 'soc_version' and 'board_version' elements take the form of v<Major>.<Minor> where the minor number may be omitted when it's zero, i.e. v1.0 is the same
Signed-off-by: Varadarajan Narayanan <varada@codeaurora.org> --- Documentation/devicetree/bindings/arm/qcom.txt | 2 ++ 1 file changed, 2 insertions(+)