Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1363655
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial |
| Date | 2016-03-23 21:10 +0100 |
| Message-ID | <rfXgm-7y-3@gated-at.bofh.it> (permalink) |
| References | <rfWWZ-8bL-3@gated-at.bofh.it> <rfWWZ-8bL-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 03/23/2016 12:47 PM, Srinivas Kandagatla wrote:
> diff --git a/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts b/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts
> new file mode 100644
> index 0000000..e96aab6
> --- /dev/null
> +++ b/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts
> @@ -0,0 +1,36 @@
> +#include "qcom-apq8064-v2.0.dtsi"
> +
> +/ {
> + model = "Qualcomm Technologies, Inc. APQ8064 DragonBoard600c";
> + compatible = "qcom,apq8064-dragonboard600c", "qcom,apq8064";
Does the bootloader look at this string at all or is it using appended
DTB design? I'm mostly worried about having that
qcom,apq8064-dragonboard600c part. It should probably be
qcom,apq8064-sbc or something like that instead.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-03-23 20:50 +0100
Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial Stephen Boyd <sboyd@codeaurora.org> - 2016-03-23 21:10 +0100
Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-03-23 21:40 +0100
Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-03-24 02:10 +0100
Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial Stephen Boyd <sboyd@codeaurora.org> - 2016-03-24 02:50 +0100
Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial Arnd Bergmann <arnd@arndb.de> - 2016-03-24 14:00 +0100
Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial Nicolas Dechesne <nicolas.dechesne@linaro.org> - 2016-03-24 22:00 +0100
Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial Stephen Boyd <sboyd@codeaurora.org> - 2016-03-29 21:10 +0200
Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-03-29 16:30 +0200
csiph-web