From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Date: Fri, 24 Mar 2017 08:12:07 +0100 Message-ID: <3271639.DkaRJdVeCG@diego> References: <1489670244-13328-1-git-send-email-cl@rock-chips.com> <58D34208.6090509@rock-chips.com> <58D4BD40.5090900@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <58D4BD40.5090900-TNX95d0MmH7DzftRWevZcw@public.gmane.org> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: =?utf-8?B?6ZmI5Lqu?= Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, zhengxing-TNX95d0MmH7DzftRWevZcw@public.gmane.org, andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org, jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org, matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, paweljarosz3691-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org, linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, knaack.h-Mmb7MZpHnFY@public.gmane.org, lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org, pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org, wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org, david.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org, linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org, akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org, yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org, catalin.marinas-5wv7dgnIgG8@public.gmane.org, will.deacon-5wv7dgnIgG8@public.gmane.org, afaerber-l3A5Bk7waGM@public.gmane.org, shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, arnd-r2nGTMty4D4@public.gmane.org, fabio.estevam-3arQi8VN3Tc@public.gmane.org, zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org, kever.yang-TNX95d0MmH7DzftRWevZcw@public.gmane.org List-Id: linux-i2c@vger.kernel.org Am Freitag, 24. März 2017, 14:31:28 CET schrieb 陈亮: > Hi, Heiko: > > 在 2017年03月23日 11:33, 陈亮 写道: > > Hi, Heiko > > > > 在 2017年03月21日 16:55, Heiko Stübner 写道: > >> Hi, > >> > >> Am Donnerstag, 16. März 2017, 21:17:22 CET schrieb cl-TNX95d0MmH7DzftRWevZcw@public.gmane.org: > >>> + assigned-clock-parents = > >>> + <&cru HDMIPHY>, <&cru PLL_APLL>, > >>> + <&cru PLL_GPLL>, <&xin24m>, > >>> + <&xin24m>, <&xin24m>; > >>> + assigned-clock-rates = > >>> + <0>, <61440000>, > >>> + <0>, <24000000>, > >>> + <24000000>, <24000000>, > >>> + <15000000>, <15000000>, > >>> + <100000000>, <100000000>, > >>> + <100000000>, <100000000>, > >>> + <50000000>, <100000000>, > >>> + <100000000>, <100000000>, > >>> + <50000000>, <50000000>, > >>> + <50000000>, <50000000>, > >>> + <24000000>, <600000000>, > >>> + <491520000>, <1200000000>, > >>> + <150000000>, <75000000>, > >>> + <75000000>, <150000000>, > >>> + <75000000>, <75000000>, > >>> + <300000000>, <100000000>, > >>> + <300000000>, <200000000>, > >>> + <400000000>, <500000000>, > >>> + <200000000>, <300000000>, > >>> + <300000000>, <250000000>, > >>> + <200000000>, <100000000>, > >>> + <24000000>, <100000000>, > >>> + <150000000>, <50000000>, > >>> + <32768>, <32768>; > >>> + }; > >>> + > >>> + gmac2io: eth@ff540000 { > >> > >> phandle should be gmac instead? > >> Node name, ethernet@ff540000 > > > > RK3328 have another gmac channel with PHY in the soc, so gmac2io mean > > the channel with the PHY outside, and it is also called gmac2io in the > > TRM. > > So we remain gmac2io, or you have other idea? No, that is ok in that case. Heiko From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: =?utf-8?B?6ZmI5Lqu?= Cc: robh+dt@kernel.org, mark.rutland@arm.com, zhengxing@rock-chips.com, andy.yan@rock-chips.com, jay.xu@rock-chips.com, matthias.bgg@gmail.com, paweljarosz3691@gmail.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, wsa@the-dreams.de, linux-i2c@vger.kernel.org, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, wxt@rock-chips.com, david.wu@rock-chips.com, linux-iio@vger.kernel.org, shawn.lin@rock-chips.com, akpm@linux-foundation.org, dianders@chromium.org, yamada.masahiro@socionext.com, catalin.marinas@arm.com, will.deacon@arm.com, afaerber@suse.de, shawnguo@kernel.org, khilman@baylibre.com, arnd@arndb.de, fabio.estevam@nxp.com, zhangqing@rock-chips.com, kever.yang@rock-chips.com, tony.xie@rock-chips.com, huangtao@rock-chips.com, yhx@rock-chips.com, rocky.hao@rock-chips.com Subject: Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Date: Fri, 24 Mar 2017 08:12:07 +0100 Message-ID: <3271639.DkaRJdVeCG@diego> In-Reply-To: <58D4BD40.5090900@rock-chips.com> References: <1489670244-13328-1-git-send-email-cl@rock-chips.com> <58D34208.6090509@rock-chips.com> <58D4BD40.5090900@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" List-ID: Am Freitag, 24. M=C3=A4rz 2017, 14:31:28 CET schrieb =E9=99=88=E4=BA=AE: > Hi, Heiko: >=20 > =E5=9C=A8 2017=E5=B9=B403=E6=9C=8823=E6=97=A5 11:33, =E9=99=88=E4=BA=AE = =E5=86=99=E9=81=93: > > Hi, Heiko > >=20 > > =E5=9C=A8 2017=E5=B9=B403=E6=9C=8821=E6=97=A5 16:55, Heiko St=C3=BCbner= =E5=86=99=E9=81=93: > >> Hi, > >>=20 > >> Am Donnerstag, 16. M=C3=A4rz 2017, 21:17:22 CET schrieb cl@rock-chips.= com: > >>> + assigned-clock-parents =3D > >>> + <&cru HDMIPHY>, <&cru PLL_APLL>, > >>> + <&cru PLL_GPLL>, <&xin24m>, > >>> + <&xin24m>, <&xin24m>; > >>> + assigned-clock-rates =3D > >>> + <0>, <61440000>, > >>> + <0>, <24000000>, > >>> + <24000000>, <24000000>, > >>> + <15000000>, <15000000>, > >>> + <100000000>, <100000000>, > >>> + <100000000>, <100000000>, > >>> + <50000000>, <100000000>, > >>> + <100000000>, <100000000>, > >>> + <50000000>, <50000000>, > >>> + <50000000>, <50000000>, > >>> + <24000000>, <600000000>, > >>> + <491520000>, <1200000000>, > >>> + <150000000>, <75000000>, > >>> + <75000000>, <150000000>, > >>> + <75000000>, <75000000>, > >>> + <300000000>, <100000000>, > >>> + <300000000>, <200000000>, > >>> + <400000000>, <500000000>, > >>> + <200000000>, <300000000>, > >>> + <300000000>, <250000000>, > >>> + <200000000>, <100000000>, > >>> + <24000000>, <100000000>, > >>> + <150000000>, <50000000>, > >>> + <32768>, <32768>; > >>> + }; > >>> + > >>> + gmac2io: eth@ff540000 { > >>=20 > >> phandle should be gmac instead? > >> Node name, ethernet@ff540000 > >=20 > > RK3328 have another gmac channel with PHY in the soc, so gmac2io mean > > the channel with the PHY outside, and it is also called gmac2io in the > > TRM. >=20 > So we remain gmac2io, or you have other idea? No, that is ok in that case. Heiko From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko =?ISO-8859-1?Q?St=FCbner?=) Date: Fri, 24 Mar 2017 08:12:07 +0100 Subject: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs In-Reply-To: <58D4BD40.5090900@rock-chips.com> References: <1489670244-13328-1-git-send-email-cl@rock-chips.com> <58D34208.6090509@rock-chips.com> <58D4BD40.5090900@rock-chips.com> Message-ID: <3271639.DkaRJdVeCG@diego> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Am Freitag, 24. M?rz 2017, 14:31:28 CET schrieb ??: > Hi, Heiko: > > ? 2017?03?23? 11:33, ?? ??: > > Hi, Heiko > > > > ? 2017?03?21? 16:55, Heiko St?bner ??: > >> Hi, > >> > >> Am Donnerstag, 16. M?rz 2017, 21:17:22 CET schrieb cl at rock-chips.com: > >>> + assigned-clock-parents = > >>> + <&cru HDMIPHY>, <&cru PLL_APLL>, > >>> + <&cru PLL_GPLL>, <&xin24m>, > >>> + <&xin24m>, <&xin24m>; > >>> + assigned-clock-rates = > >>> + <0>, <61440000>, > >>> + <0>, <24000000>, > >>> + <24000000>, <24000000>, > >>> + <15000000>, <15000000>, > >>> + <100000000>, <100000000>, > >>> + <100000000>, <100000000>, > >>> + <50000000>, <100000000>, > >>> + <100000000>, <100000000>, > >>> + <50000000>, <50000000>, > >>> + <50000000>, <50000000>, > >>> + <24000000>, <600000000>, > >>> + <491520000>, <1200000000>, > >>> + <150000000>, <75000000>, > >>> + <75000000>, <150000000>, > >>> + <75000000>, <75000000>, > >>> + <300000000>, <100000000>, > >>> + <300000000>, <200000000>, > >>> + <400000000>, <500000000>, > >>> + <200000000>, <300000000>, > >>> + <300000000>, <250000000>, > >>> + <200000000>, <100000000>, > >>> + <24000000>, <100000000>, > >>> + <150000000>, <50000000>, > >>> + <32768>, <32768>; > >>> + }; > >>> + > >>> + gmac2io: eth at ff540000 { > >> > >> phandle should be gmac instead? > >> Node name, ethernet at ff540000 > > > > RK3328 have another gmac channel with PHY in the soc, so gmac2io mean > > the channel with the PHY outside, and it is also called gmac2io in the > > TRM. > > So we remain gmac2io, or you have other idea? No, that is ok in that case. Heiko From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753495AbdCXHMh convert rfc822-to-8bit (ORCPT ); Fri, 24 Mar 2017 03:12:37 -0400 Received: from gloria.sntech.de ([95.129.55.99]:43948 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751552AbdCXHMa (ORCPT ); Fri, 24 Mar 2017 03:12:30 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: =?utf-8?B?6ZmI5Lqu?= Cc: robh+dt@kernel.org, mark.rutland@arm.com, zhengxing@rock-chips.com, andy.yan@rock-chips.com, jay.xu@rock-chips.com, matthias.bgg@gmail.com, paweljarosz3691@gmail.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, wsa@the-dreams.de, linux-i2c@vger.kernel.org, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, wxt@rock-chips.com, david.wu@rock-chips.com, linux-iio@vger.kernel.org, shawn.lin@rock-chips.com, akpm@linux-foundation.org, dianders@chromium.org, yamada.masahiro@socionext.com, catalin.marinas@arm.com, will.deacon@arm.com, afaerber@suse.de, shawnguo@kernel.org, khilman@baylibre.com, arnd@arndb.de, fabio.estevam@nxp.com, zhangqing@rock-chips.com, kever.yang@rock-chips.com, tony.xie@rock-chips.com, huangtao@rock-chips.com, yhx@rock-chips.com, rocky.hao@rock-chips.com Subject: Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Date: Fri, 24 Mar 2017 08:12:07 +0100 Message-ID: <3271639.DkaRJdVeCG@diego> User-Agent: KMail/5.2.3 (Linux/4.8.0-2-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <58D4BD40.5090900@rock-chips.com> References: <1489670244-13328-1-git-send-email-cl@rock-chips.com> <58D34208.6090509@rock-chips.com> <58D4BD40.5090900@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, 24. März 2017, 14:31:28 CET schrieb 陈亮: > Hi, Heiko: > > 在 2017年03月23日 11:33, 陈亮 写道: > > Hi, Heiko > > > > 在 2017年03月21日 16:55, Heiko Stübner 写道: > >> Hi, > >> > >> Am Donnerstag, 16. März 2017, 21:17:22 CET schrieb cl@rock-chips.com: > >>> + assigned-clock-parents = > >>> + <&cru HDMIPHY>, <&cru PLL_APLL>, > >>> + <&cru PLL_GPLL>, <&xin24m>, > >>> + <&xin24m>, <&xin24m>; > >>> + assigned-clock-rates = > >>> + <0>, <61440000>, > >>> + <0>, <24000000>, > >>> + <24000000>, <24000000>, > >>> + <15000000>, <15000000>, > >>> + <100000000>, <100000000>, > >>> + <100000000>, <100000000>, > >>> + <50000000>, <100000000>, > >>> + <100000000>, <100000000>, > >>> + <50000000>, <50000000>, > >>> + <50000000>, <50000000>, > >>> + <24000000>, <600000000>, > >>> + <491520000>, <1200000000>, > >>> + <150000000>, <75000000>, > >>> + <75000000>, <150000000>, > >>> + <75000000>, <75000000>, > >>> + <300000000>, <100000000>, > >>> + <300000000>, <200000000>, > >>> + <400000000>, <500000000>, > >>> + <200000000>, <300000000>, > >>> + <300000000>, <250000000>, > >>> + <200000000>, <100000000>, > >>> + <24000000>, <100000000>, > >>> + <150000000>, <50000000>, > >>> + <32768>, <32768>; > >>> + }; > >>> + > >>> + gmac2io: eth@ff540000 { > >> > >> phandle should be gmac instead? > >> Node name, ethernet@ff540000 > > > > RK3328 have another gmac channel with PHY in the soc, so gmac2io mean > > the channel with the PHY outside, and it is also called gmac2io in the > > TRM. > > So we remain gmac2io, or you have other idea? No, that is ok in that case. Heiko