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 773AEC53210 for ; Tue, 3 Jan 2023 13:25:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237161AbjACNZa (ORCPT ); Tue, 3 Jan 2023 08:25:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33132 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237372AbjACNZ0 (ORCPT ); Tue, 3 Jan 2023 08:25:26 -0500 Received: from mail-lj1-x22e.google.com (mail-lj1-x22e.google.com [IPv6:2a00:1450:4864:20::22e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 072E41005A for ; Tue, 3 Jan 2023 05:25:24 -0800 (PST) Received: by mail-lj1-x22e.google.com with SMTP id p2so16205269ljn.7 for ; Tue, 03 Jan 2023 05:25:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=OQtAS7dRffwstL0NIoU7HOUw97BRuM+uBfBVehzzmcY=; b=L8/yqW4KRK5t/QShxNfFug+/I9Ee8+aEk1YCcHUfjNK50qsHMaljqs7lDv7D3v8MM+ jvG7IIktaX/GuPJMXe8APHdU1SeTNRfkAUtrDmge9ZpSXbZykouKBJmoWAbGk8iiErZA se91VMUi+fd//cAy8i/gubXZYnmzm/pG8pCmSVq3kHOOW3vxXuObu5P3HOSG2bZkRP4U YW70cpb5lZdVeWDbA4vep5+5Yu8H2kFi0H2MVw1G6makH5VRjLw5w2dj/FkhORfBLNsS n4Jo0iLAh7Kq4IRjmy41dxowg4xUDisdEAKIvN9fyAgf5HI2ZAP7zojyHosxXk4shXLx Lbag== 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:cc: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=OQtAS7dRffwstL0NIoU7HOUw97BRuM+uBfBVehzzmcY=; b=iJIgvgHY0eUXEzchUnRHxYL1j2WBj0X43k98DJl8Oou2r7KQGhgBQ4rB0eGT7G+fH1 zGm3ewKsXtqTcdE+7GK4MY4TNqO490cQQo33u2fVmhsKjttoaWu+7teTnW4XdFIUTYtg 53lByiLaWSNJ4R/KMh8EEMpsPya4rYnd8AP/y+He/Y1VTK3cpVLgKTzhbiqhYS0ccfIy vJpxhwhdGaeaS3FM0rcAGNC9bKE+/YCbFbii7fJ3xN1JWAPyGNzaRm5sjEwePDhVuVUp a74ytdVJcT587aQvwCFNGv8FAGdJyPY2aWluJF6ksLr94L1VgYHVyYvmxaZ9iMikAy6D aIJg== X-Gm-Message-State: AFqh2kq9mUme1M6oeivgLtctvhocS6quflXWGzfqKNlJkYLIoHUlz4ZO Pa/X9mwSss/nBy6zQLhOLdc1Sg== X-Google-Smtp-Source: AMrXdXvXD+0fRDvbDETqqmRKV02pVToVMGeAb1YfTMy7x4T1bhDgESG879wR7yCj5oU6rbY1UKrQjw== X-Received: by 2002:a2e:80d9:0:b0:27f:e337:1ead with SMTP id r25-20020a2e80d9000000b0027fe3371eadmr3489840ljg.43.1672752323237; Tue, 03 Jan 2023 05:25:23 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id s4-20020a05651c048400b0027fbc576464sm2628850ljc.137.2023.01.03.05.25.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 03 Jan 2023 05:25:22 -0800 (PST) Message-ID: <0d106f4d-4683-4117-0812-e83f8e5974c2@linaro.org> Date: Tue, 3 Jan 2023 14:25:19 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH 2/4] dt-bindings: clk: rs9: Add bindings for 9FGV0441 Content-Language: en-US To: Alexander Stein , Geert Uytterhoeven , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Marek Vasut Cc: linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org References: <20230103123154.3424817-1-alexander.stein@ew.tq-group.com> <20230103123154.3424817-2-alexander.stein@ew.tq-group.com> From: Krzysztof Kozlowski In-Reply-To: <20230103123154.3424817-2-alexander.stein@ew.tq-group.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 03/01/2023 13:31, Alexander Stein wrote: > This is a 4-channel variant of 9FGV series. Subject: drop second, redundant "bindings for". Acked-by: Krzysztof Kozlowski Best regards, Krzysztof