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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,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 99C29C432BE for ; Wed, 11 Aug 2021 18:53:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7DB896105A for ; Wed, 11 Aug 2021 18:53:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231281AbhHKSyV (ORCPT ); Wed, 11 Aug 2021 14:54:21 -0400 Received: from mail-pj1-f41.google.com ([209.85.216.41]:44811 "EHLO mail-pj1-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230000AbhHKSyU (ORCPT ); Wed, 11 Aug 2021 14:54:20 -0400 Received: by mail-pj1-f41.google.com with SMTP id hv22-20020a17090ae416b0290178c579e424so6601183pjb.3; Wed, 11 Aug 2021 11:53:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=M1uZob/D+GwylCXdgRi3obUxS40Qeihru4aemoTLAUQ=; b=RQAqBoGxIRm1rwU9qIU5SbqrqvqxjaC4mdS43Jw1QDluVcYXrEohGmWjV7FvMy/PNJ Sw9LtcKEa6fB5ZTdiTSKfe5678gQ1YlwcybLwCe7mHnQ87MqkKxK5sdqObKh5epaNV6E 0wMDsCMEt8WsiczQIKba06N7tdjUIIQuMf1jEnBGGBpX49G4Il6SElXMMF9hlaznrn/h UaL6A6vussnbhn5u9suoDROOYh33eSXtnWrsXI39qoaifIUSuvkp9kez/xAM5keSgKrv GJE4oZQB7lOBinpE+6bxLvy00vTQZRNORXQ3nDEqRGWi2/xoRCG2G2fEuOU1UpmMzcE0 5dwQ== X-Gm-Message-State: AOAM530UnvSDATHBkB6o2Zh0R1v/lh0hhVIh3fNhQNHgVt0M5GMU2D76 X6Lya6jvYAWgbot+fRdCYQ== X-Google-Smtp-Source: ABdhPJzwPWdzjp/BVTGo4S+qJUbIvZLtknvskDXcbQTrge6t+rdZVuqlnSego1aoSS8+I6dV0b0rbA== X-Received: by 2002:a17:90a:d144:: with SMTP id t4mr64475pjw.113.1628708036070; Wed, 11 Aug 2021 11:53:56 -0700 (PDT) Received: from robh.at.kernel.org ([208.184.162.215]) by smtp.gmail.com with ESMTPSA id x13sm188199pjh.30.2021.08.11.11.53.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Aug 2021 11:53:55 -0700 (PDT) Received: (nullmailer pid 90561 invoked by uid 1000); Wed, 11 Aug 2021 18:53:52 -0000 Date: Wed, 11 Aug 2021 12:53:52 -0600 From: Rob Herring To: Nobuhiro Iwamatsu Cc: Stephen Boyd , devicetree@vger.kernel.org, punit1.agrawal@toshiba.co.jp, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, yuji2.ishikawa@toshiba.co.jp, Rob Herring , Michael Turquette Subject: Re: [PATCH v4 2/4] dt-bindings: clock: Add DT bindings for SMU of Toshiba Visconti TMPV770x SoC Message-ID: References: <20210804092244.390376-1-nobuhiro1.iwamatsu@toshiba.co.jp> <20210804092244.390376-3-nobuhiro1.iwamatsu@toshiba.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210804092244.390376-3-nobuhiro1.iwamatsu@toshiba.co.jp> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 04 Aug 2021 18:22:42 +0900, Nobuhiro Iwamatsu wrote: > Add device tree bindings for SMU (System Management Unit) controller of > Toshiba Visconti TMPV770x SoC series. > > Signed-off-by: Nobuhiro Iwamatsu > --- > .../clock/toshiba,tmpv770x-pismu.yaml | 50 +++++ > include/dt-bindings/clock/toshiba,tmpv770x.h | 181 ++++++++++++++++++ > include/dt-bindings/reset/toshiba,tmpv770x.h | 41 ++++ > 3 files changed, 272 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pismu.yaml > create mode 100644 include/dt-bindings/clock/toshiba,tmpv770x.h > create mode 100644 include/dt-bindings/reset/toshiba,tmpv770x.h > Reviewed-by: Rob Herring 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=-14.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 B4FDAC4338F for ; Wed, 11 Aug 2021 18:56:03 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 53E446105A for ; Wed, 11 Aug 2021 18:56:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 53E446105A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=tGqpYmWoZoR7d6sCh3vChYOq0nfhWkjibNSK4fXJPVA=; b=NIU+jd7IjZc7Zp mwf8QxUv48wrJoWd1BPPz70/OjTe7tVj2LYJPe4t//Gzyi+543PEvKrjz4aL1qbKBKPyCCs+0zKr9 RoSNXUyV+vP5Rsgew/Sr5IY25xoZIIvEV4offvpC9THTSJJb5fBAYuuHNhh+0rkVFEcisuQcS3BKP g1F+cvVJe2Zck/YoRK4eK28p2a0dylt2Mb2q6wIWYDsLFyUcdVxf32Eg+uSuQWiYCval9dXtH1zG8 6HjIjYzD4KM1f5dztIOBIG8+06ILdpqId665Nl98G2jyEXKxBlFAVD+DUP4TaGRc32tsNed+v75fC q6U8Q8lbWobcnbQeaVZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mDtMX-007vZh-3N; Wed, 11 Aug 2021 18:54:01 +0000 Received: from mail-pl1-f179.google.com ([209.85.214.179]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mDtMT-007vYl-32 for linux-arm-kernel@lists.infradead.org; Wed, 11 Aug 2021 18:53:58 +0000 Received: by mail-pl1-f179.google.com with SMTP id e19so3865762pla.10 for ; Wed, 11 Aug 2021 11:53:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=M1uZob/D+GwylCXdgRi3obUxS40Qeihru4aemoTLAUQ=; b=fgDZW/dslvqzAqzE4ISuCwUl0HHKWY5oAGJyRCtRLqKNJZJ1Oqe6JO035o23B+bTYp 6HUM3Pn5sOMMadfepui/dKTf1dK41hqXSxAApBgkLjM1rvpEIErm1YvzhLhBlh+NqugL MY3UvfCmb425nhyjU3PqsI4tWbVH1P/tdosPvFqsNHFDMzoG9NXXJ5zlqVtqLTIf97kF SMx5sLLV7EzfqegwGLU+/Ohe9WWio8L3hQjNEzxhLvgHUZ+vXjk6z/n7uRTbnw2huiQT zDavF24Xupa8fe+mNWGZVx4r4etE+foIZYUptJNbvoYmDWGpKyBGmqEAuLd+aT62X4sz gaoA== X-Gm-Message-State: AOAM5300ntxhCflnd5ArNhdbrSQ76NbHpaGvK6vgQUP6o/AXI7uZv8p/ jagr28DSuI3L+C78OOzx9g== X-Google-Smtp-Source: ABdhPJzwPWdzjp/BVTGo4S+qJUbIvZLtknvskDXcbQTrge6t+rdZVuqlnSego1aoSS8+I6dV0b0rbA== X-Received: by 2002:a17:90a:d144:: with SMTP id t4mr64475pjw.113.1628708036070; Wed, 11 Aug 2021 11:53:56 -0700 (PDT) Received: from robh.at.kernel.org ([208.184.162.215]) by smtp.gmail.com with ESMTPSA id x13sm188199pjh.30.2021.08.11.11.53.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Aug 2021 11:53:55 -0700 (PDT) Received: (nullmailer pid 90561 invoked by uid 1000); Wed, 11 Aug 2021 18:53:52 -0000 Date: Wed, 11 Aug 2021 12:53:52 -0600 From: Rob Herring To: Nobuhiro Iwamatsu Cc: Stephen Boyd , devicetree@vger.kernel.org, punit1.agrawal@toshiba.co.jp, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, yuji2.ishikawa@toshiba.co.jp, Rob Herring , Michael Turquette Subject: Re: [PATCH v4 2/4] dt-bindings: clock: Add DT bindings for SMU of Toshiba Visconti TMPV770x SoC Message-ID: References: <20210804092244.390376-1-nobuhiro1.iwamatsu@toshiba.co.jp> <20210804092244.390376-3-nobuhiro1.iwamatsu@toshiba.co.jp> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210804092244.390376-3-nobuhiro1.iwamatsu@toshiba.co.jp> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210811_115357_174210_ACEB28FB X-CRM114-Status: GOOD ( 10.89 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 04 Aug 2021 18:22:42 +0900, Nobuhiro Iwamatsu wrote: > Add device tree bindings for SMU (System Management Unit) controller of > Toshiba Visconti TMPV770x SoC series. > > Signed-off-by: Nobuhiro Iwamatsu > --- > .../clock/toshiba,tmpv770x-pismu.yaml | 50 +++++ > include/dt-bindings/clock/toshiba,tmpv770x.h | 181 ++++++++++++++++++ > include/dt-bindings/reset/toshiba,tmpv770x.h | 41 ++++ > 3 files changed, 272 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pismu.yaml > create mode 100644 include/dt-bindings/clock/toshiba,tmpv770x.h > create mode 100644 include/dt-bindings/reset/toshiba,tmpv770x.h > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel