From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alban Subject: Re: [RFC 1/4] WIP: MIPS: ath79: make ar933x clks more devicetree-friendly Date: Mon, 18 Jan 2016 20:57:25 +0100 Message-ID: <20160118205725.0a16be8e@tock> References: <1453074987-3356-1-git-send-email-antonynpavlov@gmail.com> <1453074987-3356-2-git-send-email-antonynpavlov@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1453074987-3356-2-git-send-email-antonynpavlov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Antony Pavlov Cc: Aban Bedel , linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, Yegor Yefremov , Gabor Juhos , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Mon, 18 Jan 2016 02:56:24 +0300 Antony Pavlov wrote: > At the moment ar933x of-enabled drivers use use clock names > (e.g. "uart" or "ahb") to get clk descriptor. > On the other hand > Documentation/devicetree/bindings/clock/clock-bindings.txt states > that the 'clocks' property is required for passing clk to clock > consumers. This patch is not need, you should set the clock-names property in the relevant device nodes instead. Alban -- 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