[PATCH v3 4/6] qcom: ipq4019: Add basic board/dts support for IPQ4019 SoC

Stephen Boyd sboyd at codeaurora.org
Mon Feb 8 14:45:03 PST 2016


On 11/19, Matthew McClintock wrote:
> +
> +/ {
> +
> +	clocks {
> +		sleep_clk: sleep_clk {
> +			compatible = "fixed-clock";
> +			clock-frequency = <32768>;
> +			#clock-cells = <0>;
> +		};
> +	};

The timer should be right here in the SoC file.

-- 
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