Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp4012457ybi; Mon, 27 May 2019 09:25:21 -0700 (PDT) X-Google-Smtp-Source: APXvYqwbMksk92q9PC6W9o5IAfne4vcEfBi0ferGWOEkKmUIlL7c0RgYeHGM0D2IDPPfiK0RJdK5 X-Received: by 2002:a17:90a:bb82:: with SMTP id v2mr33121862pjr.73.1558974321551; Mon, 27 May 2019 09:25:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558974321; cv=none; d=google.com; s=arc-20160816; b=iIbAQ3g/Uy40l5T+TK2YiEc0SWl1g1Hgw7d7hoGt0MrW/9aBgVw0myyh/jUYbrcLGQ SXWVA4IYYOvLAt3OYH6fy8xs42uHylbLDQSHfEn2SKLiaMowURvPZrQ7Yb0PS4f9f6/5 1+XuR+uc9OO2P8PYcgjtR6DnSu9MQ80VEmFabMXvRGXwfivEtV8NU5VrxOEcmrLm/qaf 3+QX3PDQRRv+opemE9WYFfDxfLfY2h5/MAIzxFbbrfzG/DmmGG0ZMHcF2mPkXd3hKZhB Kr9pGU8q9lu8PE00+nC+XcSd1Xw0Wy0PqadcwJelKt79/vRCnN2HvjXFZC3Ks0xy7Riz B9ZQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from:dkim-signature; bh=ZVaZ9cBSV7AoGlN/D5s+1TnTvAR7Of76hGbCjXML0HI=; b=jM6nuv52rE+NnX28HPWUwyBzijw3DNEczaK1yiAJJHTMqM27juwRfYpKIuwbxhONvV w/D+6KZk2IgJrdKBI3KdzT0vefI7+cMfsGxtNUL8kVeKZrt+CxGUz6P6G+hSzWxqRnnA B4bQV/oXfGsdP8KEPJeMIESRdWd0OXaciMUWW2FYsX/Rl+LhJeYs/TeqYDz2A5QJ8sGu 5jD2BdEB3OEGm7i8u1nHW+MnjN4hRZZcN2bfKnBeh0Yu40izRiZ37DR/7XoNGQpH8A5n OkVKiYmJmekBcSzxTkgo/cqie2AnKv26H6jGpOA6LMWz1jIWTgeA6ylU0+jIJagTfPQn iQ7w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@megous.com header.s=mail header.b=Xdft0VjQ; 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; dmarc=pass (p=REJECT sp=REJECT dis=NONE) header.from=megous.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g3si18437883pgc.156.2019.05.27.09.25.06; Mon, 27 May 2019 09:25:21 -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; dkim=pass header.i=@megous.com header.s=mail header.b=Xdft0VjQ; 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; dmarc=pass (p=REJECT sp=REJECT dis=NONE) header.from=megous.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726855AbfE0QWm (ORCPT + 99 others); Mon, 27 May 2019 12:22:42 -0400 Received: from vps.xff.cz ([195.181.215.36]:52476 "EHLO vps.xff.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725991AbfE0QWl (ORCPT ); Mon, 27 May 2019 12:22:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megous.com; s=mail; t=1558974159; bh=FM58/rXvCC2ZgZffUU7onMDJbM92qEgy2B6jGSR8HVY=; h=From:To:Cc:Subject:Date:From; b=Xdft0VjQJLDFdsHDfR8tZLN6fxztVyrUorgQGnz3MKfpMxAEbiEzmPZgVEavKPxfj CMbljdxjMqhndLSL/H4aZMamrHaHyRRUf9+d8qcffGKIJe/Af4lMYNU1EO6mfKFBRH XIlzLrw85EWcuan0YuVNJG5zxBh99HsmuDq6iB/Y= From: megous@megous.com To: linux-sunxi@googlegroups.com, Maxime Ripard , Chen-Yu Tsai , Rob Herring Cc: Ondrej Jirman , David Airlie , Daniel Vetter , Mark Rutland , Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , "David S. Miller" , Maxime Coquelin , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: [PATCH v6 0/6] Add support for Orange Pi 3 Date: Mon, 27 May 2019 18:22:31 +0200 Message-Id: <20190527162237.18495-1-megous@megous.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ondrej Jirman This series implements support for Xunlong Orange Pi 3 board. Unfortunately, this board needs some small driver patches, so I have split the boards DT patch into chunks that require patches for drivers in various subsystems. Suggested merging plan/dependencies: - stmmac patches are needed for ethernet support (patches 1-3) - these should be ready now - HDMI support (patches 4-6) - should be ready Changes in v2: - added dt-bindings documentation for the board's compatible string (suggested by Clement) - addressed checkpatch warnings and code formatting issues (on Maxime's suggestions) - stmmac: dropped useless parenthesis, reworded description of the patch (suggested by Sergei) - drop useles dev_info() about the selected io bias voltage - docummented io voltage bias selection variant macros - wifi: marked WiFi DTS patch and realted mmc1_pins as "DO NOT MERGE", because wifi depends on H6 RTC support that's not merged yet (suggested by Clement) - added missing signed-of-bys - changed &usb2otg dr_mode to otg, and added a note about VBUS - improved wording of HDMI driver's DDC power supply patch Changes in v3: - dropped already applied patches - changed pinctrl I/O bias selection constants to enum and renamed - added /omit-if-no-ref/ to mmc1_pins - made mmc1_pins default pinconf for mmc1 in H6 dtsi - move ddc-supply to HDMI connector node, updated patch descriptions, changed dt-bindings docs Changes in v4: - fix checkpatch warnings/style issues - use enum in struct sunxi_desc_function for io_bias_cfg_variant - collected acked-by's - fix compile error in drivers/pinctrl/sunxi/pinctrl-sun9i-a80-r.c:156 caused by missing conversion from has_io_bias_cfg struct member (I've kept the acked-by, because it's a trivial change, but feel free to object.) (reported by Martin A. on github) I did not have A80 pinctrl enabled for some reason, so I did not catch this sooner. - dropped brcm firmware patch (was already applied) - dropped the wifi dts patch (will re-send after H6 RTC gets merged, along with bluetooth support, in a separate series) Changes in v5: - dropped already applied patches (pinctrl patches, mmc1 pinconf patch) - rename GMAC-3V3 -> GMAC-3V to match the schematic (Jagan) - changed hdmi-connector's ddc-supply property to ddc-en-gpios (Rob Herring) Changes in v6: - added dt-bindings reviewed-by tag - fix wording in stmmac commit (as suggested by Sergei) Please take a look. thank you and regards, Ondrej Jirman Icenowy Zheng (2): net: stmmac: sun8i: add support for Allwinner H6 EMAC net: stmmac: sun8i: force select external PHY when no internal one Ondrej Jirman (4): arm64: dts: allwinner: orange-pi-3: Enable ethernet dt-bindings: display: hdmi-connector: Support DDC bus enable drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glue arm64: dts: allwinner: orange-pi-3: Enable HDMI output .../display/connector/hdmi-connector.txt | 1 + .../dts/allwinner/sun50i-h6-orangepi-3.dts | 70 +++++++++++++++++++ drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c | 55 ++++++++++++++- drivers/gpu/drm/sun4i/sun8i_dw_hdmi.h | 3 + .../net/ethernet/stmicro/stmmac/dwmac-sun8i.c | 21 ++++++ 5 files changed, 147 insertions(+), 3 deletions(-) -- 2.21.0