Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1656737
| From | Varadarajan Narayanan <varada@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 2/6] dt-bindings: qcom: Add ipq8074 bindings |
| Date | 2017-06-03 09:40 +0200 |
| Message-ID | <tObPb-45V-1@gated-at.bofh.it> (permalink) |
| References | <tObFv-42G-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Varadarajan Narayanan <varada@codeaurora.org> --- Documentation/devicetree/bindings/arm/qcom.txt | 2 ++ 1 file changed, 2 insertions(+) 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 -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 0/6] Add minimal boot support for IPQ8074 Varadarajan Narayanan <varada@codeaurora.org> - 2017-06-03 09:30 +0200
[PATCH v4 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver Varadarajan Narayanan <varada@codeaurora.org> - 2017-06-03 09:30 +0200
Re: [PATCH v4 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver Christian Lamparter <chunkeey@googlemail.com> - 2017-06-03 21:00 +0200
Re: [PATCH v4 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver Sricharan R <sricharan@codeaurora.org> - 2017-06-05 08:30 +0200
Re: [PATCH v4 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver Christian Lamparter <chunkeey@googlemail.com> - 2017-06-04 02:40 +0200
[PATCH v4 3/6] clk: qcom: Add DT bindings for ipq8074 gcc clock controller Varadarajan Narayanan <varada@codeaurora.org> - 2017-06-03 09:30 +0200
[PATCH v4 5/6] arm64: dts: Add ipq8074 SoC and HK01 board support Varadarajan Narayanan <varada@codeaurora.org> - 2017-06-03 09:30 +0200
[PATCH v4 4/6] clk: qcom: Add ipq8074 Global Clock Controller support Varadarajan Narayanan <varada@codeaurora.org> - 2017-06-03 09:30 +0200
[PATCH v4 2/6] dt-bindings: qcom: Add ipq8074 bindings Varadarajan Narayanan <varada@codeaurora.org> - 2017-06-03 09:40 +0200
[PATCH v4 6/6] arm64: defconfig: Enable qcom ipq8074 clock and pinctrl Varadarajan Narayanan <varada@codeaurora.org> - 2017-06-03 09:40 +0200
csiph-web