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 34798C4332F for ; Tue, 20 Dec 2022 10:06:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232836AbiLTKGH (ORCPT ); Tue, 20 Dec 2022 05:06:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33616 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233640AbiLTKF4 (ORCPT ); Tue, 20 Dec 2022 05:05:56 -0500 Received: from mail-lj1-x230.google.com (mail-lj1-x230.google.com [IPv6:2a00:1450:4864:20::230]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E53D06257 for ; Tue, 20 Dec 2022 02:05:54 -0800 (PST) Received: by mail-lj1-x230.google.com with SMTP id a19so11968841ljk.0 for ; Tue, 20 Dec 2022 02:05:54 -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=PBMyTgqn80aag6e4czcq9I1jxLK0LYrMKeS+03hzF/Y=; b=y40Wht56aSwxUxYGrzsaqpwCwXSJBVxvzIaOEjkaueFL7y+kex4bJ3QNj+J7nlii6h CrKWdfMAEzNpZ+rEmnVXxuroCklK2+TWlkxSAWnqnHxLlYR2UOhGVxkIvvqy4LTLo1ax Y2/MONjTBIdQv54CHQeeLJuqTlqX0yVCnXgdIusH1frxzKwur2bc7HhMEeRvRgKsdX5E 3Ckr8IZFBA3IPGkb0YTwE3lpMx8IBnrc5jhRPmL1tUPD8l0SIy0xBEsvBU2mwGJM6KTc hh30eBWzpUgNVS+0OqLpaXxJ0sOyDUziI8JLn8hPgQ2qVpl5HlH8BK/oXhEwqge+Wl2u MnzA== 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=PBMyTgqn80aag6e4czcq9I1jxLK0LYrMKeS+03hzF/Y=; b=6fdjVMifrqhuRY1IuEfcV+FU9unlgzxXsZwwn8GUftrrqzFTlazXHMdHR1AknKL4RY oeS8uLvJ+bkBi9ig4ttQnHJxIv0Igg++zxyyBBbAO7qtwnnryXqQ4VvtpXR9zfKTrQNu jlt5q29GKJRnNWVgaJzbGrp3Go+V0fYos+Z8FuM22BVFPgjd2UpIsImY+A49hMJ/cB2q stDrJfRa4WbOxBbsN7NijvIdjUcJlaoNKiq0moDLSaqqKLyqE99+1BtQy0h1Ku7sCLw7 lpwBbgMApfMq48YaKF5uFRMusf+aFt3+4wruWt+jTYhEDiAHGL3Qr9BPs8WyrVwnvFVD HcTA== X-Gm-Message-State: ANoB5pmZW2NrbzxE0sSYVxvlnqzDHfLCfFakvwIoGuHWWyP2dIkBQEEd /D3JpoSaY6ejOkezxHqCL840Iw== X-Google-Smtp-Source: AA0mqf464jb6PUw+DV+OSW7ZY+nzwAFUNzb2Epe91dSCKe8EdfbJlkqEo+cYuIL9Fqj1xovm7LbURw== X-Received: by 2002:a2e:984b:0:b0:279:fe95:c353 with SMTP id e11-20020a2e984b000000b00279fe95c353mr11789124ljj.48.1671530753290; Tue, 20 Dec 2022 02:05:53 -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 b2-20020a056512070200b004c325f34050sm1122604lfs.91.2022.12.20.02.05.51 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Dec 2022 02:05:52 -0800 (PST) Message-ID: <4c528a35-d3eb-db20-2a1e-3d79d0977d91@linaro.org> Date: Tue, 20 Dec 2022 11:05:51 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH v3 1/7] dt-bindings: riscv: Add StarFive JH7110 SoC and VisionFive 2 board Content-Language: en-US To: Hal Feng , linux-riscv@lists.infradead.org, devicetree@vger.kernel.org Cc: Conor Dooley , Palmer Dabbelt , Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Albert Ou , Ben Dooks , Daniel Lezcano , Thomas Gleixner , Marc Zyngier , Stephen Boyd , Michael Turquette , Philipp Zabel , Linus Walleij , Emil Renner Berthing , linux-kernel@vger.kernel.org References: <20221220011247.35560-1-hal.feng@starfivetech.com> <20221220011247.35560-2-hal.feng@starfivetech.com> From: Krzysztof Kozlowski In-Reply-To: <20221220011247.35560-2-hal.feng@starfivetech.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 20/12/2022 02:12, Hal Feng wrote: > From: Emil Renner Berthing > > Add device tree bindings for the StarFive JH7110 RISC-V SoC > and the VisionFive 2 board equipped with it. > > VisionFive 2 board has version A and version B, which are > different in gmac and phy chip. The version A board has one > 1000Mbps and one 100Mbps Ethernet ports while the version B > board has two 1000Mbps Ethernet ports. > > Link: https://doc-en.rvspace.org/Doc_Center/jh7110.html > Link: https://doc-en.rvspace.org/Doc_Center/visionfive_2.html > Signed-off-by: Emil Renner Berthing > Signed-off-by: Hal Feng I assume you did not add my tag because of changes? Acked-by: Krzysztof Kozlowski Best regards, Krzysztof