From patchwork Fri Apr 19 14:35:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10909251 X-Patchwork-Delegate: horms@verge.net.au Return-Path: 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 DCD17922 for ; Fri, 19 Apr 2019 18:23:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D237428DB3 for ; Fri, 19 Apr 2019 18:23:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C6B4528DB9; Fri, 19 Apr 2019 18:23:07 +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=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7C99928DB3 for ; Fri, 19 Apr 2019 18:23:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727557AbfDSSXG (ORCPT ); Fri, 19 Apr 2019 14:23:06 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:58840 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727485AbfDSSXG (ORCPT ); Fri, 19 Apr 2019 14:23:06 -0400 Received: from penelope.horms.nl (unknown [62.153.215.140]) by kirsty.vergenet.net (Postfix) with ESMTPA id 0A79125BEEC; Sat, 20 Apr 2019 00:35:36 +1000 (AEST) Received: by penelope.horms.nl (Postfix, from userid 7100) id 02D0BE21AF6; Fri, 19 Apr 2019 16:35:34 +0200 (CEST) From: Simon Horman To: arm@kernel.org 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] Renesas ARM Based SoC DT Bindings Updates for v5.2 Date: Fri, 19 Apr 2019 16:35:33 +0200 Message-Id: X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Olof, Hi Kevin, Hi Arnd, Please consider these Renesas ARM based SoC DT bindings updates for v5.2. The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-bindings-for-v5.2 for you to fetch changes up to 3961d355dfb512b1b004e32a382c25a90367e6fd: dt-bindings: power: r8a77965: Remove non-existent A3IR power domain (2019-03-18 10:33:58 +0100) ---------------------------------------------------------------- Renesas ARM Based SoC DT Bindings Updates for v5.2 * R-Car M3-N (r8a77965) SoC - Remove non-existent A3IR power domain * Add vendor prefix for Silicon Linux ---------------------------------------------------------------- Biju Das (1): dt-bindings: Add vendor prefix for Silicon Linux. Geert Uytterhoeven (1): dt-bindings: power: r8a77965: Remove non-existent A3IR power domain Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + include/dt-bindings/power/r8a77965-sysc.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-)