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 9BE38C38A02 for ; Fri, 28 Oct 2022 14:45:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230038AbiJ1OpR (ORCPT ); Fri, 28 Oct 2022 10:45:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60936 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229968AbiJ1OpP (ORCPT ); Fri, 28 Oct 2022 10:45:15 -0400 Received: from mail-qv1-xf2d.google.com (mail-qv1-xf2d.google.com [IPv6:2607:f8b0:4864:20::f2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 361953740D for ; Fri, 28 Oct 2022 07:45:14 -0700 (PDT) Received: by mail-qv1-xf2d.google.com with SMTP id e15so4186584qvo.4 for ; Fri, 28 Oct 2022 07:45:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=m1AAUO9ec7glCHA2X40Y51NdXitGuWrBUJxsXEZcPDg=; b=utZ0gwr8MQ8XQ1920c1ke8xyRoRuOxOqhtdR55hmc3TZ3v97wNT7QLAYlpIfIB2/Py T+czkuKijb4LhDjiZQou8r07l493FQLVuWvRCWeQejHlrExMZX9wUVjaTCMp8ijVxh/T dONuUYl90Y9681jAVkdj9bUWCJy9WmbFzpdcHq69S+NyfWSMF95oPuVQwri23ZeZwDkn WXKAr7pgyWvbb7woWAIuCOpYmIx8dQpjdZozEGtSR3kOT6KwNQtqaMg4pD395sQQJw6/ I9xZ04N2Np0omaaae3GIGk1Ms/RpgpgX0uB6Qo31iZeygpX/+zLCasjy46j6c0cJ6Pm/ nqrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=m1AAUO9ec7glCHA2X40Y51NdXitGuWrBUJxsXEZcPDg=; b=AJ1NLPMzRggcUwpMo42Njpe6xf9VR4p0YTv9f9hVFffCaEXu1qmqotWRWrmkwgHMUw Vya9RI+nbIlNsETxjslOjiJQFQ5zWV0JfaMEU9lcPfSZk33QgC556Wfox0EEqatfbLzH WRrusQnpFx4sU9C+Fk8v5xD3YwiEmnvJtjNEjvcvMIseTY/K27WN9MLPpbE7GP7/WwBX 4SYEiCprkVg9ljX9EPWqhP6/s0UFdMcqhTohB8bWREJNdQI/2SR7X7azqMwDQKVHSqwg pcqa3CZZYcFRY6I/GlGNZA+925Yatildvp9nLabamDM8rKoIcCH/JuSvd909vFNgN+mU OvgQ== X-Gm-Message-State: ACrzQf1R9NxunxNhKed2MgsS+KdI54+hSfhSedAP/D1FCL6s1n2Z8Ql6 7blujeJwSIhSubYXq3tPLOvlDg== X-Google-Smtp-Source: AMsMyM7691EK067NDqs2Y3DWbH9DROsxcfs8nrIZcEFGEx9P9sJrrbzyZcL7UqR/7b5B7ECC0z6V3Q== X-Received: by 2002:ad4:5962:0:b0:4bb:6b78:c599 with SMTP id eq2-20020ad45962000000b004bb6b78c599mr23744305qvb.35.1666968313257; Fri, 28 Oct 2022 07:45:13 -0700 (PDT) Received: from [192.168.1.11] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id m3-20020a05620a24c300b006b953a7929csm3111764qkn.73.2022.10.28.07.45.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 28 Oct 2022 07:45:12 -0700 (PDT) Message-ID: Date: Fri, 28 Oct 2022 10:45:11 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 Subject: Re: [PATCH 1/2] dt-bindings:iio:accel: Add docs for ADXL359 Content-Language: en-US To: Ramona Bolboaca , jic23@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221028134454.669509-1-ramona.bolboaca@analog.com> <20221028134454.669509-2-ramona.bolboaca@analog.com> From: Krzysztof Kozlowski In-Reply-To: <20221028134454.669509-2-ramona.bolboaca@analog.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/10/2022 09:44, Ramona Bolboaca wrote: > Update ADXL355 existing documentation with documentation > for ADXL359 dedvice. Missing spaces in subject. Look at Git how subject should be formatted. > > Signed-off-by: Ramona Bolboaca > --- > .../devicetree/bindings/iio/accel/adi,adxl355.yaml | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > With subject fixed: Acked-by: Krzysztof Kozlowski Best regards, Krzysztof