public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: shc_work@mail.ru (Alexander Shiyan)
To: linux-arm-kernel@lists.infradead.org
Subject: Re: Modern kernel on a Chumby
Date: Thu, 26 May 2016 10:13:30 +0300	[thread overview]
Message-ID: <1464246810.783789508@f42.i.mail.ru> (raw)
In-Reply-To: <4758440.JnRBmYVBjM@wuerfel>

> ???????, 26 ??? 2016, 0:09 +03:00 ?? Arnd Bergmann <arnd@arndb.de>:
> 
> On Wednesday, May 25, 2016 4:59:31 PM CEST Josh Coombs wrote:
> > I've likely bitten off way more than I can chew but I'd like to see if
> > this is possible:  I have a i.MX21 powered 'original' Chumby happily
> > running on a modified 2.6.16 kernel, ideally I'd like to do the
> > legwork to get it running on a current, mainline kernel.  Looking at
> > 4.6 I see a single i.MX21 device supported by a board file, the
> > mx21ads.  Flipping through the list archives I see discussions of
> > i.MX21 being moved to device tree operation but I can't see any signs
> > of any such devices actually being supported that way.
> > 
> > Should I try to bash up support based on the mx21ads or is there a
> > device tree template I can start from?
> 
> I think your best bet is to start from the imx27 DT support.
> As I understand, it's closely related to imx21, though it's possible
> that you have to add some other drivers.
> 
> Alexander Shiyan (added to Cc here) has written DT support for the imx21
> clk controller, he may have other patches that never made it upstream,
> or have additional information.

Hello.

i.MX21 platform is fully ready for use with DT. To start using DT You need to write
imx21-dt machine startup (which is almost identical to imx27-dt) and basic DT
templates imx21-pinfunc.h & imx21.dtsi and so on. Then you can write DT-support
for your board.
I have no any additional patches for i.MX21.

Thanks.
---

      reply	other threads:[~2016-05-26  7:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-25 20:59 Modern kernel on a Chumby Josh Coombs
2016-05-25 21:09 ` Arnd Bergmann
2016-05-26  7:13   ` Alexander Shiyan [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=1464246810.783789508@f42.i.mail.ru \
    --to=shc_work@mail.ru \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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