From patchwork Thu Sep 5 09:34:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 11132503 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 6989215E9 for ; Thu, 5 Sep 2019 09:35:03 +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 0FB0421743 for ; Thu, 5 Sep 2019 09:35:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="Xefe7nkt" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0FB0421743 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=verge.net.au Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+533+1554929+3438807@linux.kernel.org X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Thu, 05 Sep 2019 02:35:01 -0700 X-Received: by mail.kernel.org (Postfix) id CDBB622CEC; Thu, 5 Sep 2019 09:35:00 +0000 (UTC) X-Received: from kirsty.vergenet.net (kirsty.vergenet.net [202.4.237.240]) by mail.kernel.org (Postfix) with ESMTP id 8644121743; Thu, 5 Sep 2019 09:35:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8644121743 X-Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 1600525B753; Thu, 5 Sep 2019 19:34:59 +1000 (AEST) X-Received: by reginn.horms.nl (Postfix, from userid 7100) id 004A6940AC6; Thu, 5 Sep 2019 11:34:56 +0200 (CEST) From: Simon Horman To: Linuxkernel+Patchwork-Soc via Email Integration Cc: linux-renesas-soc@vger.kernel.org, Olof Johansson , Kevin Hilman , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, Magnus Damm , Simon Horman Subject: [GIT PULL] Second Round of Renesas ARM Based SoC Fixes for v5.3 Date: Thu, 5 Sep 2019 11:34:45 +0200 Message-Id: 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 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1567676102; bh=koHNKThm82kRm9ERIiZhZn2AdI9jZFp05Uy8CYoHJxI=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=Xefe7nkttcB4H7tyDRdfQp7URWYUyALM3cvIqBsLbgc52hOnudfWO5Mouqn9X0BrFcE FUj7kEjiGslgFvCAzae9oe8iYG04FcNFx+M9adBmAnkBzGXCRkbKHdhJ5oD4xYc8UMY37 dkjwRChs7zjZ5SoX3hEvBvAs58nkvDQ3wlI= Hi Olof, Hi Kevin, Hi Arnd, Please consider these second round of Renesas ARM based SoC fixes for v5.3. This pull request is based on the previous round of such requests, tagged as renesas-next-20190813-v5.3-rc1, which you have already pulled. The following changes since commit 45f5d5a9e34d3fe4140a9a3b5f7ebe86c252440a: arm64: dts: renesas: r8a77995: draak: Fix backlight regulator name (2019-08-09 11:58:17 -0700) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes2-for-v5.3 for you to fetch changes up to ae688e1720fd387de34f2140a735917411672bf1: arm64: dts: renesas: hihope-common: Fix eMMC status (2019-08-31 11:23:18 +0200) ---------------------------------------------------------------- Second Round of Renesas ARM Based SoC Fixes for v5.3 * RZ/G2M based HiHope main board - Re-enabled accidently disabled SDHI3 (eMMC) support ---------------------------------------------------------------- Fabrizio Castro (1): arm64: dts: renesas: hihope-common: Fix eMMC status arch/arm64/boot/dts/renesas/hihope-common.dtsi | 1 + 1 file changed, 1 insertion(+) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#533): https://linux.kernel.org/g/patchwork-soc/message/533 Mute This Topic: https://linux.kernel.org/mt/33151580/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] -=-=-=-=-=-=-=-=-=-=-=-