From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Wed, 7 Dec 2016 16:17:06 -0800 Subject: [PATCH v3 1/2] clk: uniphier: add CPU-gear change (cpufreq) support In-Reply-To: <1481074353-31535-1-git-send-email-yamada.masahiro@socionext.com> References: <1481074353-31535-1-git-send-email-yamada.masahiro@socionext.com> Message-ID: <20161208001706.GE5423@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 12/07, Masahiro Yamada wrote: > Core support code for CPU frequency changes, which will be used by > the generic cpufreq driver. > > The register view is different from the generic clk-mux; it has > a separate status register, and an update bit to load the register > setting. > > Signed-off-by: Masahiro Yamada > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project