All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/7] imx6: define CONFIG_IMX6_THERMAL as a default option
Date: Sun, 28 Jun 2015 17:09:54 +0100	[thread overview]
Message-ID: <CALeDE9MEM9r_x+DYnnVdnomp9Zqom5Bou1ZuoL59mCjLh8Uq+A@mail.gmail.com> (raw)
In-Reply-To: <55901274.5020503@web.de>

On Sun, Jun 28, 2015 at 4:27 PM, Soeren Moch <smoch@web.de> wrote:
>> Update boards that already include it, add DM options for those
>> that don't yet.
>>
>> Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
>> ---
>>  configs/aristainetos2_defconfig     | 2 ++
>>  configs/aristainetos_defconfig      | 2 ++
>>  configs/cgtqmx6qeval_defconfig      | 2 ++
>>  configs/cm_fx6_defconfig            | 2 ++
>>  configs/gwventana_defconfig         | 2 ++
>>  configs/mx6dlarm2_defconfig         | 2 ++
>>  configs/mx6dlarm2_lpddr2_defconfig  | 2 ++
>>  configs/mx6dlsabreauto_defconfig    | 2 ++
>>  configs/mx6dlsabresd_defconfig      | 2 ++
>>  configs/mx6qarm2_defconfig          | 2 ++
>>  configs/mx6qarm2_lpddr2_defconfig   | 2 ++
>>  configs/mx6qsabreauto_defconfig     | 2 ++
>>  configs/mx6qsabresd_defconfig       | 2 ++
>>  configs/mx6sabresd_spl_defconfig    | 2 ++
>>  configs/mx6sxsabresd_defconfig      | 2 ++
>>  configs/mx6sxsabresd_spl_defconfig  | 2 ++
>>  configs/nitrogen6dl2g_defconfig     | 2 ++
>>  configs/nitrogen6dl_defconfig       | 2 ++
>>  configs/nitrogen6q2g_defconfig      | 2 ++
>>  configs/nitrogen6q_defconfig        | 2 ++
>>  configs/nitrogen6s1g_defconfig      | 2 ++
>>  configs/nitrogen6s_defconfig        | 2 ++
>>  configs/novena_defconfig            | 2 ++
>>  configs/ot1200_defconfig            | 2 ++
>>  configs/ot1200_spl_defconfig        | 2 ++
>>  configs/platinum_picon_defconfig    | 2 ++
>>  configs/platinum_titanium_defconfig | 2 ++
>>  configs/secomx6quq7_defconfig       | 2 ++
>>  configs/tbs2910_defconfig           | 2 ++
>>  configs/tqma6q_mba6_mmc_defconfig   | 2 ++
>>  configs/tqma6q_mba6_spi_defconfig   | 2 ++
>>  configs/tqma6s_mba6_mmc_defconfig   | 2 ++
>>  configs/tqma6s_mba6_spi_defconfig   | 2 ++
>>  configs/udoo_quad_defconfig         | 2 ++
>>  configs/warp_defconfig              | 2 ++
>>  include/configs/embestmx6boards.h   | 2 --
>>  include/configs/gw_ventana.h        | 3 ---
>>  include/configs/mx6_common.h        | 2 ++
>>  include/configs/mx6cuboxi.h         | 2 --
>>  include/configs/mx6sabre_common.h   | 2 --
>>  40 files changed, 72 insertions(+), 9 deletions(-)
>> >
>> Acked-by: Stefano Babic <sbabic@denx.de>
>>
>> Best regards,
>> Stefano Babic
>
> Stefano,
>
> in the u-boot-imx repository there is already thermal support for
> tbs2910. We would need to revert commit
> fbd18aa610df896ccebbebb3fb88b19dddd7c413 before applying this patch.
> Can you squash the revert into this patch, please?
>
>
> Peter,
>
> can you please cc: all board maintainers when sending patches?

I was emailing the list that getmainters.pl returns.

  parent reply	other threads:[~2015-06-28 16:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-24 16:09 [U-Boot] Minor i.MX6 updates Peter Robinson
2015-06-24 16:09 ` [U-Boot] [PATCH 1/7] Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common Peter Robinson
2015-06-27 17:16   ` Stefano Babic
2015-06-24 16:09 ` [U-Boot] [PATCH 2/7] mx6cuboxi: drop options that are duplicated in mx6_common Peter Robinson
2015-06-27 17:17   ` Stefano Babic
2015-06-24 16:09 ` [U-Boot] [PATCH 3/7] imx6: standardise OCOTP and fuse config to mx6_common Peter Robinson
2015-06-27 17:39   ` Stefano Babic
2015-06-24 16:09 ` [U-Boot] [PATCH 4/7] imx6: define CONFIG_IMX6_THERMAL as a default option Peter Robinson
2015-06-27 17:39   ` Stefano Babic
2015-06-28 15:27     ` Soeren Moch
2015-06-28 16:00       ` Stefano Babic
2015-06-28 16:09       ` Peter Robinson [this message]
2015-06-28 16:23         ` Soeren Moch
2015-06-28 16:32           ` Stefano Babic
2015-07-13 23:48             ` Peter Robinson
2015-06-24 16:11 ` [U-Boot] Minor i.MX6 updates Peter Robinson
2015-06-27 17:15   ` Stefano Babic

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=CALeDE9MEM9r_x+DYnnVdnomp9Zqom5Bou1ZuoL59mCjLh8Uq+A@mail.gmail.com \
    --to=pbrobinson@gmail.com \
    --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.