From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Fri, 16 Sep 2016 16:04:07 -0700 Subject: [PATCH 1/3] clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocks In-Reply-To: <20160915065740.13664-2-wens@csie.org> References: <20160915065740.13664-1-wens@csie.org> <20160915065740.13664-2-wens@csie.org> Message-ID: <20160916230407.GS7243@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/15, Chen-Yu Tsai wrote: > The LCD controller and HDMI controller use the LCDx-CHy and HDMI clocks > to generate their dot clocks. To be able to generate a full range of > possible clock rates, the parent PLL clock rates should also be changed. > > Fixes: c6e6c96d8fa6 ("clk: sunxi-ng: Add A31/A31s clocks") > Signed-off-by: Chen-Yu Tsai > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project