From patchwork Wed Oct 23 06:51:06 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11205763 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1F6FD13BD for ; Wed, 23 Oct 2019 06:51:11 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B3A9721920 for ; Wed, 23 Oct 2019 06:51:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="ubJ3pVIX" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B3A9721920 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+682+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id vOGqYY1556264xRGsmrTYp4a; Tue, 22 Oct 2019 23:51:10 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web09.3369.1571813470250776325 for ; Tue, 22 Oct 2019 23:51:10 -0700 X-Received: by mail.kernel.org (Postfix) id B72FC2084C; Wed, 23 Oct 2019 06:51:09 +0000 (UTC) X-Received: from localhost (unknown [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 1B5E62064A; Wed, 23 Oct 2019 06:51:08 +0000 (UTC) Date: Wed, 23 Oct 2019 08:51:06 +0200 From: Maxime Ripard To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Maxime Ripard , linux-arm-kernel@lists.infradead.org, Chen-Yu Tsai Subject: [GIT PULL] Allwinner Fixes for 5.4 Message-ID: <80085a57-c40f-4bed-a9c3-19858d87564e.lettre@localhost> MIME-Version: 1.0 User-Agent: NeoMutt/20180716 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: BhbJADNWSWkyTQrAD1qbJV2ox1554929AA= Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1571813470; bh=vQGJHjaw/x2cCuMgvTcEFxfU80bnG+zpK3q5BJIKwII=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=ubJ3pVIXoaRgSAqP8o4RWmVrvdRK67c7LItm50+tG8I0AXzaZEzuJOGAAGBAV/UPqBo 5erZtwfxQIkM2xVDdxsT7xkOk5o/OwVK4aubNIJDScAANiAoVdzxgLonvR+aAMkBGp/mc wX+A+05Dpi5RF1eNrVlD9kvBxeZRDR63qlY= Hi, Please pull the following changes for the current release. Thanks! Maxime The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-fixes-for-5.4-1 for you to fetch changes up to cf03c691eb959f438c16d58ffd11f150b1a95b1e: ARM: dts: sun7i: Drop the module clock from the device tree (2019-10-07 14:12:09 +0200) ---------------------------------------------------------------- A number of fixes for this release, but mostly: - A fixup for the A10 CSI DT binding merged during the 5.4-rc1 window - A fix for a dt-binding error - Addition of phy regulator delays - The PMU on the A64 was found to be non-functional, so we've dropped it for now -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXa/4RQAKCRDj7w1vZxhR xU3XAQDYuCixpCCftKIhjcz+oultXqAJysDEE44dATwT1YfINgD/eBSwBw1l/Ni7 yOumUvRZ1fJC3NO8e7vh9cYN9yy5tgw= =3/ru -----END PGP SIGNATURE----- ---------------------------------------------------------------- Jernej Skrabec (2): arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay Maxime Ripard (2): dt-bindings: media: sun4i-csi: Drop the module clock ARM: dts: sun7i: Drop the module clock from the device tree Pragnesh Patel (1): media: dt-bindings: Fix building error for dt_binding_check Vasily Khoruzhick (1): arm64: dts: allwinner: a64: Drop PMU node Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml | 9 ++----- arch/arm/boot/dts/sun7i-a20.dtsi | 5 +--- arch/arm64/boot/dts/allwinner/sun50i-a64-pine64-plus.dts | 9 +++++++- arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts | 6 +++++- arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 9 +------- 5 files changed, 20 insertions(+), 18 deletions(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#682): https://linux.kernel.org/g/patchwork-soc/message/682 Mute This Topic: https://linux.kernel.org/mt/36483554/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-