From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2/4] ARM: dts: am437x: Move l4 child devices to probe them with ti-sysc Date: Wed, 5 Dec 2018 11:00:19 -0800 Message-ID: <20181205190019.GG6707@atomide.com> References: <20180925000545.22931-1-tony@atomide.com> <20180925000545.22931-3-tony@atomide.com> <20181204181121.GC6707@atomide.com> <20181204231833.GF6707@atomide.com> <3feb7078-5690-abf6-2a9d-a65807ee701a@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <3feb7078-5690-abf6-2a9d-a65807ee701a@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Peter Ujfalusi Cc: devicetree@vger.kernel.org, Dave Gerlach , Keerthy , Tero Kristo , =?utf-8?Q?Beno=C3=AEt?= Cousson , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org * Peter Ujfalusi [181205 06:12]: > On 05/12/2018 1.18, Tony Lindgren wrote: > > After applying " drm/omap: fix bus_flags for panel-dpi" LCD > > works again. But modprobe of snd-soc-davinci-mcasp and > > snd-soc-tlv320aic3x still does not show anything with aplay -l. > > Hrm, why they are not loaded automatically? Hmm I guess I'm missing some piece of software I've removed from my system years ago already? :) > > Do I need some other patch or codec driver? > > snd-soc-edma > snd-soc-davinci-mcasp > snd-soc-tlv320aic3x > snd-soc-simple-card Oh I thought I tried that but maybe I tried with graph card. Got it working now thanks. I think we're missing the top level ranges for mcasp l3 port and the translation goes wrong there, I'll fix it hopefully today. Regards, Tony