[PATCH 5/5] ARM: dts: add Qualcomm APQ8060-based Dragonboard

Stephen Boyd sboyd at codeaurora.org
Wed Jun 15 17:11:39 PDT 2016


On 06/14, Linus Walleij wrote:
> +
> +/ {
> +	model = "Qualcomm APQ8060 Dragonboard";
> +	compatible = "qcom,apq8060-dragonboard", "qcom,msm8660";
> +
> +	aliases {
> +		serial0 = &gsbi12_serial;
> +	};
> +
> +	chosen {
> +		stdout-path = "serial0:115200n8";
> +	};
> +
> +	regulators {
> +		compatible = "simple-bus";
> +		/* Main power of the board: 3.7V */
> +		vph: regulator-fixed at 1 {

So does this mean we shouldn't have the @1 here because there's no
reg property?

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project



More information about the linux-arm-kernel mailing list