Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1608177

Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs

From Heiko Stübner <heiko@sntech.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs
Date 2017-03-24 08:20 +0100
Message-ID <torFU-6sZ-21@gated-at.bofh.it> (permalink)
References <tlDtU-7jq-17@gated-at.bofh.it> <to1Lr-4Oc-1@gated-at.bofh.it> <tor3c-5V5-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/6] initialize dtsi file and dts file for RK3328 SoCs <cl@rock-chips.com> - 2017-03-16 14:20 +0100
  [PATCH v2 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328 <cl@rock-chips.com> - 2017-03-16 14:20 +0100
    Re: [PATCH v2 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328 Heiko Stuebner <heiko@sntech.de> - 2017-03-16 14:40 +0100
    Re: [PATCH v2 1/6] dt-bindings: iio: rockchip-saradc: add support  for rk3328 Rob Herring <robh@kernel.org> - 2017-03-24 03:20 +0100
  [PATCH v2 6/6] dt-bindings: document rockchip rk3328-evb board <cl@rock-chips.com> - 2017-03-16 14:30 +0100
    Re: [PATCH v2 6/6] dt-bindings: document rockchip rk3328-evb board Rob Herring <robh@kernel.org> - 2017-03-24 03:20 +0100
  [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs <cl@rock-chips.com> - 2017-03-16 14:30 +0100
    Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Heiko Stübner <heiko@sntech.de> - 2017-03-21 10:00 +0100
      Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328  SoCs Elaine Zhang <zhangqing@rock-chips.com> - 2017-03-22 11:40 +0100
        Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Heiko Stübner <heiko@sntech.de> - 2017-03-22 12:10 +0100
      Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for  RK3328 SoCs 陈亮 <cl@rock-chips.com> - 2017-03-23 03:10 +0100
        Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Heiko Stübner <heiko@sntech.de> - 2017-03-23 10:20 +0100
      Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for  RK3328 SoCs 陈亮 <cl@rock-chips.com> - 2017-03-23 04:40 +0100
        Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for  RK3328 SoCs 陈亮 <cl@rock-chips.com> - 2017-03-24 07:40 +0100
          Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Heiko Stübner <heiko@sntech.de> - 2017-03-24 08:20 +0100
    Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for  RK3328 SoCs Sudeep Holla <sudeep.holla@arm.com> - 2017-03-22 19:20 +0100
      Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for  RK3328 SoCs 陈亮 <cl@rock-chips.com> - 2017-03-23 03:20 +0100
  [PATCH v2 5/6] arm64: dts: rockchip: add dts file for RK3328 <cl@rock-chips.com> - 2017-03-16 14:30 +0100

csiph-web