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 412B8C05027 for ; Sun, 29 Jan 2023 17:42:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229673AbjA2Rmh (ORCPT ); Sun, 29 Jan 2023 12:42:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57124 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229835AbjA2Rmg (ORCPT ); Sun, 29 Jan 2023 12:42:36 -0500 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E97FE1EFCF for ; Sun, 29 Jan 2023 09:42:30 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id l8so6607692wms.3 for ; Sun, 29 Jan 2023 09:42:30 -0800 (PST) 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:subject:date:message-id:reply-to; bh=34Hkkbw634RC9Fbld7Eci9GLP2rbD+JaNfekHKUfXNo=; b=Dr1Q4ox+yEMCIIgQ6ygG+UKmdT2M6H8Da1GMcciWz/NuJ7KtwC3lYk8GEESwiQAiwB uFkaMt5WGrLzn4GlBD6OQRhy02mKdmH0IimIjGsWnxBvYSEPHdxt9Y0DpGaAN3nUIIAQ g9coapWPSNH2UgdEPLy7fXtwa2lovpiwbvWyRcasOXE4UohIQZTWYfsM4ZFV3mCyRbU5 AvF8Rh9u+uA1O+2Mn0p6yHvzl+wFdNDK+xva6lhDXh/kM6ZfuasYa0St9j8EfsVUTiQR UK5Ii2gJSDD+apOAlvfdAw+OUcKntBCvUvF+pwjGPpbult9uHRKXW+0I1u0KLUM8kE1v Z/kw== 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:subject:date :message-id:reply-to; bh=34Hkkbw634RC9Fbld7Eci9GLP2rbD+JaNfekHKUfXNo=; b=HruYM8YXFBWZwc63bVTPCGHWwgR6jWN47RrO9jlrq4Ez25ay3B2aO1psONP1i/r2En Xuz4rSGshOVu2exJJvKhAF6GGzemA9MFQm6dkE62ibvQ3AL5bRPcXYZZkCkZhK+oJPTq n4vzGySsTk9NVNhNUC49l2YsgPIK6vEYVsyAv0OjYJZxf6grQ35lqrk4+wfeivVuBDSk h9YsL7F0RsSevk6PZvgIwWJe5B4V+ZnDVpqYv/93U5FhpWFjHY4t+NbPFbCJCObjFGCa cXG2oIlBAafZFDwITjQEgbUKkLlwdJW5xp7OCIjLVUJzzxRqESMUZZnUZLtVtQlb9Raj epKw== X-Gm-Message-State: AO0yUKXLknug8y6Fr5wGyTwfG0t0eipbjWa33QIjRg7xntxNPVjw9U1G Ra8aioi9kDCfbjIMEM4bCBdVrg== X-Google-Smtp-Source: AK7set/mvmGmVMpNZl6PzqdJ7LQUH9WapUEZ7DRqpjONCtidqEpb6FtGnwBdTrMaCUdhyh08//kGKg== X-Received: by 2002:a7b:c8c7:0:b0:3dc:5a7c:f8ad with SMTP id f7-20020a7bc8c7000000b003dc5a7cf8admr285059wml.21.1675014149566; Sun, 29 Jan 2023 09:42:29 -0800 (PST) Received: from linaro.org ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id f1-20020a7bc8c1000000b003c6bbe910fdsm15922293wml.9.2023.01.29.09.42.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Jan 2023 09:42:29 -0800 (PST) Date: Sun, 29 Jan 2023 19:42:27 +0200 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: [RESEND PATCH v1 0/2] ARM: arm64: dts/clk: imx: indentation permission whitespace cleanup 2 Message-ID: References: <20230119085421.102804-1-marcel@ziswiler.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230119085421.102804-1-marcel@ziswiler.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 23-01-19 09:54:19, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > > While further synchronising them imx device trees with U-Boot I stumbled > over more checkpatch warnings. This series addresses those trivial > indentation, file permission and/or whitespace cleanups. Nitpick: The subject line should not contain "ARM: arm64:" prefix, as it makes it confusing for maintainers through which tree the patches should be applied. > > > Marcel Ziswiler (2): > clk: imx6sll: add proper spdx license identifier > dt-bindings: imx8ulp: clock: no spaces before tabs > > include/dt-bindings/clock/imx6sll-clock.h | 2 +- > include/dt-bindings/clock/imx8ulp-clock.h | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) > > -- > 2.36.1 >