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 A5132C4167D for ; Tue, 3 May 2022 13:02:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235679AbiECNFk (ORCPT ); Tue, 3 May 2022 09:05:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235680AbiECNFi (ORCPT ); Tue, 3 May 2022 09:05:38 -0400 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1327111C0C for ; Tue, 3 May 2022 06:02:05 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id i27so33290421ejd.9 for ; Tue, 03 May 2022 06:02:04 -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=wjuyFMi3EftK+wExgb79hTBMB0k+0b/v8BwPvQxw7y4=; b=oOvQhBmRi4yPVLzZLUCYGs+BVsIOuNPmOP7zuAv3LXMD5ryY+jr8t0qhKx9q+F29WQ BFUMY9tC0t8775IV0zq6ZGatAqZ8vb+XQPoD5u8WlFYXY9Uh+p91xkYsKG1i6AMM+dea QjUYneOUmX+FKsXrxfDeRI0ClPGkjLAM7MA2UhERQfXsNikqp61+ZKvyowpZMAVC1kcc IE+J4noOuFayzwmzRnfXx3bb+i4h+LEFOJSnIgygLWD/q1uU/+Jj/KuwQbLrnbyGdnyL bI29AB4FWa5i4EPxR51jt+dA0JJVySxiPs/gI4T72agQLr11VJ9FxB4fZ4IyFzsXoqlV 6vHg== 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=wjuyFMi3EftK+wExgb79hTBMB0k+0b/v8BwPvQxw7y4=; b=c81ukqpq+GbCuYC51DKKgwUf+1Z3OL1mrWsAbkBI8VKgwZdSnOe+cRlOSh9Azi1QcJ ubW8z/3c2XXtgCirtr9rHgmATrmZRrFR5yL97osH9lt0ooiwalQLSWDzPu7PlmDpqIOw VI+gWM2v32i6okaxP8vMKQaUvEHcXmU5SVa5CARMR2HH4YNqxi5p0Xii0puuo7ah1e5d 7xgunZuXS0tBp5dq9a8t6UXOcArc6pq9rNY3QVnyHT8Eq9m1c8+OSl30zfx3WblO36p4 T/WfV9OyXdqoS7HnT/OriKN7f8PkbIxfRfgyEZd/AzEKft2RtHwkyfL+mVYYn3SAW68Q yf1A== X-Gm-Message-State: AOAM531xT/t5LpHE49+mH/O6l1vAH3YkSrisb0pk6bgDiDMu6ng2h89D BKxhwkaIiE4jUcjuRrYQpnqUow== X-Google-Smtp-Source: ABdhPJxwG4sLoDPShcHTI6lbe5nIz0+kudelkrlQymVFFYb3TDP1oKvJEVUWereTSbkBgJoKAqV1MA== X-Received: by 2002:a17:907:6e28:b0:6f4:6428:6ee8 with SMTP id sd40-20020a1709076e2800b006f464286ee8mr6584030ejc.608.1651582918486; Tue, 03 May 2022 06:01:58 -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 jz26-20020a17090775fa00b006f3ef214e49sm4580080ejc.175.2022.05.03.06.01.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 03 May 2022 06:01:57 -0700 (PDT) Message-ID: Date: Tue, 3 May 2022 15:01:56 +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 3/7] dt-bindings: iommu: renesas,ipmmu-vmsa: 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. Hence move its compatible value to the R-Car Gen4 section. > > Signed-off-by: Geert Uytterhoeven Acked-by: Krzysztof Kozlowski Best regards, Krzysztof