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 X-Spam-Level: X-Spam-Status: No, score=-20.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5B35BC432BE for ; Wed, 4 Aug 2021 20:54:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3E7CA61037 for ; Wed, 4 Aug 2021 20:54:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238604AbhHDUyq (ORCPT ); Wed, 4 Aug 2021 16:54:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58788 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237995AbhHDUym (ORCPT ); Wed, 4 Aug 2021 16:54:42 -0400 Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 167F5C061798 for ; Wed, 4 Aug 2021 13:54:29 -0700 (PDT) Received: by mail-wm1-x330.google.com with SMTP id n12-20020a05600c3b8cb029025a67bbd40aso4789508wms.0 for ; Wed, 04 Aug 2021 13:54:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=atishpatra.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=oTlzgcaP7CJ5Drm1mPHCLgsz9Hlf36Or5slblqneVQM=; b=c6BgCdohRV0iWQqB58O5ALsq1I8vbunpNRAQDwOWwmENdtxXYrWH0J/NxQh6iEBnih FMaeXBSly9wJj7YxMacQWOGfK6z5Zp3Un1wmTpyL0Toq2FRSPO6EZSvAOcBlBVRF2VVK hhXk3mJX3uKYdV7Msd4L0C3DKjmGfoDICnhpk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=oTlzgcaP7CJ5Drm1mPHCLgsz9Hlf36Or5slblqneVQM=; b=qpqs1aj8aHRcCKVrNltLNFYUt5jPKnQWnFSbj63ILg9TNRmSDQu1p2seO6wFM8JDOn yesrGxEDEK2A1BzDPKFs/K8+cBFb1hEEmIPFshoFxoTSsBywBQ/cSTL1y2rjHl4UgE4m PKu5xcIIG2ui04TiThdQXUrPgRvfJKcV4U2QM6pxE7JUgo8v1wzl9qRoKV9iKdO8dYHF a4BtJlnwJz9HWMGbuVQ6dgcnjVXcDwEdnwM9+2WQ8ooPT9A5xFF7fNe5Q7hn/H0p4J4r EnuVzYcoc1kdxtHXQ4pAlYghiEQBRUvo6k77250e2mVbZLWwvrvf6QmwX1xmGvEvE+fO hXfg== X-Gm-Message-State: AOAM533hWobh4MjRPBF9Ngns5tDd/wKq2a0dvrKSvuOBG0YIws1qAhDE JW9QWe98gtTvoblFQc/FI1U8x4NODxDSUmxWHUL5 X-Google-Smtp-Source: ABdhPJzFcX4DJR524QVh9tXD3+bk4SgtYMhEgErLPZNSn3oe5dfHlCAkP0/FSmqZixbsxDX/qk8QR3fTG7jVJ8Qr3ds= X-Received: by 2002:a1c:413:: with SMTP id 19mr1327972wme.74.1628110467680; Wed, 04 Aug 2021 13:54:27 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Atish Patra Date: Wed, 4 Aug 2021 13:54:16 -0700 Message-ID: Subject: Re: [PATCH v4] dt-bindings: riscv: add starfive jh7100 bindings To: Palmer Dabbelt Cc: Bin Meng , Drew Fustini , Rob Herring , Paul Walmsley , michael.zhu@starfivetech.com, Wei Fu , jack.zhu@starfivetech.com, leyfoon.tan@starfivetech.com, Geert Uytterhoeven , Emil Renner Berhing , devicetree , linux-riscv , "linux-kernel@vger.kernel.org List" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 4, 2021 at 1:33 PM Palmer Dabbelt wrote: > > On Thu, 15 Jul 2021 19:17:23 PDT (-0700), bmeng.cn@gmail.com wrote: > > On Tue, Jul 13, 2021 at 2:34 PM Drew Fustini wrote: > >> > >> Add DT binding documentation for the StarFive JH7100 Soc [1] and the > >> BeagleV Starlight JH7100 board [2]. > >> > >> [1] https://github.com/starfive-tech/beaglev_doc > >> [2] https://github.com/beagleboard/beaglev-starlight > >> > >> Signed-off-by: Drew Fustini > >> --- > >> v4 changes: > >> - removed JH7100 SoC revision number after discussion with Geert > >> > >> v3 changes: > >> - added revision number for the board and soc after question from Palmer > >> > >> v2 changes: > >> - removed "items:" entry that only had "const: starfive,jh7100" > >> - correct typo in Description: > >> > >> Results of running checks: > >> $ make -j8 ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- dt_binding_check \ > >> DT_SCHEMA_FILES=Documentation/devicetree/bindings/riscv/starfive.yaml > >> CHKDT Documentation/devicetree/bindings/processed-schema-examples.json > >> DTEX Documentation/devicetree/bindings/riscv/starfive.example.dts > >> SCHEMA Documentation/devicetree/bindings/processed-schema-examples.json > >> DTC Documentation/devicetree/bindings/riscv/starfive.example.dt.yaml > >> CHECK Documentation/devicetree/bindings/riscv/starfive.example.dt.yaml > >> $ make -j8 ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- dtbs_check \ > >> DT_SCHEMA_FILES=Documentation/devicetree/bindings/riscv/starfive.yaml > >> SYNC include/config/auto.conf.cmd > >> UPD include/config/kernel.release > >> SCHEMA Documentation/devicetree/bindings/processed-schema.json > >> DTC arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb > >> DTC arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dt.yaml > >> DTC arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dt.yaml > >> DTC arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dt.yaml > >> CHECK arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dt.yaml > >> CHECK arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dt.yaml > >> CHECK arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dt.yaml > >> > >> The dts file is from vendor repo and is being cleaned up right now in > >> preperation for submitting to the mailing list: > >> https://github.com/starfive-tech/linux/tree/beaglev/arch/riscv/boot/dts/starfive > >> > >> .../devicetree/bindings/riscv/starfive.yaml | 27 +++++++++++++++++++ > >> 1 file changed, 27 insertions(+) > >> create mode 100644 Documentation/devicetree/bindings/riscv/starfive.yaml > >> > > > > Reviewed-by: Bin Meng > > Thanks. This is on for-next, as Rob suggested taking it via the RISC-V > tree. > Given that beagleV starlight mass production is cancelled [1], are we still upstreaming the support for this ? [1] https://www.cnx-software.com/2021/07/31/beaglev-starlight-sbc-wont-be-mass-manufactured-redesigned-beaglev-risc-v-sbc-expected-in-q1-2022/ > _______________________________________________ > linux-riscv mailing list > linux-riscv@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-riscv -- Regards, Atish 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 X-Spam-Level: X-Spam-Status: No, score=-19.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8BE1BC4338F for ; Wed, 4 Aug 2021 20:54:53 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E159561037 for ; Wed, 4 Aug 2021 20:54:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E159561037 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atishpatra.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=/5DeJWQOz/DOl4Y5+BLzrEntVCZtf3DSG4PtD6fO23I=; b=vQvTQ34L9wZwnT bQ88O//8FVD7OWMwi7Rf0L5C9QtYrILWq+T0PSdBF5O8JZJ91sBFV85Zm29RdbU3YN3WuLXvn/fg1 EQVBdysrGgAE8wszcI+bQ1TQUhCX7Exb5zea0CLph2ChR5+9IhPokcSoN+HxJ11zm+PnzS6m3R/+c 1cFxiQ7dc2aO8u4c/cIQbKxlph6Y/ikH3Y6AhLqwPnthXVSa+VYDkQvarGBG1bcHGfstaRq71aPO7 dn87sysC8CR/wq4QevTV8ItAR6QYeSbqDJW4PjjFKZIm6yhwlIJ4MNKG4PRVqpKUt6LyJchPJRGJF 2iPxptmpgZKe6O+D5cbw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBNuL-007QdX-KT; Wed, 04 Aug 2021 20:54:33 +0000 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBNuI-007Qd4-Iw for linux-riscv@lists.infradead.org; Wed, 04 Aug 2021 20:54:32 +0000 Received: by mail-wm1-x32c.google.com with SMTP id f9-20020a05600c1549b029025b0f5d8c6cso4754838wmg.4 for ; Wed, 04 Aug 2021 13:54:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=atishpatra.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=oTlzgcaP7CJ5Drm1mPHCLgsz9Hlf36Or5slblqneVQM=; b=c6BgCdohRV0iWQqB58O5ALsq1I8vbunpNRAQDwOWwmENdtxXYrWH0J/NxQh6iEBnih FMaeXBSly9wJj7YxMacQWOGfK6z5Zp3Un1wmTpyL0Toq2FRSPO6EZSvAOcBlBVRF2VVK hhXk3mJX3uKYdV7Msd4L0C3DKjmGfoDICnhpk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=oTlzgcaP7CJ5Drm1mPHCLgsz9Hlf36Or5slblqneVQM=; b=ji9h5BQKDuTfdXlPSyz7pEIHq9W39fjCUgrG1/7uFXtK2JM0cw2SjlQb4s2sWqLL7U 01AlJK01h5+gbRQBE6hyuFSign3IRwq5/XxwgLwBCQUnYp6ohdt5RQhCtZ7u10Iw6Ds+ D+yaWdSVkeiyCOhn7uJxnClWGQ03vi1QTIWSwzXmmqPqioSlnypUMOkMuRjZm6sXUThS k4AJDV/ohyjb7b5ai75Nao1l3jN485H8TAzkUA4j5R1Arc7JBjggeAxw3ubmNH3tOXnN hGY8H/4O/5Ubqf/tX3YM59A5blGALmmZaTjlntnYtqdEoZSRgFW11VrHSzCocJjpcqpV G0/Q== X-Gm-Message-State: AOAM5307St1O6WTcZMNtA0Minr8h4NXHZOFThdT/HxIyGfFNQUb9+CdF 1aUVdDFejUPpK628OvGFJRL6pLA4wC/aV/5QcSbS X-Google-Smtp-Source: ABdhPJzFcX4DJR524QVh9tXD3+bk4SgtYMhEgErLPZNSn3oe5dfHlCAkP0/FSmqZixbsxDX/qk8QR3fTG7jVJ8Qr3ds= X-Received: by 2002:a1c:413:: with SMTP id 19mr1327972wme.74.1628110467680; Wed, 04 Aug 2021 13:54:27 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Atish Patra Date: Wed, 4 Aug 2021 13:54:16 -0700 Message-ID: Subject: Re: [PATCH v4] dt-bindings: riscv: add starfive jh7100 bindings To: Palmer Dabbelt Cc: Bin Meng , Drew Fustini , Rob Herring , Paul Walmsley , michael.zhu@starfivetech.com, Wei Fu , jack.zhu@starfivetech.com, leyfoon.tan@starfivetech.com, Geert Uytterhoeven , Emil Renner Berhing , devicetree , linux-riscv , "linux-kernel@vger.kernel.org List" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210804_135430_718154_08F0518C X-CRM114-Status: GOOD ( 21.54 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Wed, Aug 4, 2021 at 1:33 PM Palmer Dabbelt wrote: > > On Thu, 15 Jul 2021 19:17:23 PDT (-0700), bmeng.cn@gmail.com wrote: > > On Tue, Jul 13, 2021 at 2:34 PM Drew Fustini wrote: > >> > >> Add DT binding documentation for the StarFive JH7100 Soc [1] and the > >> BeagleV Starlight JH7100 board [2]. > >> > >> [1] https://github.com/starfive-tech/beaglev_doc > >> [2] https://github.com/beagleboard/beaglev-starlight > >> > >> Signed-off-by: Drew Fustini > >> --- > >> v4 changes: > >> - removed JH7100 SoC revision number after discussion with Geert > >> > >> v3 changes: > >> - added revision number for the board and soc after question from Palmer > >> > >> v2 changes: > >> - removed "items:" entry that only had "const: starfive,jh7100" > >> - correct typo in Description: > >> > >> Results of running checks: > >> $ make -j8 ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- dt_binding_check \ > >> DT_SCHEMA_FILES=Documentation/devicetree/bindings/riscv/starfive.yaml > >> CHKDT Documentation/devicetree/bindings/processed-schema-examples.json > >> DTEX Documentation/devicetree/bindings/riscv/starfive.example.dts > >> SCHEMA Documentation/devicetree/bindings/processed-schema-examples.json > >> DTC Documentation/devicetree/bindings/riscv/starfive.example.dt.yaml > >> CHECK Documentation/devicetree/bindings/riscv/starfive.example.dt.yaml > >> $ make -j8 ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- dtbs_check \ > >> DT_SCHEMA_FILES=Documentation/devicetree/bindings/riscv/starfive.yaml > >> SYNC include/config/auto.conf.cmd > >> UPD include/config/kernel.release > >> SCHEMA Documentation/devicetree/bindings/processed-schema.json > >> DTC arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb > >> DTC arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dt.yaml > >> DTC arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dt.yaml > >> DTC arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dt.yaml > >> CHECK arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dt.yaml > >> CHECK arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dt.yaml > >> CHECK arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dt.yaml > >> > >> The dts file is from vendor repo and is being cleaned up right now in > >> preperation for submitting to the mailing list: > >> https://github.com/starfive-tech/linux/tree/beaglev/arch/riscv/boot/dts/starfive > >> > >> .../devicetree/bindings/riscv/starfive.yaml | 27 +++++++++++++++++++ > >> 1 file changed, 27 insertions(+) > >> create mode 100644 Documentation/devicetree/bindings/riscv/starfive.yaml > >> > > > > Reviewed-by: Bin Meng > > Thanks. This is on for-next, as Rob suggested taking it via the RISC-V > tree. > Given that beagleV starlight mass production is cancelled [1], are we still upstreaming the support for this ? [1] https://www.cnx-software.com/2021/07/31/beaglev-starlight-sbc-wont-be-mass-manufactured-redesigned-beaglev-risc-v-sbc-expected-in-q1-2022/ > _______________________________________________ > linux-riscv mailing list > linux-riscv@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-riscv -- Regards, Atish _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv