From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Murphy Subject: Re: [PATCH v5 1/5] arm64: dts: rockchip: Add DT for NanoPC-T4 Date: Thu, 10 Jan 2019 13:42:13 +0000 Message-ID: References: <3242500.qteudgsQcv@phil> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3242500.qteudgsQcv@phil> Content-Language: en-GB 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: Heiko Stuebner Cc: linux-rockchip@lists.infradead.org, tomeu.vizoso@collabora.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On 10/01/2019 13:37, Heiko Stuebner wrote: > Am Dienstag, 8. Januar 2019, 22:57:23 CET schrieb Robin Murphy: >> From: Tomeu Vizoso >> >> This adds a device tree for the NanoPC-T4 SBC, which is based on the >> Rockchip RK3399 SoC and marketed by FriendlyELEC. >> >> Known working: >> >> - Serial >> - Ethernet >> - HDMI >> - USB 2.0 >> >> All of the interesting stuff is in a .dtsi because there are at least >> two other boards that share most of it: NanoPi M4 and NanoPi NEO4. >> >> Signed-off-by: Tomeu Vizoso >> Reviewed-by: Rob Herring >> [rm: various further cleanup] >> Signed-off-by: Robin Murphy > > nobody complained, the binding was reviewed and all looks good > so I've gone forward and applied this one for 5.1 already. Awesome, thanks! I'll probably follow up with a v2 of the rest of the patches next week, after I've had the chance to play some more over the weekend. Cheers, Robin.