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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no 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 2E120C433E2 for ; Mon, 13 Jul 2020 21:39:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 028212082F for ; Mon, 13 Jul 2020 21:39:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594676348; bh=MVacFtsb4vNf7+gSS+PSj+9LHHwfMMEyml37hny7jRI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=fMgm8D8TmzZmPceV2nBlSsrLJBkwTjJq2oe0YOWPtF2zzdWFeFymDO7Z9yXrYlb4O +veGTZYYb4rORuj2bWphiHUOWKG+TkqiqXFRkcemm69YHjOVrMd+Q/yiIUJ75I5xev cilbH0F8e3SKXwUHaBZghXTLBsACF4dAvQPGzti0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726742AbgGMVjH (ORCPT ); Mon, 13 Jul 2020 17:39:07 -0400 Received: from mail-il1-f193.google.com ([209.85.166.193]:40084 "EHLO mail-il1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726432AbgGMVjG (ORCPT ); Mon, 13 Jul 2020 17:39:06 -0400 Received: by mail-il1-f193.google.com with SMTP id e18so12508395ilr.7; Mon, 13 Jul 2020 14:39:05 -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=EdBTRjYgonQ4n/xwV9Lanc05+D2tIq1HVeK6rFmGHsw=; b=N2Yhgh164HCfIfOLu+QrvHjdx3GOuIvG5FruYLpLOVQWa4bJ6H8XkCYGnPoFZeZZo7 C9E+MMYV9Ldj3dsxsRqezWBFP4E2mZQqMXBG/u/5jL0LaCvou73AqcxC+qfDuN/zh9qN N6y5ai4CPle+fcBCHnU4NXD532S6SlxiU14M7u1IxxzCPpecherAtcZo6A8PnVx5TxgI lc3RnIQPy3elGwX6e0eyIFmynJvJRXRISK4FSvhSJno2L1S1bEV+qnE6git9VuGZWm3I rvo0s5k9FWqvBAUnPj/77DGb9XqgtnjWcsZT3wF/E+V3BEp5YUyv8XPeWaza9Z49lDGr uXrw== X-Gm-Message-State: AOAM531cdld6jnWAjWW68ubfI5dJl9mllYbjUWaEHnjvLPS8NacM0DFf jWt2vfKs5umvprChGXmVXA== X-Google-Smtp-Source: ABdhPJyAC3Al6bnbWdMb3ZWrGr8qKNbe4Yy5Xdr0GY628TTB5I0UNKUYeeP49dtMuRZMAxOHeaSC5Q== X-Received: by 2002:a05:6e02:13b1:: with SMTP id h17mr1654033ilo.155.1594676345425; Mon, 13 Jul 2020 14:39:05 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id r124sm7933561iod.40.2020.07.13.14.39.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jul 2020 14:39:04 -0700 (PDT) Received: (nullmailer pid 773476 invoked by uid 1000); Mon, 13 Jul 2020 21:39:03 -0000 Date: Mon, 13 Jul 2020 15:39:03 -0600 From: Rob Herring To: Cristian Ciocaltea Cc: linux-actions@lists.infradead.org, Stephen Boyd , Andreas =?iso-8859-1?Q?F=E4rber?= , linux-clk@vger.kernel.org, Manivannan Sadhasivam , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Michael Turquette , devicetree@vger.kernel.org, Philipp Zabel , Rob Herring Subject: Re: [PATCH v3 2/6] dt-bindings: clock: Add APB, DMAC, GPIO bindings for Actions S500 SoC Message-ID: <20200713213903.GA773423@bogus> References: <67112af4f5bc0cc5e70ce8410feb369cc72972b8.1593788312.git.cristian.ciocaltea@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <67112af4f5bc0cc5e70ce8410feb369cc72972b8.1593788312.git.cristian.ciocaltea@gmail.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 03 Jul 2020 20:05:08 +0300, Cristian Ciocaltea wrote: > Add the missing APB, DMAC and GPIO clock bindings constants for > Actions Semi S500 SoC. > > Signed-off-by: Cristian Ciocaltea > --- > Changes in v3: > - Preserved the original values of the existing bindings and moved > the newly added constants bellow, as indicated by Stephen > > Changes in v2: > - None > > include/dt-bindings/clock/actions,s500-cmu.h | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > Acked-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=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 C2C86C433DF for ; Mon, 13 Jul 2020 21:40:27 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 88BDA2068F for ; Mon, 13 Jul 2020 21:40:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qNlmzFkC" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 88BDA2068F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=Nca26Uy4xHxHxzyczIRBOONm1gmebMbXk6YLPchxWWo=; b=qNlmzFkCimCIesN80JeyC1K4q xu3rhd/WBQwoEwqYlMAm9BBTcj6yZMob/YJPBEjbLtnjG+/7ph7lX0u6sae4ZRpS1mULP1Jw3SL4K uMrQEGBlgwn3n8rMx0hxFtPOeoYoO4JTYAK/6fsOuL25qz1HN+i1N4whZfU5p19ryXIism0m8OYn6 esEP0XgQOhSM2xdxDvSdlpu8lcTlR8Q6L0lbwKakzB2bBFB4DWI5WHPgNtX9DK1UZf2YvWwQij0X8 foC+jucX55h9MSZbu1ad5Q98rnGI3u3Oq3/Zg8jlZvjbc4oVpJxlKJ7/9KqsX0Z/3g5BhBUj2doqr leOSFRZWA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jv6AJ-0008NL-7D; Mon, 13 Jul 2020 21:39:11 +0000 Received: from mail-il1-f195.google.com ([209.85.166.195]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jv6AG-0008Lt-Pz; Mon, 13 Jul 2020 21:39:09 +0000 Received: by mail-il1-f195.google.com with SMTP id r12so12536939ilh.4; Mon, 13 Jul 2020 14:39:06 -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=EdBTRjYgonQ4n/xwV9Lanc05+D2tIq1HVeK6rFmGHsw=; b=W46HR81t/TorJMplUUKTeJhkEbpxIGb9/RtCSWXHEdeMntw/gq5PU/4cfWnbwtlNS4 G9ZzcFzBfaUaoHTfe6p/Cygzqmc47A6MQ8evCalLuqViz4j6rUT3IoldfR6j7qb+UXXE kIDN/M3bpHuctr02Deusvcz85FIdzHEk01V5wJv3ZovCxDij8kwhake7kTiKPbv3bu1J VYxMQxs10fyejbgRC/a6FK8lXUabn8ecCjyzi6Mxcg+M0epVjzMZGFNz/GaRIUBt4ze4 eNDDYpJrRTUFsKeoZ01kh/Hk+zJ2sC84mFdXQnJBZsHw5u39xyWX2DFuslGNqa8DonUC q4WQ== X-Gm-Message-State: AOAM53190X68d/X6P3DENbuOFFIACT1Z6VrC0UTdTHB0oBjEyPa9ec75 QkRxvfiP1DQBNk/TZNU4xA== X-Google-Smtp-Source: ABdhPJyAC3Al6bnbWdMb3ZWrGr8qKNbe4Yy5Xdr0GY628TTB5I0UNKUYeeP49dtMuRZMAxOHeaSC5Q== X-Received: by 2002:a05:6e02:13b1:: with SMTP id h17mr1654033ilo.155.1594676345425; Mon, 13 Jul 2020 14:39:05 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id r124sm7933561iod.40.2020.07.13.14.39.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jul 2020 14:39:04 -0700 (PDT) Received: (nullmailer pid 773476 invoked by uid 1000); Mon, 13 Jul 2020 21:39:03 -0000 Date: Mon, 13 Jul 2020 15:39:03 -0600 From: Rob Herring To: Cristian Ciocaltea Subject: Re: [PATCH v3 2/6] dt-bindings: clock: Add APB, DMAC, GPIO bindings for Actions S500 SoC Message-ID: <20200713213903.GA773423@bogus> References: <67112af4f5bc0cc5e70ce8410feb369cc72972b8.1593788312.git.cristian.ciocaltea@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <67112af4f5bc0cc5e70ce8410feb369cc72972b8.1593788312.git.cristian.ciocaltea@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200713_173908_863928_4E1DDA0F X-CRM114-Status: GOOD ( 10.91 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Stephen Boyd , Michael Turquette , linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Rob Herring , Philipp Zabel , Manivannan Sadhasivam , Andreas =?iso-8859-1?Q?F=E4rber?= , linux-arm-kernel@lists.infradead.org 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 Fri, 03 Jul 2020 20:05:08 +0300, Cristian Ciocaltea wrote: > Add the missing APB, DMAC and GPIO clock bindings constants for > Actions Semi S500 SoC. > > Signed-off-by: Cristian Ciocaltea > --- > Changes in v3: > - Preserved the original values of the existing bindings and moved > the newly added constants bellow, as indicated by Stephen > > Changes in v2: > - None > > include/dt-bindings/clock/actions,s500-cmu.h | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel