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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 85C52C3F6B0 for ; Mon, 15 Aug 2022 08:40:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241177AbiHOIkM (ORCPT ); Mon, 15 Aug 2022 04:40:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34430 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241073AbiHOIkM (ORCPT ); Mon, 15 Aug 2022 04:40:12 -0400 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B7F3B1FCFF for ; Mon, 15 Aug 2022 01:40:10 -0700 (PDT) Received: by mail-wr1-x435.google.com with SMTP id v3so8311977wrp.0 for ; Mon, 15 Aug 2022 01:40:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc; bh=bm9cYKRK81euJlBrGN8MvVluF+drZ+BzmhRUFWVH330=; b=gJ5yrzBGibuV05aqPOSwb1FoEJAQ8a7yyHsvre8Cq5bFu/sT1A5miPn20lP1i5oi/i dl4IpoSCsZ4OZUvf5Hai/FSvREYx6TgHG/nfPodyIJ02MV7m6HTKw+JMTLJQJkxb4QGi ZRlYVQn8URafRJURRlNLQypBkEHjHIJwrna6lJ/424xgrUnaaux8J0SsWwUGyOl1DJRl Zl+XHgrwW0YjPQVdWtA21tikSMParSQLhf3jiOWJee9V4j/b9P3vOVwVT1juPosc1+19 ZoikzieoyimJmgbeG4gKB35wpO2qZAjKJp07yPiU/QGE8mHe0W6tv+WpJxReTfqi6W41 3kiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=bm9cYKRK81euJlBrGN8MvVluF+drZ+BzmhRUFWVH330=; b=qQpSAT2HOcLPpN9DuQEF9PLOpziMJ3u8Z848OPtFC0oZvb0d1uBBClw2ZOqRKwWiis hFaB47RmbaPmMUOMuPGhX/+g8qJre24AyAmVXcnSa9QQY9Az711YXuobRpAfUt8sgvTM 7IhQsUBlI/U4jCYg0rwXqu/g+78mrF+IxDEz5bYKcoXqu2ps/rBIyL316XbR9g1/dnaX j5yToCDcead36/p8JjDKm34PLLad0IqMrA6kLPa4NxVDYicVIdJgoi2APVpKyDTLEzgb IJlPXzg8/g438vrWAn7rAbDuAvQwU/H1DNrABTG9U182CTQp3WD22C158z3VPx/VLl6a WWzw== X-Gm-Message-State: ACgBeo1yLvTLcLLnJw7txIwTMursCsh9sR/KOypPVV+ALyqMPmQ0Rb/4 5e7bmQLe4xHALx5Seqt2qNX8Jg== X-Google-Smtp-Source: AA6agR4PzPl+pDuLWXzH5XMOvYgo5VUH0K440o80nb9n02ikvcPs1DEmxQgy5UVZZbh8rYoA6zT3VA== X-Received: by 2002:adf:fb0e:0:b0:21a:34a2:5ca9 with SMTP id c14-20020adffb0e000000b0021a34a25ca9mr8205199wrr.472.1660552809331; Mon, 15 Aug 2022 01:40:09 -0700 (PDT) Received: from linaro.org ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id s4-20020adfdb04000000b002211fc70174sm8028501wri.99.2022.08.15.01.40.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Aug 2022 01:40:08 -0700 (PDT) Date: Mon, 15 Aug 2022 11:40:06 +0300 From: Abel Vesa To: "Peng Fan (OSS)" Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, shawnguo@kernel.org, s.hauer@pengutronix.de, abelvesa@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Peng Fan , Rob Herring Subject: Re: [PATCH V2 1/8] dt-bindings: clock: imx93-clock: add more MU/SAI clocks Message-ID: References: <20220815013039.474970-1-peng.fan@oss.nxp.com> <20220815013039.474970-2-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220815013039.474970-2-peng.fan@oss.nxp.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 22-08-15 09:30:32, Peng Fan (OSS) wrote: > From: Peng Fan > > Add MU[1,2]_[A,B] clock entries. > Add SAI IPG clock entries. > > Acked-by: Rob Herring > Signed-off-by: Peng Fan Reviewed-by: Abel Vesa > --- > include/dt-bindings/clock/imx93-clock.h | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) > > diff --git a/include/dt-bindings/clock/imx93-clock.h b/include/dt-bindings/clock/imx93-clock.h > index 21fda9c5cb5e..19bc32788d81 100644 > --- a/include/dt-bindings/clock/imx93-clock.h > +++ b/include/dt-bindings/clock/imx93-clock.h > @@ -196,6 +196,13 @@ > #define IMX93_CLK_TMC_GATE 187 > #define IMX93_CLK_PMRO_GATE 188 > #define IMX93_CLK_32K 189 > -#define IMX93_CLK_END 190 > +#define IMX93_CLK_SAI1_IPG 190 > +#define IMX93_CLK_SAI2_IPG 191 > +#define IMX93_CLK_SAI3_IPG 192 > +#define IMX93_CLK_MU1_A_GATE 193 > +#define IMX93_CLK_MU1_B_GATE 194 > +#define IMX93_CLK_MU2_A_GATE 195 > +#define IMX93_CLK_MU2_B_GATE 196 > +#define IMX93_CLK_END 197 > > #endif > -- > 2.37.1 >