From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryder Lee Date: Sat, 28 Dec 2019 12:49:21 +0800 Subject: [RESEND PATCH 1/7] clk: mediatek: mt7629: add support for ssusbsys In-Reply-To: <1577501379.21256.5.camel@mhfsdcap03> References: <1576466037-24943-1-git-send-email-chunfeng.yun@mediatek.com> <1577501379.21256.5.camel@mhfsdcap03> Message-ID: <1577508561.20674.3.camel@mtkswgap22> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 2019-12-28 at 10:49 +0800, Chunfeng Yun wrote: > On Fri, 2019-12-27 at 19:27 -0700, Simon Glass wrote: > > On Sun, 15 Dec 2019 at 20:14, Chunfeng Yun wrote: > > > > > > The SSUSB IP's clocks come from ssusbsys module on mt7629, > > > so add its driver > > > > > > Signed-off-by: Chunfeng Yun > > > --- > > > drivers/clk/mediatek/clk-mt7629.c | 42 +++++++++++++++++++++++++++++++ > > > 1 file changed, 42 insertions(+) > > > > Reviewed-by: Simon Glass > > > > Who is the maintainer for mediatek in U-Boot? > Hi Ryder, > > It's you, right? > > for the series Reviewed-by: Ryder Lee