devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Milo Kim <woogyom.kim@gmail.com>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Sascha Hauer <kernel@pengutronix.de>,
	Fabio Estevam <fabio.estevam@nxp.com>,
	Shawn Guo <shawnguo@kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 0/3] ARM: dts: imx6: Support Poslab Savageboard dual & quad
Date: Tue, 6 Dec 2016 07:42:23 -0200	[thread overview]
Message-ID: <CAOMZO5APWxuRmo5=QgNskxtmU-UN-P1pR1kFMZkHFMb2BPrJBQ@mail.gmail.com> (raw)
In-Reply-To: <20161206070829.24098-1-woogyom.kim@gmail.com>

Hi Milo,

On Tue, Dec 6, 2016 at 5:08 AM, Milo Kim <woogyom.kim@gmail.com> wrote:
> Poslab Savageboard is i.MX6 SoC base, but BSP code from the vendor is
> not mainline u-boot and kernel. Personal reason of using this board is
> testing etnaviv user-space driver, so I re-write device tree files based on
> mainline kernel for the first step.
>
> This patchset includes common DT file, dual and quad board files.
>
> Supported components are
>   - Display: HDMI and LVDS panel
>   - eMMC and SD card
>   - Ethernet
>   - Pinmux configuration
>   - SATA: only for Savageboard quad
>   - UART1 for debug console
>   - USB host
>
> Missing features are
>   - Audio (WM8903)
>   - USB OTG
>   - PMIC WM8326: default settings are used so no issue to bring-up the system
>   - MIPI DSI, CSI
>
> Patches are tested on the Savageboard quad but the dual version should work
> because the only difference between dual and quad is SATA support.
>
> More information in http://www.savageboard.org
>
> v2:
>   Fix DT node for regulator, phy-reset-gpios and iomuxc node.
>
> Milo Kim (3):
>   ARM: dts: imx6: Add Savageboard common file
>   ARM: dts: imx6: Support Savageboard dual
>   ARM: dts: imx6: Support Savageboard quad
>
>  arch/arm/boot/dts/imx6dl-savageboard.dts   |  50 ++++++
>  arch/arm/boot/dts/imx6q-savageboard.dts    |  54 ++++++
>  arch/arm/boot/dts/imx6qdl-savageboard.dtsi | 262 +++++++++++++++++++++++++++++

You missed to add imx6q-savageboard.dtb and imx6dl-savageboard.dtb
entries into arch/arm/boot/dts/Makefile

  parent reply	other threads:[~2016-12-06  9:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-06  7:08 [PATCH v2 0/3] ARM: dts: imx6: Support Poslab Savageboard dual & quad Milo Kim
2016-12-06  7:08 ` [PATCH v2 1/3] ARM: dts: imx6: Add Savageboard common file Milo Kim
     [not found] ` <20161206070829.24098-1-woogyom.kim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-06  7:08   ` [PATCH v2 2/3] ARM: dts: imx6: Support Savageboard dual Milo Kim
2016-12-06  7:08   ` [PATCH v2 3/3] ARM: dts: imx6: Support Savageboard quad Milo Kim
2016-12-26 16:28     ` Fabio Estevam
2016-12-06  9:42 ` Fabio Estevam [this message]
     [not found]   ` <CAOMZO5APWxuRmo5=QgNskxtmU-UN-P1pR1kFMZkHFMb2BPrJBQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-12-06 10:25     ` [PATCH v2 0/3] ARM: dts: imx6: Support Poslab Savageboard dual & quad Milo Kim
2016-12-06 12:17       ` Fabio Estevam

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='CAOMZO5APWxuRmo5=QgNskxtmU-UN-P1pR1kFMZkHFMb2BPrJBQ@mail.gmail.com' \
    --to=festevam@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fabio.estevam@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shawnguo@kernel.org \
    --cc=woogyom.kim@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).