From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Cc: zhangfei <zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
haifeng.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>,
jchxue-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
Jiancheng Xue
<xuejiancheng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH v2 1/2] Documentation: Document Hisilicon hix5hd2 sata PHY
Date: Fri, 27 Jun 2014 09:50:46 +0200 [thread overview]
Message-ID: <11262017.C011KreL6u@wuerfel> (raw)
In-Reply-To: <53ACE6EE.4050300-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
On Friday 27 June 2014 11:37:18 zhangfei wrote:
> >
>
> Sorry for the confusion.
>
> The phy is rather an analog controller, without standard register.
> Instead, the phy interface is just some pin / analog interface.
> The register is in fact hix5hd2 register, controls all the analog
> output, including reset, power, speed, para tunning.
Ok, thanks for the explanation.
> Even the same phy is used in other soc, they can not share this driver,
> since the connection must be different, as well as internal soc register
> layout.
> Only if the same controller & phy are reused in other hisilicon soc,
> this driver can be shared.
>
> Since what we control is hix5hd2 controller itself, so it may not
> suitable to put snps here.
Makes sense.
> And about hix5hd2 name: x is not wildcard.
>
> Currently hix5hd2 is series of hi3716c v200, hi3719c v100, hi3718c v100.
> They are same soc, except minus pin assembles different.
>
> However, not all hi37x is in this series, for example hi3716c v100 is a
> different soc.
>
> In the future hi3719m, hi3718m may also plan to add to hix5hd2 series.
> The difference will be different cpu core number, different gpu core
> number. Also use different ethernet controller.
Ah, I think you explained this before, sorry for misremembering it.
> So we may still keep "hisilicon,hix5hd2-sata-phy" unchanged.
> What do you think?
Yes, please keep this string, it's good.
Thanks for your patience,
Arnd
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-06-27 7:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-25 9:14 [PATCH v2 0/2] phy: add hix5hd2-sata-phy driver Zhangfei Gao
2014-06-25 9:14 ` [PATCH v2 1/2] Documentation: Document Hisilicon hix5hd2 sata PHY Zhangfei Gao
2014-06-25 12:16 ` Arnd Bergmann
[not found] ` <201406251416.49561.arnd-r2nGTMty4D4@public.gmane.org>
2014-06-25 12:41 ` zhangfei
[not found] ` <53AAC376.7050705-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-06-25 13:32 ` Arnd Bergmann
2014-06-26 13:48 ` zhangfei
[not found] ` <53AC24C6.8000304-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-06-26 20:53 ` Arnd Bergmann
2014-06-27 3:37 ` zhangfei
[not found] ` <53ACE6EE.4050300-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-06-27 7:50 ` Arnd Bergmann [this message]
[not found] ` <1403687648-29082-2-git-send-email-zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-07-02 11:20 ` Kishon Vijay Abraham I
2014-06-25 9:14 ` [PATCH v2 2/2] phy: add hix5hd2-sata-phy driver Zhangfei Gao
[not found] ` <1403687648-29082-3-git-send-email-zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-07-02 11:25 ` Kishon Vijay Abraham I
[not found] ` <53B3EC18.5020509-l0cyMroinI0@public.gmane.org>
2014-07-02 11:26 ` Kishon Vijay Abraham I
[not found] ` <53B3EC62.80202-l0cyMroinI0@public.gmane.org>
2014-07-02 15:19 ` zhangfei
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=11262017.C011KreL6u@wuerfel \
--to=arnd-r2ngtmty4d4@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=haifeng.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=jchxue-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=kishon-l0cyMroinI0@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=xuejiancheng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
--cc=zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.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