Re: [PATCH v10 3/3] clk: mediatek: add UART0 clock support

2020-10-08 Thread Stephen Boyd
Quoting Hanks Chen (2020-07-30 06:30:16) > Add MT6779 UART0 clock support. > > Fixes: 710774e04861 ("clk: mediatek: Add MT6779 clock support") > Signed-off-by: Wendell Lin > Signed-off-by: Hanks Chen > Reviewed-by: Matthias Brugger > --- Applied to clk-next

Re: [PATCH v10 3/3] clk: mediatek: add UART0 clock support

2020-10-08 Thread Stephen Boyd
Quoting Hanks Chen (2020-10-07 19:39:13) > On Wed, 2020-10-07 at 19:00 -0700, Stephen Boyd wrote: > > Quoting Hanks Chen (2020-10-03 03:06:47) > > > Hi Michael & Stephen, > > > > > > Please kindly let me know your comments about this patch. > > > Thanks > > > > > > > What's the base for this pat

Re: [PATCH v10 3/3] clk: mediatek: add UART0 clock support

2020-10-08 Thread Matthias Brugger
Hi Stephen, On 08/10/2020 04:00, Stephen Boyd wrote: Quoting Hanks Chen (2020-10-03 03:06:47) Hi Michael & Stephen, Please kindly let me know your comments about this patch. Thanks What's the base for this patch? I tried applying to v5.9-rc1 and it didn't work. Can you please double chec

Re: [PATCH v10 3/3] clk: mediatek: add UART0 clock support

2020-10-07 Thread Hanks Chen
On Wed, 2020-10-07 at 19:00 -0700, Stephen Boyd wrote: > Quoting Hanks Chen (2020-10-03 03:06:47) > > Hi Michael & Stephen, > > > > Please kindly let me know your comments about this patch. > > Thanks > > > > What's the base for this patch? I tried applying to v5.9-rc1 and it > didn't work. Sor

Re: [PATCH v10 3/3] clk: mediatek: add UART0 clock support

2020-10-07 Thread Stephen Boyd
Quoting Hanks Chen (2020-10-03 03:06:47) > Hi Michael & Stephen, > > Please kindly let me know your comments about this patch. > Thanks > What's the base for this patch? I tried applying to v5.9-rc1 and it didn't work.

Re: [PATCH v10 3/3] clk: mediatek: add UART0 clock support

2020-10-03 Thread Hanks Chen
Hi Michael & Stephen, Please kindly let me know your comments about this patch. Thanks Regards, Hanks On Tue, 2020-09-08 at 14:25 +0800, Hanks Chen wrote: > Hi all, > > Gentle ping on this patch. > > Thanks > > > Hanks Chen > > > On Thu, 2020-07-30 at 21:30 +0800, Hanks Chen wrote: > > Ad

Re: [PATCH v10 3/3] clk: mediatek: add UART0 clock support

2020-09-07 Thread Hanks Chen
Hi all, Gentle ping on this patch. Thanks Hanks Chen On Thu, 2020-07-30 at 21:30 +0800, Hanks Chen wrote: > Add MT6779 UART0 clock support. > > Fixes: 710774e04861 ("clk: mediatek: Add MT6779 clock support") > Signed-off-by: Wendell Lin > Signed-off-by: Hanks Chen > Reviewed-by: Matthias B

[PATCH v10 3/3] clk: mediatek: add UART0 clock support

2020-07-30 Thread Hanks Chen
Add MT6779 UART0 clock support. Fixes: 710774e04861 ("clk: mediatek: Add MT6779 clock support") Signed-off-by: Wendell Lin Signed-off-by: Hanks Chen Reviewed-by: Matthias Brugger --- drivers/clk/mediatek/clk-mt6779.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/clk/mediatek/cl