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 A46F0ECAAD2 for ; Mon, 29 Aug 2022 09:40:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229721AbiH2Jkc (ORCPT ); Mon, 29 Aug 2022 05:40:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50080 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229450AbiH2Jka (ORCPT ); Mon, 29 Aug 2022 05:40:30 -0400 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C87802AC7D for ; Mon, 29 Aug 2022 02:40:27 -0700 (PDT) Received: by mail-wm1-x336.google.com with SMTP id m17-20020a7bce11000000b003a5bedec07bso7863747wmc.0 for ; Mon, 29 Aug 2022 02:40:27 -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=ZxxiXzVw+g9I/rDVtfq444KFkssXZmUmV/pBYuPeyYU=; b=cFWFB7uco2+eW3LXIvx6hGDwWkGvVZ6KeDvhLUh+KnPoXmP/XEcw7IV9AJu+GzWu4+ TpA6I4876GzgW8fI5yeFPWDV2ydSXQW3hyFqFU97uMWVXTlSKx1tMhuD8upyzhk36O94 F7Z4+6xxCJ7HeeYKe8zwPDKfIdCtgTpDQQ/nFiMAjBRr1FuhGHECkmiu8fX0XZtkTbeO Q8IRg0RNaXOFKnhDeLi0BeB8os1PVxEZblH4+vDKPj9PQfEojD4gg1s1nFvJI46FNUQF 3u4mlSXi604Z+lmck+PYyWlJoSPPQJJm9hzS9QD/RFQRbkYtI4rCUuqk03cuQmW/XX+z OZyA== 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=ZxxiXzVw+g9I/rDVtfq444KFkssXZmUmV/pBYuPeyYU=; b=QrrmoWiYoQL1VNiooEZU5iUsrId/S/XxW0neDQNTHnqNSJPLcOFO1YGifAgottuqWt wdZ1xu0zifeNSrJ6wKSQU6c82XncCDVVoQhw5XVY61kjnALXPDWcrmibOWFNOKVG35/Q RjoATs9tXwZWKkyS7sN4azECVLxUl2jpT90m0o+9Vs+HBoMd5U0DB70Wh548HG4mtjcZ gdT1K5Fjg2+BT8GVNShIk7nTtgUfXPWFjBKuQOWD5o0/q9XQy74JcwurxSPwGdOl3j5r tJLsPlsha9O3UvGF6bkJhVsOzJkC7AFPTl56FIsL8sLnkUVnr5fb3Yyu4LAIM+AyHNBe kaKQ== X-Gm-Message-State: ACgBeo3+AdkFNSzFxrb0sZsvZH0RsiZZJllYioiSW+S31ty+BtlBRme4 RreoDX8XGHQ4n29ruTO9A26jqQ== X-Google-Smtp-Source: AA6agR4NYFt2n1937XpZi8/cdzn6JuTwO1cvz+JKiBMEnviLkY8V6Xe9OKRPv3ChViwWiZ7btRCBKg== X-Received: by 2002:a1c:3b04:0:b0:3a5:487c:6240 with SMTP id i4-20020a1c3b04000000b003a5487c6240mr6334328wma.152.1661766026306; Mon, 29 Aug 2022 02:40:26 -0700 (PDT) Received: from linaro.org ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id 14-20020a05600c020e00b003a3170a7af9sm8134846wmi.4.2022.08.29.02.40.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Aug 2022 02:40:23 -0700 (PDT) Date: Mon, 29 Aug 2022 12:40:22 +0300 From: Abel Vesa To: Marcel Ziswiler Cc: linux-arm-kernel@lists.infradead.org, Marcel Ziswiler , Abel Vesa , Fabio Estevam , Krzysztof Kozlowski , Michael Turquette , NXP Linux Team , Pengutronix Kernel Team , Rob Herring , Sascha Hauer , Shawn Guo , Stephen Boyd , devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 5/5] dt-bindings: imx8ulp: clock: no spaces before tabs Message-ID: References: <20220826192252.794651-1-marcel@ziswiler.com> <20220826192252.794651-6-marcel@ziswiler.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220826192252.794651-6-marcel@ziswiler.com> Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On 22-08-26 21:22:52, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > This fixes the following warnings: > > include/dt-bindings/clock/imx8ulp-clock.h:204: warning: please, no space > before tabs > include/dt-bindings/clock/imx8ulp-clock.h:215: warning: please, no space > before tabs > > Signed-off-by: Marcel Ziswiler Reviewed-by: Abel Vesa > > --- > > include/dt-bindings/clock/imx8ulp-clock.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/include/dt-bindings/clock/imx8ulp-clock.h b/include/dt-bindings/clock/imx8ulp-clock.h > index 953ecfe8ebcc..827404fadf5c 100644 > --- a/include/dt-bindings/clock/imx8ulp-clock.h > +++ b/include/dt-bindings/clock/imx8ulp-clock.h > @@ -201,7 +201,7 @@ > #define IMX8ULP_CLK_SAI7 2 > #define IMX8ULP_CLK_SPDIF 3 > #define IMX8ULP_CLK_ISI 4 > -#define IMX8ULP_CLK_CSI_REGS 5 > +#define IMX8ULP_CLK_CSI_REGS 5 > #define IMX8ULP_CLK_PCTLD 6 > #define IMX8ULP_CLK_CSI 7 > #define IMX8ULP_CLK_DSI 8 > @@ -212,7 +212,7 @@ > #define IMX8ULP_CLK_GPU2D 13 > #define IMX8ULP_CLK_GPU3D 14 > #define IMX8ULP_CLK_DC_NANO 15 > -#define IMX8ULP_CLK_CSI_CLK_UI 16 > +#define IMX8ULP_CLK_CSI_CLK_UI 16 > #define IMX8ULP_CLK_CSI_CLK_ESC 17 > #define IMX8ULP_CLK_RGPIOD 18 > #define IMX8ULP_CLK_DMA2_MP 19 > -- > 2.36.1 >