All of lore.kernel.org
 help / color / mirror / Atom feed
From: monstr@monstr.eu (Michal Simek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 7/7] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445
Date: Thu, 23 Jan 2014 09:58:21 +0100	[thread overview]
Message-ID: <52E0D9AD.1040409@monstr.eu> (raw)
In-Reply-To: <201401171804.30572.arnd@arndb.de>

On 01/17/2014 06:04 PM, Arnd Bergmann wrote:
> On Thursday 16 January 2014, Mark Brown wrote:
>> On Thu, Jan 16, 2014 at 12:19:00PM +0100, Arnd Bergmann wrote:
>>
>>> 1. Other platforms also require the syscon driver to be active before
>>> the regular device driver probing starts. Michal Simek has the same
>>> issue in the zynq clock driver that you have for SMP initialization.
>>> We have talked about this with Mark Brown already, and I think we will
>>> find a solution for this in the end, but it's not as straightforward
>>> as I first hoped. We can probably use help in this area.
>>
>> I thought the solution with deferring registration of the resource for
>> dev_get_regmap() until a proper device materialised seemed simple and
>> enough, did you folks run into any problems with that?  I had assumed a
>> patch was likely to materialise so wasn't worrying about it myself.
> 
> I'm still hoping that Michal will do that patch.

And what was the resolution/recommendation how to do it?

Thanks,
Michal


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140123/6d953621/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Michal Simek <monstr@monstr.eu>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Mark Brown <broonie@kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Russell King <linux@arm.linux.org.uk>,
	Christian Daudt <bcm@fixthebug.org>,
	Stephen Boyd <sboyd@codeaurora.org>,
	Michal Simek <michal.simek@xilinx.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Marc C <marc.ceeeee@gmail.com>,
	Matt Porter <matt.porter@linaro.org>,
	David Brown <davidb@codeaurora.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v3 7/7] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445
Date: Thu, 23 Jan 2014 09:58:21 +0100	[thread overview]
Message-ID: <52E0D9AD.1040409@monstr.eu> (raw)
In-Reply-To: <201401171804.30572.arnd@arndb.de>

[-- Attachment #1: Type: text/plain, Size: 1349 bytes --]

On 01/17/2014 06:04 PM, Arnd Bergmann wrote:
> On Thursday 16 January 2014, Mark Brown wrote:
>> On Thu, Jan 16, 2014 at 12:19:00PM +0100, Arnd Bergmann wrote:
>>
>>> 1. Other platforms also require the syscon driver to be active before
>>> the regular device driver probing starts. Michal Simek has the same
>>> issue in the zynq clock driver that you have for SMP initialization.
>>> We have talked about this with Mark Brown already, and I think we will
>>> find a solution for this in the end, but it's not as straightforward
>>> as I first hoped. We can probably use help in this area.
>>
>> I thought the solution with deferring registration of the resource for
>> dev_get_regmap() until a proper device materialised seemed simple and
>> enough, did you folks run into any problems with that?  I had assumed a
>> patch was likely to materialise so wasn't worrying about it myself.
> 
> I'm still hoping that Michal will do that patch.

And what was the resolution/recommendation how to do it?

Thanks,
Michal


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

  reply	other threads:[~2014-01-23  8:58 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-14 23:48 [PATCH v3 0/7] ARM: brcmstb: Add Broadcom STB SoC support Marc Carino
2014-01-14 23:48 ` Marc Carino
2014-01-14 23:48 ` Marc Carino
2014-01-14 23:48 ` [PATCH v3 1/7] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs Marc Carino
2014-01-14 23:48   ` Marc Carino
2014-01-14 23:48   ` Marc Carino
2014-01-14 23:48 ` [PATCH v3 2/7] ARM: brcmstb: add debug UART for earlyprintk support Marc Carino
2014-01-14 23:48   ` Marc Carino
2014-01-14 23:48   ` Marc Carino
2014-01-14 23:48 ` [PATCH v3 3/7] ARM: do CPU-specific init for Broadcom Brahma15 cores Marc Carino
2014-01-14 23:48   ` Marc Carino
2014-01-15 17:19   ` Will Deacon
2014-01-15 17:19     ` Will Deacon
2014-01-14 23:48 ` [PATCH v3 4/7] ARM: brcmstb: add CPU binding for Broadcom Brahma15 Marc Carino
2014-01-14 23:48   ` Marc Carino
2014-01-15 16:58   ` Mark Rutland
2014-01-15 16:58     ` Mark Rutland
2014-01-15 16:58     ` Mark Rutland
2014-01-14 23:48 ` [PATCH v3 5/7] ARM: brcmstb: add misc. DT bindings for brcm, brcmstb-* Marc Carino
2014-01-14 23:48   ` [PATCH v3 5/7] ARM: brcmstb: add misc. DT bindings for brcm,brcmstb-* Marc Carino
2014-01-15 17:11   ` Mark Rutland
2014-01-15 17:11     ` Mark Rutland
2014-01-15 17:11     ` Mark Rutland
2014-01-15 17:15     ` [PATCH v3 5/7] ARM: brcmstb: add misc. DT bindings for brcm, brcmstb-* Arnd Bergmann
2014-01-15 17:15       ` [PATCH v3 5/7] ARM: brcmstb: add misc. DT bindings for brcm,brcmstb-* Arnd Bergmann
2014-01-15 17:15       ` Arnd Bergmann
2014-01-15 17:55     ` [PATCH v3 5/7] ARM: brcmstb: add misc. DT bindings for brcm, brcmstb-* Florian Fainelli
2014-01-15 17:55       ` [PATCH v3 5/7] ARM: brcmstb: add misc. DT bindings for brcm,brcmstb-* Florian Fainelli
2014-01-14 23:48 ` [PATCH v3 6/7] ARM: brcmstb: gic: add compatible string for Broadcom Brahma15 Marc Carino
2014-01-14 23:48   ` Marc Carino
2014-01-15 17:20   ` Mark Rutland
2014-01-15 17:20     ` Mark Rutland
2014-01-15 17:20     ` Mark Rutland
2014-01-14 23:48 ` [PATCH v3 7/7] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445 Marc Carino
2014-01-14 23:48   ` Marc Carino
2014-01-15 13:10   ` Arnd Bergmann
2014-01-15 13:10     ` Arnd Bergmann
2014-01-15 13:10     ` Arnd Bergmann
2014-01-15 18:22     ` Marc
2014-01-15 18:22       ` Marc
2014-01-15 18:22       ` Marc
2014-01-16  1:03       ` Marc C
2014-01-16  1:03         ` Marc C
2014-01-16 11:19         ` Arnd Bergmann
2014-01-16 11:19           ` Arnd Bergmann
2014-01-16 11:19           ` Arnd Bergmann
2014-01-16 13:37           ` Michal Simek
2014-01-16 13:37             ` Michal Simek
2014-01-16 13:37             ` Michal Simek
2014-01-16 13:47           ` Mark Brown
2014-01-16 13:47             ` Mark Brown
2014-01-17 17:04             ` Arnd Bergmann
2014-01-17 17:04               ` Arnd Bergmann
2014-01-23  8:58               ` Michal Simek [this message]
2014-01-23  8:58                 ` Michal Simek
2014-01-23 12:25                 ` Mark Brown
2014-01-23 12:25                   ` Mark Brown
2014-01-23 12:25                   ` Mark Brown
2014-01-15 17:40   ` Mark Rutland
2014-01-15 17:40     ` Mark Rutland
2014-01-15 17:40     ` Mark Rutland

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=52E0D9AD.1040409@monstr.eu \
    --to=monstr@monstr.eu \
    --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 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.