From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Mon, 11 Apr 2016 15:04:05 -0700 Subject: [PATCH 1/2] clk: Add Oxford Semiconductor OXNAS Standard Clocks In-Reply-To: <570BADE3.8080201@baylibre.com> References: <1459520791-13269-1-git-send-email-narmstrong@baylibre.com> <1459520791-13269-2-git-send-email-narmstrong@baylibre.com> <20160402005045.GX18567@codeaurora.org> <5701210A.4060807@baylibre.com> <20160407233113.GI18567@codeaurora.org> <570BADE3.8080201@baylibre.com> Message-ID: <20160411220405.GC14441@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/11, Neil Armstrong wrote: > On 04/08/2016 01:31 AM, Stephen Boyd wrote: > > On 04/03, Neil Armstrong wrote: > >> On 04/02/2016 02:50 AM, Stephen Boyd wrote: > > > > Ok. I was hoping that we could make simple-mfd look to see if > > there's a syscon and then attach it to the parent device, but it > > seems that simple-mfd is not actually a driver and it might not > > even make a parent device for the children nodes? > > > > It seems so, I will look at the device hierarchy next week. > Syscon is only used by these syscon_node_to_regmap() or similar calls, and they are the only APIs available. > > This call is at least used by clk-mtk, nxp and at91 clocks, is there a plan for these to change to another API ? No plans. I'm just complaining. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project