> Some device may enable CONFIG_CLK but not still support this clock in
> CC, so better use debug() in place of dev_warn() otherwise a lot of
> boards will throw useless dev_warn()s.
> Signed-off-by: Giulio Benetti
> Reviewed-by: Simon Glass
Applied to u-boot-imx, master, thanks !
Best regards,
+Cc Stefano
On 2/1/20 1:48 PM, Lukasz Majewski wrote:
Hi Giulio,
Hi Lukasz,
On 1/31/20 7:14 PM, Simon Glass wrote:
On Fri, 31 Jan 2020 at 06:39, Giulio Benetti
wrote:
Some device may enable CONFIG_CLK but not still support this clock
in CC, so better use debug() in place of dev_warn() oth
Hi Giulio,
> Hi Lukasz,
>
> On 1/31/20 7:14 PM, Simon Glass wrote:
> > On Fri, 31 Jan 2020 at 06:39, Giulio Benetti
> > wrote:
> >>
> >> Some device may enable CONFIG_CLK but not still support this clock
> >> in CC, so better use debug() in place of dev_warn() otherwise a
> >> lot of
>
>
Hi Lukasz,
On 1/31/20 7:14 PM, Simon Glass wrote:
On Fri, 31 Jan 2020 at 06:39, Giulio Benetti
wrote:
Some device may enable CONFIG_CLK but not still support this clock in
CC, so better use debug() in place of dev_warn() otherwise a lot of
^^ this must be CCF. Can you correct commit log
On Fri, 31 Jan 2020 at 06:39, Giulio Benetti
wrote:
>
> Some device may enable CONFIG_CLK but not still support this clock in
> CC, so better use debug() in place of dev_warn() otherwise a lot of
> boards will throw useless dev_warn()s.
>
> Signed-off-by: Giulio Benetti
> ---
> drivers/serial/se
Some device may enable CONFIG_CLK but not still support this clock in
CC, so better use debug() in place of dev_warn() otherwise a lot of
boards will throw useless dev_warn()s.
Signed-off-by: Giulio Benetti
---
drivers/serial/serial_lpuart.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
6 matches
Mail list logo