[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210203110358.GL2771@vkoul-mobl>
Date: Wed, 3 Feb 2021 16:33:58 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>
Cc: Bard Liao <yung-chuan.liao@...ux.intel.com>,
alsa-devel@...a-project.org, gregkh@...uxfoundation.org,
linux-kernel@...r.kernel.org, ranjani.sridharan@...ux.intel.com,
hui.wang@...onical.com, srinivas.kandagatla@...aro.org,
jank@...ence.com, sanyog.r.kale@...el.com,
rander.wang@...ux.intel.com, bard.liao@...el.com
Subject: Re: [PATCH 1/3] soundwire: bus: clear bus clash interrupt before the
mask is enabled
On 02-02-21, 10:52, Pierre-Louis Bossart wrote:
>
>
> On 2/1/21 10:39 PM, Vinod Koul wrote:
> > On 01-02-21, 10:18, Pierre-Louis Bossart wrote:
> > > On 2/1/21 4:38 AM, Vinod Koul wrote:
> > > > On 01-02-21, 15:58, Vinod Koul wrote:
> > > > > On 26-01-21, 16:37, Bard Liao wrote:
> > > >
> > > > > > struct sdw_master_prop {
> > > > > > u32 revision;
> > > > > > @@ -421,8 +422,11 @@ struct sdw_master_prop {
> > > > > > u32 err_threshold;
> > > > > > u32 mclk_freq;
> > > > > > bool hw_disabled;
> > > > > > + u32 quirks;
> > > > >
> > > > > Can we do u64 here please.. I dont know where we would end up.. but
> > > > > would hate if we start running out of space ..
> > > No objection.
> > >
> > > > Also, is the sdw_master_prop right place for a 'quirk' property. I think
> > > > we can use sdw_master_device or sdw_bus as this seems like a bus
> > > > quirk..?
> > >
> > > It's already part of sdw_bus
> >
> > Right, but the point is that the properties were mostly derived from
> > DiSco, so am bit skeptical about it adding it there..
>
> Oh, I am planning to contribute such quirks as MIPI DisCo properties for the
> next revision of the document (along with a capability to disable a link).
> This was not intended to remain Linux- or Intel-specific.
Okay lets keep it in properties then
--
~Vinod
Powered by blists - more mailing lists