Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1329657

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

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 4/6] qcom: ipq4019: Add basic board/dts support for IPQ4019 SoC
Date 2016-02-08 23:50 +0100
Message-ID <r02N3-39K-1@gated-at.bofh.it> (permalink)
References <qwGEF-7yE-5@gated-at.bofh.it> <qwGOm-7Dg-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v3 4/6] qcom: ipq4019: Add basic board/dts support for  IPQ4019 SoC Stephen Boyd <sboyd@codeaurora.org> - 2016-02-08 23:50 +0100

csiph-web