[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200702121147.GQ25301@ziepe.ca>
Date: Thu, 2 Jul 2020 09:11:47 -0300
From: Jason Gunthorpe <jgg@...pe.ca>
To: Mark Brown <broonie@...nel.org>
Cc: Ranjani Sridharan <ranjani.sridharan@...ux.intel.com>,
Greg KH <gregkh@...uxfoundation.org>,
Takashi Iwai <tiwai@...e.de>,
Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
Jeff Kirsher <jeffrey.t.kirsher@...el.com>,
davem@...emloft.net, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org, nhorman@...hat.com,
sassmann@...hat.com, Fred Oh <fred.oh@...ux.intel.com>,
lee.jones@...aro.org
Subject: Re: [net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF
client
On Thu, Jul 02, 2020 at 12:15:22PM +0100, Mark Brown wrote:
> On Wed, Jul 01, 2020 at 08:32:50PM -0300, Jason Gunthorpe wrote:
> > On Wed, Jul 01, 2020 at 10:50:49AM +0100, Mark Brown wrote:
>
> > > Another part of this is that there's not a clean cut over between MMIO
> > > and not using any hardware resources at all - for example a device might
> > > be connected over I2C but use resources to distribute interrupts to
> > > subdevices.
>
> > How does the subdevice do anything if it only received an interrupt?
>
> Via some bus that isn't memory mapped like I2C or SPI.
>
> > That sounds rather more like virtual bus's use case..
>
> These are very much physical devices often with distinct IPs in distinct
> address ranges and so on, it's just that those addresses happen not to
> be on buses it is sensible to memory map.
But platform bus is all about memmory mapping, so how does the
subdevice learn the address range and properly share the underlying
transport?
Jason
Powered by blists - more mailing lists