All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: u-boot@lists.denx.de
Subject: [PATCH] imx: mx6cuboxi: Disable CONFIG_IMX_THERMAL
Date: Thu, 29 Oct 2020 07:14:55 +0200	[thread overview]
Message-ID: <87tuudsje8.fsf@tarshish> (raw)
In-Reply-To: <20201029000222.2537644-1-sjg@chromium.org>

Hi Simon,

Adding Walter to Cc.

On Thu, Oct 29 2020, Simon Glass wrote:
> This feature is incompatble with of-platdata since it uses the
> U_BOOT_DEVICE() macro. With of-platdata the only devices permitted are
> those created by dtoc.
>
> Drop this option for now, until the driver can be corrected.

As I understand, of-platdata is only enabled in SPL. Is there a way to
limit imx_thermal drop to SPL? The thermal driver in not very useful in
SPL anyway, right?

Thanks,
baruch

> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
>
>  include/configs/mx6cuboxi.h | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/include/configs/mx6cuboxi.h b/include/configs/mx6cuboxi.h
> index cfab9a7fc02..55717c77ab3 100644
> --- a/include/configs/mx6cuboxi.h
> +++ b/include/configs/mx6cuboxi.h
> @@ -13,8 +13,6 @@
>  
>  #include "imx6_spl.h"
>  
> -#define CONFIG_IMX_THERMAL
> -
>  #define CONFIG_SYS_MALLOC_LEN		(10 * SZ_1M)
>  
>  /* MMC Configs */

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

  reply	other threads:[~2020-10-29  5:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-29  0:02 [PATCH] imx: mx6cuboxi: Disable CONFIG_IMX_THERMAL Simon Glass
2020-10-29  5:14 ` Baruch Siach [this message]
2020-10-29 15:19   ` Tom Rini
2020-10-29 16:11     ` Walter Lozano
2020-10-29 16:14       ` Tom Rini
2020-10-29 17:06         ` Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tuudsje8.fsf@tarshish \
    --to=baruch@tkos.co.il \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.