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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B6ABCC433EF for ; Wed, 6 Jul 2022 08:10:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B01E410FF22; Wed, 6 Jul 2022 08:10:01 +0000 (UTC) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by gabe.freedesktop.org (Postfix) with ESMTPS id 15E2111228F for ; Wed, 6 Jul 2022 08:10:00 +0000 (UTC) Received: by mail-qk1-f180.google.com with SMTP id v6so10513867qkh.2 for ; Wed, 06 Jul 2022 01:10:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=pNNZ2G3zXs1oo3JcBfsTX3whovGatUAPfm1YVK9uZPI=; b=nJxeEaWjia6T6eFZSZjhBh307gRsytGXxC9mrF0x1y30XQNFOsw/+mu3YdddP+R/it +2Rk5lDqc1mSW9TR42LWS4e3GGL4kPdJjgWP98qgbp9Fl4kGtAXI59DKsTNMgUd+C7SY vQxCmrx4c0Kg3mi+j8dgXPMLkGKThhQS4fkapb7DO1DcInjOxMGOiksBzKzxHqRFfSPF i4VQ5lK4xZph6tYiA76wrlp4R1KQIW0meTDakMz82gFliwydY9lPY7oDHju+rFTEvwR0 XwCMWh0ohG98/P3GydKv8wpEmznQbumFi2fsOWwzZMmnv1s7qVeYrIbaFxyoAfxpTT5C bLDg== X-Gm-Message-State: AJIora+bxJhctiofqgjglox4sJcEBFXdNlTlVsP9hQphD6EwIJFW9Jek sAZOWb44C5Zd7JKdZAYyONvy8PZWXkp+7w== X-Google-Smtp-Source: AGRyM1s00XACF5LMWuDMslWYCuZTVCcCKXF0PgH64hyER+CjEgKYUvlK7xXg7weTHDwktMdBRGTvGg== X-Received: by 2002:a05:620a:461f:b0:6af:6f18:b429 with SMTP id br31-20020a05620a461f00b006af6f18b429mr26057872qkb.646.1657094998869; Wed, 06 Jul 2022 01:09:58 -0700 (PDT) Received: from mail-yb1-f179.google.com (mail-yb1-f179.google.com. [209.85.219.179]) by smtp.gmail.com with ESMTPSA id r4-20020ac84244000000b00317ca023e33sm23352701qtm.80.2022.07.06.01.09.58 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 06 Jul 2022 01:09:58 -0700 (PDT) Received: by mail-yb1-f179.google.com with SMTP id i14so6323814yba.1 for ; Wed, 06 Jul 2022 01:09:58 -0700 (PDT) X-Received: by 2002:a25:be49:0:b0:64a:2089:f487 with SMTP id d9-20020a25be49000000b0064a2089f487mr27921915ybm.202.1657094998024; Wed, 06 Jul 2022 01:09:58 -0700 (PDT) MIME-Version: 1.0 References: <20220705215213.1802496-1-mail@conchuod.ie> In-Reply-To: <20220705215213.1802496-1-mail@conchuod.ie> From: Geert Uytterhoeven Date: Wed, 6 Jul 2022 10:09:46 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v5 00/13] Canaan devicetree fixes To: Conor Dooley Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Niklas Cassel , David Airlie , DRI Development , Conor Dooley , Thierry Reding , Krzysztof Kozlowski , linux-riscv , Sam Ravnborg , Masahiro Yamada , Daniel Lezcano , Eugeniy Paltsev , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Albert Ou , Rob Herring , Palmer Dabbelt , Paul Walmsley , Dillon Min , Linux Kernel Mailing List , Serge Semin , Vinod Koul , Palmer Dabbelt , dmaengine , Damien Le Moal Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Conor, On Tue, Jul 5, 2022 at 11:52 PM Conor Dooley wrote: > This series should rid us of dtbs_check errors for the RISC-V Canaan k210 > based boards. To make keeping it that way a little easier, I changed the > Canaan devicetree Makefile so that it would build all of the devicetrees > in the directory if SOC_CANAAN. > > I *DO NOT* have any Canaan hardware so I have not tested any of this in > action. Since I sent v1, I tried to buy some since it's cheap - but could > out of the limited stockists none seemed to want to deliver to Ireland :( > I based the series on next-20220617. Boots fine on SiPEED MAiX BiT, so Tested-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 25974CCA473 for ; Wed, 6 Jul 2022 08:10:24 +0000 (UTC) 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=+ZXt57bcvQJIduUuw8e/crfApv+2LlFT3Z697b/UVP0=; b=2bDnZEFT0hO9mH LeOeeWp0HNG2nWlD31ksHPYEkArN7VPAd17CAFim30LcWXMPfS2miYR8IGotN/TqN5Ag5YIEEfv81 WIKcW5Woc9sdrDWv7bu91VJAoJ1L0D4yAQ4V25k84aMgVaSrqjQNM7Q+uplatBlSvn+tI1dJXEJXt nXGTHrBDLWUFJe3eaw6EIllI9UpXNOCQrSd51PONoz5mMKdvvhPBeCmISRa+YF4NgUR6yHXZI4wOv mGhuSwVp875pSuU2j1ncu8aP99eIon5f/xZvf+TmNxfVdJemiuF+xSGwZL1TUYOmJ8F302Co6jj+/ xG6sw7Jk9Y2q0OheBxzg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o906v-007I8P-RG; Wed, 06 Jul 2022 08:10:13 +0000 Received: from mail-qt1-f179.google.com ([209.85.160.179]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o906n-007I2p-82 for linux-riscv@lists.infradead.org; Wed, 06 Jul 2022 08:10:09 +0000 Received: by mail-qt1-f179.google.com with SMTP id r2so17180316qta.0 for ; Wed, 06 Jul 2022 01:09:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=pNNZ2G3zXs1oo3JcBfsTX3whovGatUAPfm1YVK9uZPI=; b=OIcRk8IdvHy44NKfuq1cu6Z6MEhL2h64nYXCJZCbT5qcY68B0yS2XaiYyeIV4t7Itu fIvhLE1/g1+9ozlfZTYh78UVaTgaZHdCAe6mWx3PVlmSsa7CyvtPXxMYIgeHfOFWDydc ltokKakl7MDnTdVZ2sNV/SNP/tGJAvhJ+edx+eCiTm4ydxW8IedM1/9ewUqeGV3IVUY1 e1LrDi4cyYzQzPpwCKxBm4+AZkYhaREdQ95LYuJmPPrUpIhNV8NbfGfmqKeVJ17lqBSk qV6yV7cV6RYNLv+KjJ2dEq60InE9DpBRJSmlTWwBjyISVkJ3vG+HkxJTlszwj9PwlXkj YcNw== X-Gm-Message-State: AJIora/9Gb5VKERo0XWwdAu4t/HlyGqYyjDTJBLgOdssGBHZEf45kzLi cY6TkMWGL+MUhpZli05B0g547DRNPe4m+g== X-Google-Smtp-Source: AGRyM1uQS2ynkVmyFLh78j8y2q7VOxL5Z0VKkKShTb4RW1qBhG22TidIHwMG/jS9Nfw0YMXW1FVZzw== X-Received: by 2002:ac8:5a81:0:b0:31b:f68d:5ce4 with SMTP id c1-20020ac85a81000000b0031bf68d5ce4mr32121243qtc.552.1657094998817; Wed, 06 Jul 2022 01:09:58 -0700 (PDT) Received: from mail-yb1-f172.google.com (mail-yb1-f172.google.com. [209.85.219.172]) by smtp.gmail.com with ESMTPSA id v13-20020a05620a0f0d00b006aedb35d8a1sm29898438qkl.74.2022.07.06.01.09.58 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 06 Jul 2022 01:09:58 -0700 (PDT) Received: by mail-yb1-f172.google.com with SMTP id o2so20795565yba.7 for ; Wed, 06 Jul 2022 01:09:58 -0700 (PDT) X-Received: by 2002:a25:be49:0:b0:64a:2089:f487 with SMTP id d9-20020a25be49000000b0064a2089f487mr27921915ybm.202.1657094998024; Wed, 06 Jul 2022 01:09:58 -0700 (PDT) MIME-Version: 1.0 References: <20220705215213.1802496-1-mail@conchuod.ie> In-Reply-To: <20220705215213.1802496-1-mail@conchuod.ie> From: Geert Uytterhoeven Date: Wed, 6 Jul 2022 10:09:46 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v5 00/13] Canaan devicetree fixes To: Conor Dooley Cc: David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Thierry Reding , Sam Ravnborg , Eugeniy Paltsev , Vinod Koul , Serge Semin , Daniel Lezcano , Palmer Dabbelt , Palmer Dabbelt , Paul Walmsley , Albert Ou , Conor Dooley , Masahiro Yamada , Damien Le Moal , Niklas Cassel , Dillon Min , DRI Development , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , dmaengine , linux-riscv X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220706_011005_313923_176C0691 X-CRM114-Status: GOOD ( 20.58 ) 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 Hi Conor, On Tue, Jul 5, 2022 at 11:52 PM Conor Dooley wrote: > This series should rid us of dtbs_check errors for the RISC-V Canaan k210 > based boards. To make keeping it that way a little easier, I changed the > Canaan devicetree Makefile so that it would build all of the devicetrees > in the directory if SOC_CANAAN. > > I *DO NOT* have any Canaan hardware so I have not tested any of this in > action. Since I sent v1, I tried to buy some since it's cheap - but could > out of the limited stockists none seemed to want to deliver to Ireland :( > I based the series on next-20220617. Boots fine on SiPEED MAiX BiT, so Tested-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv 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 27C81CCA47C for ; Wed, 6 Jul 2022 08:16:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229599AbiGFIQD (ORCPT ); Wed, 6 Jul 2022 04:16:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55412 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229592AbiGFIQB (ORCPT ); Wed, 6 Jul 2022 04:16:01 -0400 Received: from mail-vs1-f54.google.com (mail-vs1-f54.google.com [209.85.217.54]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C4D701DA6D; Wed, 6 Jul 2022 01:16:00 -0700 (PDT) Received: by mail-vs1-f54.google.com with SMTP id o185so1866456vsc.7; Wed, 06 Jul 2022 01:16:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=pNNZ2G3zXs1oo3JcBfsTX3whovGatUAPfm1YVK9uZPI=; b=oldjN0zReoqhuAgGlziquy7fZz+ZOD7S1CBQq9AJHwlq/vBMztVIggYJT/Vknzpert Tp2JhRo2kDjKe4sQ5AIaHfDo0AiW+ngvBa8G/yZ8wuurOK1/pJ8XxBMMtmo7P2Y4xQCD ZHHdeUN27Vgmi0nmirrJjHcAytCJIVuIfGtJzx/9WCMv38f3H071fEmD1GGo4cbMXGB+ S84FmnrvosZsG/tkRnL9SGmzRZa0tdzZ/QM+llZowljOql8qK9rVl6QfwtUgOOFY8gdb 8aB+dFFpP9RkdEglH70rWiPinbWZ+OCybmMgKX1Zr1QPoqfAEegg3Aiw0LmH1H/fSoxB vIkg== X-Gm-Message-State: AJIora91RCx/UZVOcj7mWGchHZ+M8d263JpjSqUaNb+ijVDuT25MZRBT AGxwuRv60/4K8kWBScwns9zwwiI/TjAJ0A== X-Google-Smtp-Source: AGRyM1uVzuPT53m8JitCqfLOzvOk/8XU7TAOhKz3cNKhgvVKMBZTFBqWrSAu5c3cJkQHBbfm2wk2wQ== X-Received: by 2002:a05:6102:23f1:b0:356:97b0:29bf with SMTP id p17-20020a05610223f100b0035697b029bfmr14487158vsc.87.1657095359702; Wed, 06 Jul 2022 01:15:59 -0700 (PDT) Received: from mail-ua1-f45.google.com (mail-ua1-f45.google.com. [209.85.222.45]) by smtp.gmail.com with ESMTPSA id s7-20020a1f4507000000b0036bf47b519asm9587768vka.54.2022.07.06.01.15.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 06 Jul 2022 01:15:59 -0700 (PDT) Received: by mail-ua1-f45.google.com with SMTP id n3so2926546uak.13; Wed, 06 Jul 2022 01:15:59 -0700 (PDT) X-Received: by 2002:a25:be49:0:b0:64a:2089:f487 with SMTP id d9-20020a25be49000000b0064a2089f487mr27921915ybm.202.1657094998024; Wed, 06 Jul 2022 01:09:58 -0700 (PDT) MIME-Version: 1.0 References: <20220705215213.1802496-1-mail@conchuod.ie> In-Reply-To: <20220705215213.1802496-1-mail@conchuod.ie> From: Geert Uytterhoeven Date: Wed, 6 Jul 2022 10:09:46 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v5 00/13] Canaan devicetree fixes To: Conor Dooley Cc: David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Thierry Reding , Sam Ravnborg , Eugeniy Paltsev , Vinod Koul , Serge Semin , Daniel Lezcano , Palmer Dabbelt , Palmer Dabbelt , Paul Walmsley , Albert Ou , Conor Dooley , Masahiro Yamada , Damien Le Moal , Niklas Cassel , Dillon Min , DRI Development , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , dmaengine , linux-riscv Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org Hi Conor, On Tue, Jul 5, 2022 at 11:52 PM Conor Dooley wrote: > This series should rid us of dtbs_check errors for the RISC-V Canaan k210 > based boards. To make keeping it that way a little easier, I changed the > Canaan devicetree Makefile so that it would build all of the devicetrees > in the directory if SOC_CANAAN. > > I *DO NOT* have any Canaan hardware so I have not tested any of this in > action. Since I sent v1, I tried to buy some since it's cheap - but could > out of the limited stockists none seemed to want to deliver to Ireland :( > I based the series on next-20220617. Boots fine on SiPEED MAiX BiT, so Tested-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds