linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: peter.maydell@linaro.org (Peter Maydell)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: realview: DT support for the PBA8
Date: Wed, 24 Feb 2016 10:18:33 +0000	[thread overview]
Message-ID: <CAFEAcA8hH2Q0LXp_vDiyTCLYX4xFff_fkp7=saPmi-ET104SHw@mail.gmail.com> (raw)
In-Reply-To: <1456303714-31039-1-git-send-email-linus.walleij@linaro.org>

On 24 February 2016 at 08:48, Linus Walleij <linus.walleij@linaro.org> wrote:
> This adds a devicetree for the ARM RealView PBA8 platform,
> also known as HBI-0178, "RealView(R) Platform Baseboard for
> Cortex(TM)-A8".
>
> Tested in QEMU with -M realview-pb-a8 and works like a charm,
> however with these annoying boot messages:
>
> of_amba_device_create(): amba_device_add()
>     failed (-19) for /soc/sysctl at 10001000
> of_amba_device_create(): amba_device_add()
>     failed (-19) for /soc/ssp at 1000d000
> of_amba_device_create(): amba_device_add()
>     failed (-19) for /soc/timer at 10018000
> of_amba_device_create(): amba_device_add()
>     failed (-19) for /soc/timer at 10019000
> of_amba_device_create(): amba_device_add()
>     failed (-19) for /soc/sysctl at 1001a000

The missing timers would be a two-line QEMU patch,
as would the ssp, since we have SP804 and PL022 device
models. We have no model of the SP810 but it would probably
not be too hard to write a "mostly does nothing" version.
Patches welcome :-)

thanks
-- PMM

  parent reply	other threads:[~2016-02-24 10:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24  8:48 [PATCH] ARM: realview: DT support for the PBA8 Linus Walleij
2016-02-24  8:53 ` Arnd Bergmann
2016-02-24 10:18 ` Peter Maydell [this message]
2016-02-24 12:24 ` Robin Murphy
2016-02-24 15:48   ` Robin Murphy
2016-02-24 15:52   ` Linus Walleij
2016-02-24 15:59     ` Linus Walleij

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='CAFEAcA8hH2Q0LXp_vDiyTCLYX4xFff_fkp7=saPmi-ET104SHw@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --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;
as well as URLs for NNTP newsgroup(s).