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,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 5CD4CC56201 for ; Wed, 28 Oct 2020 23:02:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 090C320757 for ; Wed, 28 Oct 2020 23:02:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603926172; bh=SnWAKf7Tea+FrzUzm1yo5r4j/+Bi0jaQLvfj/3JFVXI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=bGFSamqsVg34e/4ojaeWTQ5jm1eTjtrGg+oKB4yD9Grjg+/Za0UQF9gF3XVVzmfUn +RVla050XNveQhgGh7400O/7jrVnbL2GUXh/b/I8oSpaTZIdKxkdWGr/n2fB6J3FP+ SHQcsrPfpccrhF1Uek8dK6gK8W3BpYUJ6aFGmx+w= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390183AbgJ1XCv (ORCPT ); Wed, 28 Oct 2020 19:02:51 -0400 Received: from mail-ua1-f67.google.com ([209.85.222.67]:34806 "EHLO mail-ua1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730802AbgJ1XCl (ORCPT ); Wed, 28 Oct 2020 19:02:41 -0400 Received: by mail-ua1-f67.google.com with SMTP id x11so205457uav.1; Wed, 28 Oct 2020 16:02:39 -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=0G4ddUyBDAmFIJZfLdJeZ5DORv/CzVKctJJjdwMQ2hA=; b=oz+h/9W+vKiikyttr3MXE6n+al9sEwMYTXDWlFY7XMk5RchM/TbVPM4aj6wR9DmKJm Vf9IsFYIRJyXHOOW1hzEUSgzn2vQFIXtXpDltuN1HxA1Dw/T/9Q/oAEQ/U1Ckw2kMb7P jm7ISi1ZusltCQhKECpunGF00fS3hzWoCKa9iVuBF03EbIIM3JsDwBpoivb1bTT2tD96 exVxUpNct4ew8+p7F9T1EaJ4kC9dk3Z3eYdB91wf89KL1cZX7t2fNT1Qhj3QD8NI5BCQ 0XHkLy6O88W8egEK2ieyAMxUTe1YFMLx/Jxm/FCmJBJlet3vNiIBFKHziOv5hupjD1vQ CQeg== X-Gm-Message-State: AOAM532VNSrf0ULp6L8Edy5vqVeNuHT9s59n4H8suuYNR1if3NryFrZv 6bI8Jw+OfQRkXAWlwQsdN+LBjasn3A== X-Google-Smtp-Source: ABdhPJzjsODVzwEavFHnP2SeXAsiY9C71CRqgTEGh2Z6Q40K80z+BHN5EwtDNrj8BkTr0cnmJRhWGw== X-Received: by 2002:a9d:5b3:: with SMTP id 48mr5823698otd.110.1603899170988; Wed, 28 Oct 2020 08:32:50 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id y8sm2733386oon.16.2020.10.28.08.32.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Oct 2020 08:32:50 -0700 (PDT) Received: (nullmailer pid 4063907 invoked by uid 1000); Wed, 28 Oct 2020 15:32:49 -0000 Date: Wed, 28 Oct 2020 10:32:49 -0500 From: Rob Herring To: Abel Vesa Cc: Dong Aisheng , Stephen Boyd , Mike Turquette , Anson Huang , NXP Linux Team , Fabio Estevam , Sascha Hauer , Lucas Stach , Adam Ford , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Shawn Guo , Linux Kernel Mailing List , Peng Fan , Jacky Bai , Marek Vasut , linux-clk@vger.kernel.org Subject: Re: [PATCH v4 09/14] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL Message-ID: <20201028153249.GA4063845@bogus> References: <1603740750-10385-1-git-send-email-abel.vesa@nxp.com> <1603740750-10385-10-git-send-email-abel.vesa@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1603740750-10385-10-git-send-email-abel.vesa@nxp.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 26 Oct 2020 21:32:25 +0200, Abel Vesa wrote: > Document the i.MX BLK_CTL with its devicetree properties. > > Signed-off-by: Abel Vesa > Reviewed-by: Dong Aisheng > --- > .../devicetree/bindings/clock/fsl,imx-blk-ctl.yaml | 60 ++++++++++++++++++++++ > 1 file changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml > Reviewed-by: Rob Herring