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=-8.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=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 56D0AC433E3 for ; Tue, 25 Aug 2020 02:12:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 271C320578 for ; Tue, 25 Aug 2020 02:12:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598321571; bh=EYabL+cR1q0BhSQAaVx++XTBOOEfW4RAx2hWzm8LUo4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=eMxIj61bInnh9m2Sqprb6Mj2/hjiSiczreWNHVAB1Uzqxq2dmbOU9OXDB8RiAvVba xrs0+8T2ZPYg7amnmRKyxQ75ExRy+qnk+pqQOnh2EYXvnxoMKcjx0rdhbZySWjj/np IZcMEFJC3vMnNabm3gIMHEsFWDaSBc2TAXyM7/D8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726818AbgHYCMt (ORCPT ); Mon, 24 Aug 2020 22:12:49 -0400 Received: from mail-il1-f194.google.com ([209.85.166.194]:39404 "EHLO mail-il1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725850AbgHYCMt (ORCPT ); Mon, 24 Aug 2020 22:12:49 -0400 Received: by mail-il1-f194.google.com with SMTP id f12so9112736ils.6; Mon, 24 Aug 2020 19:12:48 -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=3nloTOrXY+VdXbMaAs1xkJlpZLEd/OL2atDgyYM+HrY=; b=ouOvF2mZd5MzM6g85pgk5cKOvdWD86Fj4FasXtuH+qa6upqgiWp5sXuOk9Fh/F+TCr wCBvvwXXiPJfNmNgUqNJLmU1yRGxjlP5jMm8dGRxftBvfHIum14pglAv3OwM9DGB3cfi cSxMVT6vjtb/9FtAmMhJcxX4lrE+l2PGvBl9Lg7NcXom4cT4TbeIkH1Oiqmit64ZQIn+ owsV4KbBQSnFFH2yEY1NNN+Tsjtqi3W9hJwDWPGafQjPrtQ3Lpe/8xpMcK6JsGkObQcs 9H/iatBAUO02zzoHbcXaLzQmnrpc+WOgxdVOIdIpIcqh1E9QjfKEb3I7jmlkUqyTQvYM 0P4Q== X-Gm-Message-State: AOAM531l7UVQpTvw9OgZFCItLXiZXfEhP7sQlZ6T3YjIixKijtGk9/ns kMyO0Jet1sdLMe5BXJ0HPQ== X-Google-Smtp-Source: ABdhPJzhTOb/YYKMebmePOL8eCdkTddl1osQhrsQdDZCr8NwQonHozFTxTzXQj36XazSDCyxjovZrw== X-Received: by 2002:a92:158c:: with SMTP id 12mr8049584ilv.102.1598321568014; Mon, 24 Aug 2020 19:12:48 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id k18sm4422961ils.42.2020.08.24.19.12.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Aug 2020 19:12:47 -0700 (PDT) Received: (nullmailer pid 3794322 invoked by uid 1000); Tue, 25 Aug 2020 02:12:44 -0000 Date: Mon, 24 Aug 2020 20:12:44 -0600 From: Rob Herring To: Abel Vesa Cc: Peng Fan , Dong Aisheng , Mike Turquette , Fabio Estevam , Philipp Zabel , devicetree@vger.kernel.org, NXP Linux Team , Stephen Boyd , Shawn Guo , Jacky Bai , Sascha Hauer , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Anson Huang , Fugang Duan , Linux Kernel Mailing List Subject: Re: [PATCH v2 01/17] dt-bindings: clocks: imx8mp: Rename audiomix ids clocks to audio_blk_ctrl Message-ID: <20200825021244.GA3794265@bogus> References: <1597406966-13740-1-git-send-email-abel.vesa@nxp.com> <1597406966-13740-2-git-send-email-abel.vesa@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1597406966-13740-2-git-send-email-abel.vesa@nxp.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, 14 Aug 2020 15:09:10 +0300, Abel Vesa wrote: > In the reference manual the actual name is Audio BLK_CTRL. > Lets make it more obvious here by renaming from audiomix to audio_blk_ctrl. > > Signed-off-by: Abel Vesa > --- > include/dt-bindings/clock/imx8mp-clock.h | 120 +++++++++++++++---------------- > 1 file changed, 60 insertions(+), 60 deletions(-) > Acked-by: Rob Herring