public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] board: mediatek: Add pumpkin board support
Date: Wed, 17 Jul 2019 12:35:25 -0400	[thread overview]
Message-ID: <20190717163525.GA347@bill-the-cat> (raw)
In-Reply-To: <20190618101400.29511-1-fparent@baylibre.com>

On Tue, Jun 18, 2019 at 12:14:00PM +0200, Fabien Parent wrote:

> The pumpkin board is made by Gossamer Engineering and is using
> a MediaTek SoC. The board currently comes in two available version:
> MT8516 SoC and MT8167 SoC.
> The board provides the following IOs: eMMC, NAND, SD card, USB type-A,
> Ethernet, Wi-Fi, Bluetooth, Audio (jack out, 2 PDM port, 1 analog in),
> serial over USB, and an expansion header.
> 
> Additionally there is a HDMI port, DSI port, and camera port only
> on the MT8167 version of the board.
> 
> The board can be powered by battery and/or via a USB Type-C port and
> is using a PMIC MT6392.
> 
> The eMMC and NAND are sharing pins and cannot be used together.
> 
> This commit is adding the basic boot support for the Pumpkin MT8516
> board on the eMMC.
> 
> Signed-off-by: Fabien Parent <fparent@baylibre.com>

Currently this fails with:
+(pumpkin) ../drivers/pinctrl/mediatek/pinctrl-mtk-common.c:35:36: error: 'mtk_drive' defined but not used [-Werror=unused-const-variable=]
+(pumpkin)  static const struct mtk_drive_desc mtk_drive[] = {
+(pumpkin)                                     ^~~~~~~~~
+(pumpkin) make[4]: *** [../scripts/Makefile.build:279: drivers/pinctrl/mediatek/pinctrl-mtk-common.o] Error 1
+(pumpkin) make[3]: *** [../scripts/Makefile.build:432: drivers/pinctrl/mediatek] Error 2
+(pumpkin) make[2]: *** [../scripts/Makefile.build:432: drivers/pinctrl] Error 2

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190717/bab9cff1/attachment.sig>

      reply	other threads:[~2019-07-17 16:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18 10:14 [U-Boot] [PATCH v3] board: mediatek: Add pumpkin board support Fabien Parent
2019-07-17 16:35 ` Tom Rini [this message]

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=20190717163525.GA347@bill-the-cat \
    --to=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox