Devicetree
 help / color / mirror / Atom feed
From: Paul Burton <paul.burton@mips.com>
To: Mathieu Malaterre <malat@debian.org>
Cc: James Hogan <jhogan@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Ralf Baechle <ralf@linux-mips.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>,
	devicetree@vger.kernel.org, linux-mips@linux-mips.org,
	linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org
Subject: Re: [PATCH 1/3] MIPS: jz4780: Allow access to jz4740-i2s
Date: Fri, 31 Aug 2018 13:37:52 -0700	[thread overview]
Message-ID: <20180831203752.37rsceiwotcmeses@pburton-laptop> (raw)
In-Reply-To: <20180724204757.qrgjttepzcfdzxlv@pburton-laptop>

Hi Matthieu,

On Tue, Jul 24, 2018 at 01:47:57PM -0700, Paul Burton wrote:
> On Wed, Jun 06, 2018 at 09:38:08PM +0200, Mathieu Malaterre wrote:
> > diff --git a/sound/soc/jz4740/Kconfig b/sound/soc/jz4740/Kconfig
> > index 1a354a6b6e87..35d82d96e781 100644
> > --- a/sound/soc/jz4740/Kconfig
> > +++ b/sound/soc/jz4740/Kconfig
> > @@ -1,20 +1,20 @@
> >  config SND_JZ4740_SOC
> > -	tristate "SoC Audio for Ingenic JZ4740 SoC"
> > -	depends on MACH_JZ4740 || COMPILE_TEST
> > +	tristate "SoC Audio for Ingenic JZ4740/JZ4780 SoC"
> > +	depends on MACH_JZ4740 || MACH_JZ4780 || COMPILE_TEST
> 
> Perhaps this could be MACH_INGENIC, or even just MIPS?

Further to that, this series doesn't seem to work for me. With
v4.19-rc1, with the patch from [1] & then this series applied I see the
following when booting a ci20_defconfig kernel:

  [    0.846684] ALSA device list:
  [    0.849642]   No soundcards found.

Nothing else looks obviously relevant, but here's the full boot log for
reference:

  https://gist.github.com/paulburton/336fa3a6ed756f9bbb587f01dcd520e5/6a5042a258348ed5e5d3d0cb1a72076abf31d85b

Thanks,
    Paul

  reply	other threads:[~2018-08-31 20:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-06 19:38 [PATCH 1/3] MIPS: jz4780: Allow access to jz4740-i2s Mathieu Malaterre
2018-06-06 19:38 ` [PATCH 2/3] MIPS: Ci20: Enable SND_JZ4740_SOC driver Mathieu Malaterre
2018-10-17 20:28   ` Mathieu Malaterre
2018-06-06 19:38 ` [PATCH 3/3] MIPS: jz4780: DTS: Probe the jz4740-i2s driver from devicetree Mathieu Malaterre
2018-07-24 20:47 ` [PATCH 1/3] MIPS: jz4780: Allow access to jz4740-i2s Paul Burton
2018-08-31 20:37   ` Paul Burton [this message]
2018-08-31 20:58     ` Paul Burton
2018-09-03  6:15       ` Mathieu Malaterre
2018-10-17 20:26         ` Mathieu Malaterre

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=20180831203752.37rsceiwotcmeses@pburton-laptop \
    --to=paul.burton@mips.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jhogan@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=malat@debian.org \
    --cc=mark.rutland@arm.com \
    --cc=perex@perex.cz \
    --cc=ralf@linux-mips.org \
    --cc=robh+dt@kernel.org \
    --cc=tiwai@suse.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