Re: [PATCH v3 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile
From: Orson Zhai <hidden>
Date: 2014-12-03 02:35:45
Also in:
linux-arm-kernel
From: Orson Zhai <hidden>
Date: 2014-12-03 02:35:45
Also in:
linux-arm-kernel
Hi, Mark, On 2014年11月27日 19:50, Mark Rutland wrote:
quoted
quoted
+ clocks { + clk26mhz: clk26mhz { + compatible = "fixed-clock"; + #clock-cells = <0>; + clock-frequency = <26000000>; + }; + };Get rid of the "clocks" container node. There's no need for it.
We are going to add more clk nodes when relative device drivers being
committed.
Could we reserve clocks{} here for future use?
Or we remove it now and add it back when needed?
Thanks,
OrsonThanks, Mark.
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html