Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752126AbdIAQab (ORCPT ); Fri, 1 Sep 2017 12:30:31 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:36890 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751973AbdIAQa3 (ORCPT ); Fri, 1 Sep 2017 12:30:29 -0400 X-Google-Smtp-Source: ADKCNb5YaoS0eoXyBiX92SbqZJ/WoOd2cBl7I5UILlUyZAggizWUYGQzWtNlGOU8aRqoLkCnADz1FQ== From: Philipp Rossak X-Google-Original-From: Philipp Rossak < embed3d@gmail.com > To: robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, maxime.ripard@free-electrons.com, wens@csie.org Cc: Philipp Rossak , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: [PATCH v2 0/2] [DTS] Enable hardware for Nanopi M1 & Nanopi M1 Plus Date: Fri, 1 Sep 2017 18:29:59 +0200 Message-Id: <1504283401-4263-1-git-send-email-embed3d@gmail.com> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1035 Lines: 34 From: Philipp Rossak This is v2 of my Enable hardware for Nanopi M1 & Nanopi M1 Plus Patchseries. Changes since v1: - removed pincrtl node from power sequence - removed vqmmc-supply - changed ap6212 label to sdio_wifi - removed vqmmc-supply & pincrtl node for powersequence on Bananapi M2 Plus - Droped patches for the IR controller & UART that are allready queued for 4.15 - Droped dwmac-sun8i patches Original cover letter from v1: This Patchseries enables the IR controller and the dwmac-sun8i on the Friendlyarm Nanopi M1 and Friendlyarm Nanopi M1 Plus boards. On the Nanopi M1 Plus additionally the BT/Wifi module is activated. Philipp Rossak (2): ARM: dts: sun8i: h3: Enable AP6212 WiFi on mmc1 on Nanopi M1 Plus ARM: dts: sun8i: h3: Improved Wifi bindings on Bananapi M2 Plus arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts | 7 ------- arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts | 25 +++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 7 deletions(-) -- 2.7.4