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 3EFCCC43219 for ; Tue, 3 May 2022 13:01:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235689AbiECNFW (ORCPT ); Tue, 3 May 2022 09:05:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45812 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235680AbiECNFV (ORCPT ); Tue, 3 May 2022 09:05:21 -0400 Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 101351A3A9 for ; Tue, 3 May 2022 06:01:48 -0700 (PDT) Received: by mail-ed1-x532.google.com with SMTP id p4so19837440edx.0 for ; Tue, 03 May 2022 06:01:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=7Ds4LsGaaSrzpA9k9avFD90e+PqgmFVGpadAexhLvgE=; b=TdQOH2zo//QPttTudYGt81Z/yDrk3BSGIIjNieyYejqrMODsRAdwkCkxG18RvmueY6 iHFaaqU2/gYGDutjRihcCZFaaai0E01p24AIiaL8R/CQ4n112uUATO3kkkVoKcptUI1o Sn+gCjKas+iRbrUB+31MZeSCs6QnEqo5T0yo0DWpz1TNP0IGP9LTJd26Fg74q/sFQWvX uIyzYpKYZZYkVDdC3nuHpXYj/+ApiO3w9x/b+9HpuFzGQOU0z9hI90Ah15PrgqYMaDbq BUwq10cb9/Nn050mB+f3Zn8of/wNnGLWFGnXKAgfBOQa17weFRGlsp2Fbxwgy7bU7bDU +yWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=7Ds4LsGaaSrzpA9k9avFD90e+PqgmFVGpadAexhLvgE=; b=kIZbT99jt3czYDASYSdpJqyY1Gb+bLMT2DC8RT/TGijTsrkL7OxGpYxzf4Pk+l4ZuX zKP5FsctCteTS3exEo/LmPTBFmevHiCa97v6laIa8w/oughhprP4vwYj6l+G08eGB6ii 2Atic2OeAhHvvXvVtz3qqXw7XtPUhOQf27CyeVHSKiKHssoUiZb1B7ugxHuwICQpMraC +80zzNibIJjM/WgcjIChYGImgCa/11xDKe1cpaN+32DKTYJjaJanrLQ1qrFbbVd/i1kq lgZWJbwj4cNxcvGEVcfSLcHmVvLDeI64hb+l1+NV6dSsLPKjpYtXKEQKR2ALB2OeEuAx lAww== X-Gm-Message-State: AOAM532MeXQQOsRtfmaipKmew5/jIrYErn8mMyP6HA9Y5y+s0oVZQNNd XrwftRpMJvkN4IXvG5qNqMHlzw== X-Google-Smtp-Source: ABdhPJzXf9VagfCKbioCX60kpRy8+OaEk9krJsm0GbbDF+wR9UXDeBuW7D0hkkgWHFhOjR95J6X9Hg== X-Received: by 2002:a05:6402:e99:b0:41d:11f2:85e0 with SMTP id h25-20020a0564020e9900b0041d11f285e0mr17473687eda.339.1651582906512; Tue, 03 May 2022 06:01:46 -0700 (PDT) Received: from [192.168.0.203] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id e12-20020a170906844c00b006f3ef214e3esm4573792ejy.164.2022.05.03.06.01.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 03 May 2022 06:01:45 -0700 (PDT) Message-ID: <8adbf80b-f057-c915-954a-12bd07ee7cc8@linaro.org> Date: Tue, 3 May 2022 15:01:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 2/7] dt-bindings: i2c: renesas,rcar-i2c: R-Car V3U is R-Car Gen4 Content-Language: en-US To: Geert Uytterhoeven , Rob Herring , Krzysztof Kozlowski , Vinod Koul , Linus Walleij , Bartosz Golaszewski , Wolfram Sang , Joerg Roedel , Will Deacon , Greg Kroah-Hartman , Wim Van Sebroeck , Guenter Roeck , Yoshihiro Shimoda , Laurent Pinchart Cc: devicetree@vger.kernel.org, dmaengine@vger.kernel.org, linux-gpio@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-i2c@vger.kernel.org, iommu@lists.linux-foundation.org, linux-serial@vger.kernel.org, linux-watchdog@vger.kernel.org References: From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 02/05/2022 15:34, Geert Uytterhoeven wrote: > Despite the name, R-Car V3U is the first member of the R-Car Gen4 > family. I2C on R-Car V3U also supports some extra features (e.g. Slave > Clock Stretch Select), which are supported by other R-Car Gen4 SoCs, but > not by any other R-Car Gen3 SoC. > > Hence move its compatible value to the R-Car Gen4 section. > > Signed-off-by: Geert Uytterhoeven Acked-by: Krzysztof Kozlowski Best regards, Krzysztof