From: "Heiko Stübner" <heiko@sntech.de>
To: Doug Anderson <dianders@chromium.org>
Cc: Jianqun <jay.xu@rock-chips.com>, Rob Herring <robh+dt@kernel.org>,
Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Liam Girdwood <lgirdwood@gmail.com>,
"broonie@kernel.org" <broonie@kernel.org>,
perex@perex.cz, tiwai@suse.de, yongjun_wei@trendmicro.com.cn,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
alsa-devel@alsa-project.org
Subject: Re: [PATCH 0/2] rockchip-i2s: add power setting for I2S controller and fix some critical bugs
Date: Sat, 30 Aug 2014 20:55:12 +0200 [thread overview]
Message-ID: <2985541.F8SvxX1thq@diego> (raw)
In-Reply-To: <CAD=FV=XPYkDJ2J3rTHZgKzbH_EMBUmCMwHWjpf1Aagnv_mUqGQ@mail.gmail.com>
Am Freitag, 29. August 2014, 21:30:43 schrieb Doug Anderson:
> Jianqun,
>
> On Fri, Aug 29, 2014 at 3:07 PM, Jianqun <jay.xu@rock-chips.com> wrote:
> > Add optional power setting for i2s controller found on rk3066, rk3168 and
> > rk3288 processors from rockchip, should according to hardware design.
> >
> > Default setting for I2S controller is powered by 3.3V, there needs this
> > patch if it's powered by 1.8V by hardware design.
> >
> > Jianqun (2):
> > rockchip-i2s: dt: add grf requested properties to set power of I2S
> > controller rockchip-i2s: add power setting for I2S controller, also fix
> > some bugs>
> > .../devicetree/bindings/sound/rockchip-i2s.txt | 6 +-
> > sound/soc/rockchip/rockchip_i2s.c | 93
> > +++++++++++++--------- sound/soc/rockchip/rockchip_i2s.h
> > | 13 +--
> > 3 files changed, 68 insertions(+), 44 deletions(-)
>
> Did the general solution I posted at
> <https://patchwork.kernel.org/patch/4807821/> not work for you? ...or
> did you not see that?
Also, I don't think it's a good idea to set the io voltage bit simply from a
dt setting without looking at the actual regulator voltage ... as a 1.8V
setting when the regulator supplies 3.3V supposedly is able to damage the
chip.
prev parent reply other threads:[~2014-08-30 18:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-29 22:07 [PATCH 0/2] rockchip-i2s: add power setting for I2S controller and fix some critical bugs Jianqun
2014-08-29 22:07 ` [PATCH 1/2] rockchip-i2s: dt: add grf requested properties to set power of I2S controller Jianqun
2014-08-29 22:09 ` [PATCH 2/2] rockchip-i2s: add power setting for I2S controller, also fix some bugs Jianqun
2014-08-30 18:24 ` Mark Brown
2014-08-30 4:30 ` [PATCH 0/2] rockchip-i2s: add power setting for I2S controller and fix some critical bugs Doug Anderson
2014-08-30 18:55 ` Heiko Stübner [this message]
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=2985541.F8SvxX1thq@diego \
--to=heiko@sntech.de \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=jay.xu@rock-chips.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=perex@perex.cz \
--cc=robh+dt@kernel.org \
--cc=tiwai@suse.de \
--cc=yongjun_wei@trendmicro.com.cn \
/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