From: briannorris@chromium.org (Brian Norris)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] phy: rockchip-typec: support DP phy switch
Date: Thu, 9 Mar 2017 15:35:06 -0800 [thread overview]
Message-ID: <20170309233505.GA18026@google.com> (raw)
In-Reply-To: <1626236.28xlsfuSeg@diego>
On Thu, Mar 09, 2017 at 09:31:33AM +0100, Heiko Stuebner wrote:
> Am Mittwoch, 8. M?rz 2017, 19:10:50 CET schrieb Brian Norris:
> > Another random point of contention (not worth too much, as the pattern
> > is already set), but why do these deserve DT properties at all? The
> > device already has a "rk3399" compatible property, so can't we derive
> > GRF offsets from that?
>
> I'm definitly with you in this regard.
>
> But it seems like there is some sort of current trend of moving more stuff
> into the dt again. I vaguely remember phy and (or) dt-maintainers preferring
> to have these definitions in the dt for the typec-phy.
Hmm, not sure I understand that one. You're just going to multiply the
variations of DT props you have to support, instead of simply
multiplying a (non-ABI) table within the driver. The latter seems much
more stable. Oh well, not my subsystem.
> See also the recent mail from Olof concerning the grf initialization and maybe
> not having per-soc definitions in the driver, where I'm trying to keep things
> out of the dt a bit more strongly :-) .
Thanks for the pointer. I looked up (and replied to) that one.
Either I don't understand exactly what he's saying or... I'd like to
know what he's smoking. You can't just wish away the fact that the GRF
is truly a "general register file" and will change forever (and so will
our understanding of how to use it). Kernels always need to update for
new chipsets. Device Tree Bindings Are Forever (TM).
Now let's see if Olof reads my reply which points back to this
thread...and now to the above comment :)
> So yes, personally I would definitly prefer not having to much GRF-stuff leak
> into the dt. Simply because the GRF has always been very unstable over time
> [=you always find one more bit that needs tuning] and to not cause things like
> the above. But as you said I guess we're to late for the typec-phy.
I'm with you.
Brian
next prev parent reply other threads:[~2017-03-09 23:35 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-10 7:44 [PATCH 0/4] Move DP phy switch to PHY driver Chris Zhong
2017-02-10 7:44 ` [PATCH 1/4] Documentation: bindings: add uphy-dp-sel for Rockchip USB Type-C PHY Chris Zhong
2017-02-16 2:20 ` Rob Herring
2017-02-16 3:14 ` Chris Zhong
2017-02-10 7:44 ` [PATCH 2/4] arm64: dts: rockchip: add rockchip, uphy-dp-sel for Type-C phy Chris Zhong
2017-02-10 7:44 ` [PATCH 3/4] phy: rockchip-typec: support DP phy switch Chris Zhong
2017-03-09 0:39 ` Brian Norris
2017-03-09 1:02 ` Heiko Stübner
2017-03-09 2:19 ` Chris Zhong
2017-03-09 3:10 ` Brian Norris
2017-03-09 8:31 ` Heiko Stübner
2017-03-09 23:35 ` Brian Norris [this message]
2017-02-10 7:44 ` [PATCH 4/4] drm/rockchip: cdn-dp: remove the " Chris Zhong
2017-11-28 23:32 ` [PATCH 0/4] Move DP phy switch to PHY driver Doug Anderson
2017-11-30 2:27 ` Chris Zhong
2017-12-01 21:42 ` Doug Anderson
2017-12-01 21:58 ` Heiko Stuebner
2017-12-04 2:47 ` Chris Zhong
2017-12-04 7:46 ` Heiko Stübner
2017-12-04 16:08 ` Doug Anderson
2017-12-04 21:53 ` Heiko Stübner
2018-02-16 11:04 ` Kishon Vijay Abraham I
2018-02-16 13:05 ` Heiko Stübner
2018-02-16 13:59 ` Kishon Vijay Abraham I
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=20170309233505.GA18026@google.com \
--to=briannorris@chromium.org \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).