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 030F3C433EF for ; Tue, 3 May 2022 13:02:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235700AbiECNFj (ORCPT ); Tue, 3 May 2022 09:05:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46266 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235679AbiECNFi (ORCPT ); Tue, 3 May 2022 09:05:38 -0400 Received: from mail-ej1-x62b.google.com (mail-ej1-x62b.google.com [IPv6:2a00:1450:4864:20::62b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A89241A832 for ; Tue, 3 May 2022 06:02:04 -0700 (PDT) Received: by mail-ej1-x62b.google.com with SMTP id i19so33245738eja.11 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=gG0dwpdZEvdDBuvEs96CRkJ96qnrRXLRezy0ryDW5k4=; b=iiLBanpH6wybOhZdNakFRvRs/BeXfFL83n5+Lp6Hk+x8s4leUeYYMGQWoKhxdpV0J7 1pMHBh7WBGFu2aKPfvAG8qHgzXsaxjTaUP21ZqKj2SdLil5rGETMK+rKKjik4TsIGlz4 bStUUyeQgLTPYIQbXVH9CI+JwLohyzcNlnh0EddrVl/+5iXTis7GfrF8gXtp22jpqs6x Os702VOj32qcnCl6Y+AvVClQGt8Xc9lno1vKq5ntzEEQiZPBZhEw3UL/WiHPD/nCT0sR G+D9buwLum2kNO2Dv69bhfmEDDFTPqng8UG3245Vaof+4RALxYwzxjBGxDrOAJYiHy9l hdVA== 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=gG0dwpdZEvdDBuvEs96CRkJ96qnrRXLRezy0ryDW5k4=; b=mTO0U5OpRpyIvEjRwfJ+h1SZanr6qcJZGakUR9DbC90WYOXUPj/nGNIy+JBDJBT5dT JZVIAf7kG56pS9dTwwb+J2h0/pZu7EavbVdbOz9GR4XOfw8H/Xdao3RCre9lsvr+nXqJ dQrNLOFkKkJ+Y7cTwq9F+HfLdE+ipeYGe662KK1IiFOhHSxQnW/wkFfGZdIb1sqarlnv YsJ7oC8vASjHnCM3R1Jsc2/TLHwDtOk5o87UoPuWUHjVaatxa3W9CvmX3m2NFBjTw5/x un0VbSFgifayfATZxORd07Y2fubBPKO+khsEXnS4uZPrYG7O3xMP8UbenT1bGmN4A5eg KSbg== X-Gm-Message-State: AOAM532I5P61MLNGuzUn4CXQBh1Y8O23zK719HWwoCNYqCkwplhJGg/y qjttvdzOaTrOESF9j1cBNwrVaA== X-Google-Smtp-Source: ABdhPJzUs71nSjzDp07qt341z8RRJvmbCI1x3IOR5rmNgkg5GAi+ZNa6GypbybXufvf81im24u2DAA== X-Received: by 2002:a17:907:8689:b0:6f3:de80:dc02 with SMTP id qa9-20020a170907868900b006f3de80dc02mr15186555ejc.331.1651582923231; Tue, 03 May 2022 06:02:03 -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 gv18-20020a1709072bd200b006f3ef214e50sm4503961ejc.182.2022.05.03.06.02.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 03 May 2022 06:02:02 -0700 (PDT) Message-ID: Date: Tue, 3 May 2022 15:02:01 +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 7/7] dt-bindings: watchdog: renesas,wdt: 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: <2882a6de3905a57ae62d91060d27521af43c4068.1651497024.git.geert+renesas@glider.be> From: Krzysztof Kozlowski In-Reply-To: <2882a6de3905a57ae62d91060d27521af43c4068.1651497024.git.geert+renesas@glider.be> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: dmaengine@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