From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.0 required=3.0 tests=BAYES_00, BODY_QUOTE_MALF_MSGID,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3B4CAC433E7 for ; Mon, 20 Jul 2020 14:10:46 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0DECF20B1F for ; Mon, 20 Jul 2020 14:10:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="2HeZelqN"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="lFnQO2Vx" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0DECF20B1F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=M/YV4ko4TtoIZAag3lDNI4MOmgDbaZvrM18PDZHd3ZA=; b=2He ZelqNmi1ZV6wOFxLmTKspbbdcJgRgTLlLCmAPG05jMWDFazrhJs8OOzD+2deFNGBtFLxdcng0FooR /+bfdYrAMu5dh/IbFJ9HfQ6V/Oxj1dL90+JsgXohvTVf56ioFjJhZVT3Uoon3VLlc3/1BUhr7kXbQ CIJbq7B/0o35IfqVMLqVN1iOEBYVQqB+/s/pfn/s3jGEuKLDm2Y0og6Z2Rpg74fOloaaXKrs/kmY3 lWJjzMmlSLB2DhcA9KwUHtBlwJy/cJcU8yJKoWwiDpp/GwZr/+USiAHkxrfryly8a/f7f3/6hIIPA TM+TynA7NaSLkXN15R7LsokZoLQ4F3A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxWTp-0008HV-UO; Mon, 20 Jul 2020 14:09:21 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxWTn-0008Gm-EX for linux-arm-kernel@lists.infradead.org; Mon, 20 Jul 2020 14:09:20 +0000 Received: from localhost (lfbn-tou-1-1502-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9467B22C9C; Mon, 20 Jul 2020 14:09:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595254158; bh=izGdIbA73i5Gr9VohdeD7iCeMnl+7+35HKA/TnCh9TA=; h=Date:From:List-Id:To:Cc:Subject:From; b=lFnQO2VxTPb6v1n3oujAGgrsTxfE8rWAbTTwQS1Xsu0hw9PVrwH5b8L6VBTZRuMDU 4X9Llp8j5sFyUBYJt+WIv0g2+FvD8twG4Fq2T+hUZOanjdm7xCN23nxF04FCgi//s6 5XXLLYmREj9sNojLEenTExxPNlogvmaBS9jBC6Ao= Date: Mon, 20 Jul 2020 16:09:15 +0200 From: Maxime Ripard List-Id: To: arm@kernel.org, soc@kernel.org Subject: [GIT PULL] Allwinner Device Tree Changes for 5.9 Message-ID: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200720_100919_706460_71787A86 X-CRM114-Status: GOOD ( 13.81 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, Maxime Ripard Content-Type: multipart/mixed; boundary="===============6401110430586024391==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6401110430586024391== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Please pull the following changes for the next release. Thanks! Maxime The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-dt-for-5.9-1 for you to fetch changes up to bc6b31c53ce895977841598721f8daeabc070ced: arm64: dts: allwinner: h5: bananapi-m2-plus-v1.2: Tie in CPU OPPs (2020-07-20 15:32:04 +0200) ---------------------------------------------------------------- Our usual number of patches to improve the Allwinner Device Tree support, including: - CPUFreq / Thermal throttling support for the H5 - Touchscreen support for the Pinephone - New boards: PinePhone v1.2 -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXxWlZAAKCRDj7w1vZxhR xft/AQCaR2CkyOVyK32yPUX0ZF2nS+LYzalJIUpOuLhy37GQVwEA+vlQTa7fKdtW 4IX58peBkRD8FwTszrwR/tImDPd8Rwg= =z8pA -----END PGP SIGNATURE----- ---------------------------------------------------------------- Chen-Yu Tsai (8): ARM: dts: sunxi: libretech-all-h3-cc: Add regulator supply to all CPU cores ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply to all CPU cores ARM: dts: sunxi: bananapi-m2-plus-v1.2: Fix CPU supply voltages arm64: dts: allwinner: h5: Add clock to CPU cores arm64: dts: allwinner: h5: Add trip and cooling maps to CPU thermal zones arm64: dts: allwinner: h5: Add CPU Operating Performance Points table arm64: dts: allwinner: h5: libretech-all-h3-cc: Tie in CPU OPPs arm64: dts: allwinner: h5: bananapi-m2-plus-v1.2: Tie in CPU OPPs Diego Rondini (2): ARM: dts: orange-pi-zero-plus2: enable USB OTG port ARM: dts: orange-pi-zero-plus2: add leds configuration Icenowy Zheng (1): arm64: dts: sun50i-a64-pinephone: Enable LCD support on PinePhone Ondrej Jirman (4): arm64: dts: sun50i-a64-pinephone: Add touchscreen support dt-bindings: arm: sunxi: Add PinePhone 1.2 bindings arm64: dts: allwinner: Add support for PinePhone revision 1.2 arm64: dts: sun50i-pinephone: dldo4 must not be >= 1.8V Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +- arch/arm/boot/dts/sun8i-h3-orangepi-zero-plus2.dts | 38 ++++- arch/arm/boot/dts/sunxi-bananapi-m2-plus-v1.2.dtsi | 18 +- arch/arm/boot/dts/sunxi-libretech-all-h3-cc.dtsi | 12 +- arch/arm64/boot/dts/allwinner/Makefile | 1 +- arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.1.dts | 19 ++- arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.2.dts | 40 ++++- arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone.dtsi | 54 ++++- arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dts | 1 +- arch/arm64/boot/dts/allwinner/sun50i-h5-cpu-opp.dtsi | 79 ++++++++- arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h3-cc.dts | 1 +- arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-zero-plus2.dts | 38 ++++- arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi | 38 ++++- 13 files changed, 339 insertions(+), 5 deletions(-) create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.2.dts create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h5-cpu-opp.dtsi --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXxWliwAKCRDj7w1vZxhR xYkyAP4wRqZmbZXCyIHz5nvl8oi88vanagVCVJwtf9ZtlRe/dwEAh4y3l4jbFlxu hOa9UjAmQDVrTsRZGH+3nkJj5oFCywM= =2jAD -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY-- --===============6401110430586024391== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============6401110430586024391==--