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 33A88C433FE for ; Sat, 22 Oct 2022 16:35:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229841AbiJVQfz (ORCPT ); Sat, 22 Oct 2022 12:35:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49162 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229835AbiJVQfr (ORCPT ); Sat, 22 Oct 2022 12:35:47 -0400 Received: from mail-oi1-x232.google.com (mail-oi1-x232.google.com [IPv6:2607:f8b0:4864:20::232]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 00261159A13 for ; Sat, 22 Oct 2022 09:35:44 -0700 (PDT) Received: by mail-oi1-x232.google.com with SMTP id w196so6577059oiw.8 for ; Sat, 22 Oct 2022 09:35:44 -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:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=1wTwC4Ee6yw0NAAZ3SkjkNV3Oq2jYBO7PuK3CzZZRGg=; b=HBvmicl1Fwkf7MAHF6WZTpDH21RnSjby85piUzyf1FMvYVRuNRNsMXaPW0Q75DjlGr IM93T0ucFwz1Y3iEYTgTbNraq5+JVZItTmOBBGpPJTxLrSHqwRsf5e9uNMxMeiP1r2Dp VrRGZTQ0pBEKBujkHQhsXE823QFI/+t1tnRMW+B6Lgvxd3EOZwjW88xmGreLn/DiVBvY tikviqf4KA4MNmvHi24AKn0qnqHU0PPPCAag5ZeqOM2w5z53xLMJqw63o2PvMENvjwv/ jNOfDSJ99fCTwHzoMzitJDMzFyjgHsgLe8FDKzIQbf7DgeJQzmxbiXvtQviX2sfkkcgC zdbA== 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=1wTwC4Ee6yw0NAAZ3SkjkNV3Oq2jYBO7PuK3CzZZRGg=; b=0LlKeXqKSTh4szxMF5hziqxdqF4uUKjY8JtiJLzt0b0zQSIAw+pjnfcQKaUKsDTtk+ 0pVZTmNbMfD0d3OazXq9wbGxiURryzXwRqK7z/r0F4cLRHoqfTh09J9nMCjfADrUWEyX C7DAfMt9KGJqlYDBA9EW3FW2wIL9oh4IQ7gC4KpdYU9n9VtrG26Pn+aeJeMmQoYUGikw W2Lpalb7G4EZPx5Ju2+QWlZBNbrXeL50bLpGM2YvLQAB7V/7jir7ZBC915uNOOXPTnQD CiMt95+RAbPuCYH1wLs9HixS5i3Cmxsop40wqmCj9YWfu0ujyXSCOe25OqfcHT6omyn3 EL6A== X-Gm-Message-State: ACrzQf2mXL1X3XwHZDWIc3KR1/5GwJ6z0O4T5u2bEQuGp2zH8GIEPG6K yCvDpcG3YXJ/6ge0J/hmLp+hUg== X-Google-Smtp-Source: AMsMyM4o1osNu1n8drC4opFnWuBRqFxagfUvCY9kQrp6vhkVG0J46HyKHZ9MgpJvekJSSjd9/ktGog== X-Received: by 2002:a05:6808:1717:b0:334:9342:63f1 with SMTP id bc23-20020a056808171700b00334934263f1mr29244965oib.77.1666456543234; Sat, 22 Oct 2022 09:35:43 -0700 (PDT) Received: from [10.203.8.70] ([205.153.95.177]) by smtp.gmail.com with ESMTPSA id c6-20020a056830314600b0066195c63f01sm2465033ots.12.2022.10.22.09.35.41 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 22 Oct 2022 09:35:42 -0700 (PDT) Message-ID: Date: Sat, 22 Oct 2022 12:35:40 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH] dt-bindings: serial: renesas,scif: Document r8a779g0 support Content-Language: en-US To: Geert Uytterhoeven , Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski Cc: linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org References: <8a2d04651f04a97d652395b4d933af5c3c8d5b5b.1666360789.git.geert+renesas@glider.be> From: Krzysztof Kozlowski In-Reply-To: <8a2d04651f04a97d652395b4d933af5c3c8d5b5b.1666360789.git.geert+renesas@glider.be> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 21/10/2022 10:02, Geert Uytterhoeven wrote: > Document support for the Serial Communication Interface with FIFO (SCIF) > in the Renesas R-Car V4H (R8A779G0) SoC. > > Signed-off-by: Geert Uytterhoeven Acked-by: Krzysztof Kozlowski Best regards, Krzysztof