Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp702502yba; Thu, 18 Apr 2019 08:12:46 -0700 (PDT) X-Google-Smtp-Source: APXvYqzDxZkM7cgPsiv1K7hHEIfIf214PbevuCWTqRHgkq3TNX83P44z7mvMoD8EGIvpn2LcSSQE X-Received: by 2002:a63:6a45:: with SMTP id f66mr85661558pgc.7.1555600366005; Thu, 18 Apr 2019 08:12:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555600365; cv=none; d=google.com; s=arc-20160816; b=Q7YCe2pkgPp5lcb9aEflG1ow0hWkACgyv3NvfOQeNnLJAOYKOK1i+ef8mkwCKxJRI0 42f2uttwouIFaKJ7xoyIr5KXdgyFHrTsjvO2UV2rhZStNILi8emvvOgGO7q9H4+4SFk3 YgRbflR9hd1eYs+ZMxEayBYPC0heFoxuZIGzJiCqnZpntu4E02g2tlP+XkjriKlh8haM no2cbNqmVJ7PqCYUICDBjRxv6KcgQHb5rp1XnRqrqPBgkDJJT6Tq8Od44op02mr1RVWU wmMeGW/kOw3TylpMMhnLBqa/Ed9sFq+oclX4OQYx7C1OfeLojU6nzjl0zb/AO96LYKlc VhTw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=nEE2lgEtompWLobLsnVX+0k8TGnLvYealJRLEhxQik4=; b=uG3rUOIjMzrPL/okWBtglMV2Aejxv7b5z2nmz8biZ/o01FlX49nWyTqnjPkJtYtsaT 2cUHyM7432KCZ81PVBCpPqSC9KEU9/5fQQ5L16hwntUsb23Mqcsg4EsNKwXDKJ2L1xxo amYsDyor2idGABbG3Cb3JtgpOgydgIWKSpR9/1deYsFghJlEP1TxKT5ZwgRJXap1JU82 YzCpOzlNNs2D8QRzPn/yp7y08JFoUE0Z3UFkg8LzuTnIab1WYynty7w67VxuTHe+ub5g W1cJAgp6WNhNMCqCuDAwfvAVciAAVEQpmOnwJeMSYnLuBP1DclODR/oUbDmP3smJrulr Snyg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r17si2018818pgv.128.2019.04.18.08.12.31; Thu, 18 Apr 2019 08:12:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388888AbfDRPLe (ORCPT + 99 others); Thu, 18 Apr 2019 11:11:34 -0400 Received: from mail2.sp2max.com.br ([138.185.4.9]:44932 "EHLO mail2.sp2max.com.br" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731317AbfDRPLe (ORCPT ); Thu, 18 Apr 2019 11:11:34 -0400 Received: from pgsop.sopnet.com.ar (unknown [179.40.38.12]) (Authenticated sender: pablo@fliagreco.com.ar) by mail2.sp2max.com.br (Postfix) with ESMTPA id E66C37B05FF; Thu, 18 Apr 2019 12:11:29 -0300 (-03) From: Pablo Greco To: linux-sunxi@googlegroups.com Cc: Pablo Greco , Rob Herring , Mark Rutland , Maxime Ripard , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v4 0/7] ARM: dts: sun8i: v40 Rewrite BPi M2 Berry DTS based on BPi M2 Ultra Date: Thu, 18 Apr 2019 12:11:15 -0300 Message-Id: <1555600282-9405-1-git-send-email-pgreco@centosproject.org> X-Mailer: git-send-email 1.8.3.1 X-SP2Max-MailScanner-Information: Please contact the ISP for more information X-SP2Max-MailScanner-ID: E66C37B05FF.A461E X-SP2Max-MailScanner: Sem Virus encontrado X-SP2Max-MailScanner-SpamCheck: nao spam, SpamAssassin (not cached, escore=-2.9, requerido 6, autolearn=not spam, ALL_TRUSTED -1.00, BAYES_00 -1.90) X-SP2Max-MailScanner-From: pgreco@centosproject.org X-Spam-Status: No Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org BPi M2 Berry is a trimmed down version of the BPi M2 Ultra, completely software compatible. Changes include: - 2GiB -> 1GiB - no eMMC - no onboard microphone - no IR - no blue LED - no charging (and power jack to USB) - dropped USB2 and connect USB1 to a 4-port HUB. Changes in v4: - Went back to v2 - Added GPIO pin-bank regulators (both m2-ultra and m2-berry) Changes in v3: - Removed "Sort device node dereferences" (already applied) - Added basic pio node - Tied GMAC regulators to the pio (both m2-ultra and m2-berry) Changes in v2: - Split into smaller patches Pablo Greco (7): ARM: dts: sun8i: v40: bananapi-m2-berry: Enable GMAC ethernet controller ARM: dts: sun8i: v40: bananapi-m2-berry: Enable HDMI output ARM: dts: sun8i: v40: bananapi-m2-berry: Enable AHCI ARM: dts: sun8i: v40: bananapi-m2-berry: Fix WiFi regulator definitions ARM: dts: sun8i: v40: bananapi-m2-berry: Add Bluetooth device node ARM: dts: sun8i: v40: bananapi-m2-berry: Add GPIO pin-bank regulator supplies ARM: dts: sun8i: r40: bananapi-m2-ultra: Add GPIO pin-bank regulator supplies arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts | 6 ++ arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts | 124 ++++++++++++++++++++++ 2 files changed, 130 insertions(+) -- 1.8.3.1