linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Larsson <andreas@gaisler.com>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: linux-can@vger.kernel.org, kernel@pengutronix.de, wg@grandegger.com
Subject: Re: [RFC: PATCH 1/5] can: sja1000_platform
Date: Mon, 08 Oct 2012 14:50:38 +0200	[thread overview]
Message-ID: <5072CC1E.7000609@gaisler.com> (raw)
In-Reply-To: <5072C4D9.8020008@pengutronix.de>

On 10/08/2012 02:19 PM, Marc Kleine-Budde wrote:
> On 10/08/2012 11:16 AM, Andreas Larsson wrote:
>> On 10/05/2012 04:39 PM, Marc Kleine-Budde wrote:
>>> Hello,
>>>
>>> this series ports the device tree bindings from the existing
>>> sja1000_of_platform driver to the sja1000_platform driver. It has been
>>> compile
>>> time tested only. I've written the patches to get rid of the
>>> sja1000_of_platform once this in the kernel.
>>>
>>> Please test, especially on sparc, powerpc and arm.
>>
>> On sparc, sp_probe fails for me because there is no resource of type
>> IORESOURCE_IRQ.
>>
>> As far as I can find out, on sparc (32 and 64 bit) IORESOURCE_IRQ
>> resources are never created for the platform_device representation. The
>> resources that are created are the ones created for adresses/registers
>> in build_device_resources() in arch/sparc/kernel/of_device_32.c and
>> arch/sparc/kernel/of_device_64.c respectively.
>
> Okay. Do both sparc architectures implement
>
>      irq_of_parse_and_map()

Yes

Cheers,
Andreas



  reply	other threads:[~2012-10-08 12:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-05 14:39 [RFC: PATCH 1/5] can: sja1000_platform Marc Kleine-Budde
2012-10-05 14:39 ` [RFC: PATCH 1/5] can: sja1000_platform: add __dev{init,exit} annotations Marc Kleine-Budde
2012-10-05 14:39 ` [RFC: PATCH 2/5] can: sja1000_platform: convert ioremap_nocache to devm_request_and_ioremap Marc Kleine-Budde
2012-10-05 14:39 ` [RFC: PATCH 3/5] can: sja1000_platform: replace DRV_NAME by KBUILD_MODNAME Marc Kleine-Budde
2012-10-05 14:39 ` [RFC: PATCH 4/5] can: sja1000_platform: factor out initialization from platform data Marc Kleine-Budde
2012-10-05 14:39 ` [RFC: PATCH 5/5] can: sja1000_platform: add device tree bindings Marc Kleine-Budde
2012-10-05 15:47   ` Wolfgang Grandegger
2012-10-05 16:42     ` Marc Kleine-Budde
2012-10-05 16:58       ` Wolfgang Grandegger
2012-10-08  9:16 ` [RFC: PATCH 1/5] can: sja1000_platform Andreas Larsson
2012-10-08 12:19   ` Marc Kleine-Budde
2012-10-08 12:50     ` Andreas Larsson [this message]
2012-10-09 13:30   ` Andreas Larsson

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=5072CC1E.7000609@gaisler.com \
    --to=andreas@gaisler.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=wg@grandegger.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).