From: Torsten Duwe <duwe@lst.de>
To: Maxime Ripard <maxime.ripard@bootlin.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, info@olimex.com,
Mark Brown <broonie@kernel.org>, Chen-Yu Tsai <wens@csie.org>,
Rob Herring <robh+dt@kernel.org>, Harald Geyer <harald@ccbib.org>,
ibu@radempa.de, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH RFC] arm64: dts: allwinner: a64: teres-i: Enable audio
Date: Tue, 30 Apr 2019 15:32:32 +0200 [thread overview]
Message-ID: <20190430133232.GA18808@lst.de> (raw)
In-Reply-To: <20190218102442.l3br2h3oqfe2atdv@flea>
On Mon, Feb 18, 2019 at 11:24:42AM +0100, Maxime Ripard wrote:
> On Sat, Feb 16, 2019 at 09:47:13PM +0100, Harald Geyer wrote:
> >
> > > Would you care to submit a patch version without that GPIO handled?
> > > I think it's very useful and has the potential to be agreed upon.
> >
> > That would enable audio from the internal speakers but select debug
> > output on the HP jack by default. I would be okay with that, despite
> > still thinking that audio on the head phones should be the default.
> >
> > Maxime and Wens are the maintainers, so it's their call in the end.
>
> At this point, I'm not really convinced by the solution in that patch,
> but I don't have really good ideas either. I think it would be good to
> discuss this with Mark and Linus Walleij, they will probably have way
> better solutions than what I can come up with.
Once more my plead to *please* apply the unchallenged parts of this patch!
For reference:
https://patchwork.kernel.org/patch/10792589/
Just leave out the line
+ hpvcc-supply = <®_eldo1>; /* TODO: Use only one of these */
(as clarified by ChenYu)
and the
@@ -131,6 +151,14 @@
status = "okay";
};
+&r_pio {
+ r_debug_select_pin: debug-select {
[...]
hunk, which the discussion was about. The patch is of good value
even without it.
IMHO it's a shame this didn't make it into 5.1
Acked-by: Torsten Duwe <duwe@suse.de>
Torsten
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Torsten Duwe <duwe@lst.de>
To: Maxime Ripard <maxime.ripard@bootlin.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, info@olimex.com,
Mark Brown <broonie@kernel.org>, Chen-Yu Tsai <wens@csie.org>,
Rob Herring <robh+dt@kernel.org>, Harald Geyer <harald@ccbib.org>,
ibu@radempa.de, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH RFC] arm64: dts: allwinner: a64: teres-i: Enable audio
Date: Tue, 30 Apr 2019 15:32:32 +0200 [thread overview]
Message-ID: <20190430133232.GA18808@lst.de> (raw)
In-Reply-To: <20190218102442.l3br2h3oqfe2atdv@flea>
On Mon, Feb 18, 2019 at 11:24:42AM +0100, Maxime Ripard wrote:
> On Sat, Feb 16, 2019 at 09:47:13PM +0100, Harald Geyer wrote:
> >
> > > Would you care to submit a patch version without that GPIO handled?
> > > I think it's very useful and has the potential to be agreed upon.
> >
> > That would enable audio from the internal speakers but select debug
> > output on the HP jack by default. I would be okay with that, despite
> > still thinking that audio on the head phones should be the default.
> >
> > Maxime and Wens are the maintainers, so it's their call in the end.
>
> At this point, I'm not really convinced by the solution in that patch,
> but I don't have really good ideas either. I think it would be good to
> discuss this with Mark and Linus Walleij, they will probably have way
> better solutions than what I can come up with.
Once more my plead to *please* apply the unchallenged parts of this patch!
For reference:
https://patchwork.kernel.org/patch/10792589/
Just leave out the line
+ hpvcc-supply = <®_eldo1>; /* TODO: Use only one of these */
(as clarified by ChenYu)
and the
@@ -131,6 +151,14 @@
status = "okay";
};
+&r_pio {
+ r_debug_select_pin: debug-select {
[...]
hunk, which the discussion was about. The patch is of good value
even without it.
IMHO it's a shame this didn't make it into 5.1
Acked-by: Torsten Duwe <duwe@suse.de>
Torsten
next prev parent reply other threads:[~2019-04-30 13:33 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-11 11:12 [PATCH RFC] arm64: dts: allwinner: a64: teres-i: Enable audio Torsten Duwe
2019-02-11 13:36 ` Harald Geyer
2019-02-11 13:36 ` Harald Geyer
2019-02-11 15:39 ` Maxime Ripard
2019-02-11 15:39 ` Maxime Ripard
2019-02-11 19:32 ` Harald Geyer
2019-02-11 19:32 ` Harald Geyer
2019-02-12 8:38 ` Maxime Ripard
2019-02-12 9:42 ` Harald Geyer
2019-02-12 9:42 ` Harald Geyer
2019-02-12 10:09 ` Maxime Ripard
2019-02-12 19:37 ` Harald Geyer
2019-02-12 19:37 ` Harald Geyer
2019-02-13 9:44 ` Maxime Ripard
2019-02-13 11:43 ` Harald Geyer
2019-02-13 15:53 ` Maxime Ripard
2019-02-14 0:12 ` Harald Geyer
2019-02-15 14:20 ` Torsten Duwe
2019-02-15 14:20 ` Torsten Duwe
2019-02-16 20:47 ` Harald Geyer
2019-02-16 20:47 ` Harald Geyer
2019-02-17 11:30 ` Torsten Duwe
2019-02-17 11:30 ` Torsten Duwe
2019-02-18 10:24 ` Maxime Ripard
2019-04-30 13:32 ` Torsten Duwe [this message]
2019-04-30 13:32 ` Torsten Duwe
2019-05-02 7:46 ` Maxime Ripard
2019-05-02 14:48 ` Harald Geyer
2019-05-02 14:48 ` Harald Geyer
-- strict thread matches above, loose matches on Subject: below --
2019-02-01 11:37 Harald Geyer
2019-02-01 11:37 ` Harald Geyer
2019-02-12 8:34 ` Chen-Yu Tsai
2019-02-12 8:34 ` Chen-Yu Tsai
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=20190430133232.GA18808@lst.de \
--to=duwe@lst.de \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=harald@ccbib.org \
--cc=ibu@radempa.de \
--cc=info@olimex.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=maxime.ripard@bootlin.com \
--cc=robh+dt@kernel.org \
--cc=wens@csie.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.