Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1437673
| From | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] arm64: dts: rockchip: add GMAC dt nodes for rk3399 SoC |
| Date | 2016-07-06 14:30 +0200 |
| Message-ID | <rRU7M-I3-5@gated-at.bofh.it> (permalink) |
| References | <rRSSl-8rf-9@gated-at.bofh.it> <rRSSm-8rf-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello.
On 7/6/2016 1:51 PM, Roger Chen wrote:
> This patch adds ethernet GMAC dt notes for Rockchip RK3399 SoC.
>
> Signed-off-by: Roger Chen <roger.chen@rock-chips.com>
> ---
> arch/arm64/boot/dts/rockchip/rk3399.dtsi | 79 ++++++++++++++++++++++++++++++++
> 1 file changed, 79 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
> index d7f8e06..cb0b17d 100644
> --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
> +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
> @@ -189,6 +189,25 @@
> };
> };
>
> + gmac: eth@fe300000 {
The node should be named "ethernet@fe300000" to comply with the ePAPR
standard.
[...]
MBR, Sergei
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] *** support GMAC for RK3399 & RK3366 *** Roger Chen <roger.chen@rock-chips.com> - 2016-07-06 13:10 +0200
[PATCH 2/3] arm64: dts: rockchip: add GMAC dt nodes for rk3399 SoC Roger Chen <roger.chen@rock-chips.com> - 2016-07-06 13:10 +0200
Re: [PATCH 2/3] arm64: dts: rockchip: add GMAC dt nodes for rk3399 SoC Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-07-06 14:30 +0200
[PATCH 3/3] arm64: dts: rockchip: add GMAC dt nodes for RK3399 evb Roger Chen <roger.chen@rock-chips.com> - 2016-07-06 13:10 +0200
csiph-web