All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagannadh.teki@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: sunxi: Add support for Pengpod 1000 tablet
Date: Thu, 31 May 2018 23:45:52 +0530	[thread overview]
Message-ID: <CAD6G_RSjxwNom+i+kO+gMa7BO3hod0bs+WH_W3OGNx2_kG2esw@mail.gmail.com> (raw)
In-Reply-To: <20180530170135.32468-1-rah@settrans.net>

On Wed, May 30, 2018 at 10:31 PM, Bob Ham <rah@settrans.net> wrote:
> This is initial support for the Pengpod 1000 tablet.  The display is
> not currently working but the UART works fine and allows access to the
> u-boot console.  Memory timing is fine and Linux boots from SD card
> and runs OK.
>
> Signed-off-by: Bob Ham <rah@settrans.net>
> ---
>  arch/arm/dts/Makefile                   |   1 +
>  arch/arm/dts/sun4i-a10-pengpod-1000.dts | 246 ++++++++++++++++++++++++++++++++
>  configs/PengPod_1000_defconfig          |  22 +++
>  3 files changed, 269 insertions(+)
>  create mode 100644 arch/arm/dts/sun4i-a10-pengpod-1000.dts
>  create mode 100644 configs/PengPod_1000_defconfig
>
> diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> index a0349a8975..49dcf22984 100644
> --- a/arch/arm/dts/Makefile
> +++ b/arch/arm/dts/Makefile
> @@ -265,6 +265,7 @@ dtb-$(CONFIG_MACH_SUN4I) += \
>         sun4i-a10-olinuxino-lime.dtb \
>         sun4i-a10-pcduino.dtb \
>         sun4i-a10-pcduino2.dtb \
> +       sun4i-a10-pengpod-1000.dtb \

Is Linux supported this dts or in ML? couldn't find either?

  parent reply	other threads:[~2018-05-31 18:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-30 17:01 [U-Boot] [PATCH] arm: sunxi: Add support for Pengpod 1000 tablet Bob Ham
2018-05-31  9:55 ` Maxime Ripard
2018-05-31 18:15 ` Jagan Teki [this message]
2018-05-31 21:29   ` Bob Ham
2018-06-01  4:56     ` Jagan Teki
2018-06-01 18:07       ` Bob Ham
2018-06-01 18:12         ` Jagan Teki
  -- strict thread matches above, loose matches on Subject: below --
2018-05-28 20:03 Bob Ham

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=CAD6G_RSjxwNom+i+kO+gMa7BO3hod0bs+WH_W3OGNx2_kG2esw@mail.gmail.com \
    --to=jagannadh.teki@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.