From mboxrd@z Thu Jan 1 00:00:00 1970 From: ryder.lee@mediatek.com (Ryder Lee) Date: Tue, 17 Apr 2018 20:35:05 +0800 Subject: [PATCH] clk: mediatek: correct the clocks for MT2701 HDMI PHY module In-Reply-To: <152389649546.51482.15378110712126175925@swboyd.mtv.corp.google.com> References: <152389649546.51482.15378110712126175925@swboyd.mtv.corp.google.com> Message-ID: <1523968505.23886.2.camel@mtkswgap22> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 2018-04-16 at 09:34 -0700, Stephen Boyd wrote: > Quoting Ryder Lee (2018-04-15 19:31:58) > > The hdmitx_dig_cts clock signal is not a child of clk26m, > > and the actual output of the PLL block is derived from > > the tvdpll via a configurable PLL post-divider. > > > > It is used as the PLL reference input to the HDMI PHY module. > > > > Signed-off-by: Chunhui Dai > > Signed-off-by: Ryder Lee > > Any sort of Fixes: tag here? > Yes, I've already sent a new one. Thanks