From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH v6] arm64: dts: marvell: Add device tree for uDPU board Date: Fri, 25 Jan 2019 19:06:00 +0100 Message-ID: <20190125180600.GE22211@lunn.ch> References: <20190125171707.27742-1-vladimir.vid@sartura.hr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190125171707.27742-1-vladimir.vid@sartura.hr> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Vladimir Vid Cc: devicetree@vger.kernel.org, Luis Torres , Jason Cooper , Paul Arola , Gregory Clement , Scott Roberts , Luka Perkov , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth List-Id: devicetree@vger.kernel.org On Fri, Jan 25, 2019 at 06:17:08PM +0100, Vladimir Vid wrote: > This adds initial support for micro-DPU (uDPU) board which is based on > Armada-3720 SoC. micro-DPU is the single-port FTTdp distribution point > unit made by Methode Electronics which offers complete modularity with > replaceable SFP modules both for uplink and downlink (G.hn over > twisted-pair, G.hn over coax, 1G and 2.5G Ethernet over Cat-5e cable). > > On-board features: > - 512 MiB DDR3 > - 2 x 2.5G SFP via HSGMII SERDES interface to the A3720 SoC > - USB 2.0 Type-C connector > - 4GB eMMC > - ETSI TS 101548 reverse powering via twisted pair (RJ45) or coax (F Type) > > Cc: Luka Perkov > Cc: Luis Torres > Cc: Scott Roberts > Cc: Paul Arola > Cc: Andrew Lunn > Cc: Jason Cooper > Cc: Gregory Clement > Cc: Sebastian Hesselbarth > Cc: linux-arm-kernel@lists.infradead.org > Signed-off-by: Vladimir Vid Reviewed-by: Andrew Lunn Andrew