Message ID | 20190617083704.3941-1-horms+renesas@verge.net.au (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6E06C924 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 17 Jun 2019 08:37:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5B60728846 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 17 Jun 2019 08:37:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4F2CA28857; Mon, 17 Jun 2019 08:37:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id EFB8F28846 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 17 Jun 2019 08:37:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=MVHTzfVBDa/fDLZWZ9EACTlunDS/+lXZ754aZvLOQhA=; b=swC 1MT5NhbREDPHGOXV27XF43B9G60IxjnKoGp0U7Zpq3GhbaXrrxLDeB4ejfEgewwZ5GCSYXoDUH14U zO4uUL3tIOyehq652ylC20KKJewKrbrqIXoCUoMXMd+5C6AkuV7/F9D+TewXVcoR5Z74Qe4zDO6lE wIEqoQvUnkF2rNTSpV0vq8PeCa6SuoVHktuJrIhQF4oD65DjZjXVprgl63yS1fzCqdulU4fwIWYoi swz3WqEx5duKz6OByjDMFoPxv7svdt/1wVC2onPhkFP8xZ/kCwO52k/Ein8J2ZslxDMSKr/QWsRJw aUHiq/gFi+AAUD1v7zpoomF2s/S1GsA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hcn8x-0004lc-5G; Mon, 17 Jun 2019 08:37:35 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hcn8o-0004e6-Tk for linux-arm-kernel@lists.infradead.org; Mon, 17 Jun 2019 08:37:28 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 68BBA25AED3; Mon, 17 Jun 2019 18:37:23 +1000 (AEST) Received: by reginn.horms.nl (Postfix, from userid 7100) id 683DE94024A; Mon, 17 Jun 2019 10:37:21 +0200 (CEST) From: Simon Horman <horms+renesas@verge.net.au> To: linux-renesas-soc@vger.kernel.org Subject: [PATCH v2 0/2] arm64: dts: renesas: r8a7799[05]: Add cpg reset for LVDS Interface Date: Mon, 17 Jun 2019 10:37:02 +0200 Message-Id: <20190617083704.3941-1-horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190617_013727_407763_AD51B136 X-CRM114-Status: UNSURE ( 6.09 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Yoshihiro Kaneko <ykaneko0929@gmail.com>, Magnus Damm <magnus.damm@gmail.com>, Geert Uytterhoeven <geert@linux-m68k.org>, Laurent Pinchart <laurent.pinchart@ideasonboard.com>, Simon Horman <horms+renesas@verge.net.au>, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
arm64: dts: renesas: r8a7799[05]: Add cpg reset for LVDS Interface
|
expand
|