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 C0906C43219 for ; Tue, 11 Oct 2022 12:09:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229736AbiJKMJK (ORCPT ); Tue, 11 Oct 2022 08:09:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51558 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229707AbiJKMJI (ORCPT ); Tue, 11 Oct 2022 08:09:08 -0400 Received: from mail-qk1-x734.google.com (mail-qk1-x734.google.com [IPv6:2607:f8b0:4864:20::734]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D15F48D0CF for ; Tue, 11 Oct 2022 05:09:05 -0700 (PDT) Received: by mail-qk1-x734.google.com with SMTP id d13so1964034qko.5 for ; Tue, 11 Oct 2022 05:09:05 -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=wA2PG1QV5nKHw4b8l0hoDe51fcPxcPalio0IbUmeyTM=; b=FXrqF8s7XtbX/Ycq5jUsbxK5DGdGYyeznM+Y/KtKVTpxB1WEgtBvfXGtmS/mY3Z6QP xTZJNxIlqUEMrPqMRIQg2lU/J2UfnvzpakaYep0KVD439+H4JvQBNEdDUfDC2Z5sJWjd RY2zgbnUiGWHR8vWDuwUHpcUjv2BW7E78N5wbmLogOeltArOPTXSWzoXD5QbJSInup6Y qr8x5sh/Ue5Hr+qbjR0soe72IxM2R1XjMVWfMMrOUFB/UCNqsmEvppyH6bwz0n9MwXzs 76IUxf+rLZBn49IgdPDPhnUq4s/TCfJtG4++2/wj2vkldnNK9BLMjX37rBHO2FjAuhbt 3+kw== 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=wA2PG1QV5nKHw4b8l0hoDe51fcPxcPalio0IbUmeyTM=; b=E7vO/zb9vmg6l4gEfgs/JzDYTUgZFBVQ0jAqhTEwlc5xyvpbW1p/z0RoA3Vyt0ofJT dgT+ON9zgBXOhcwf+9O/GsUiRdAmtkApImLsPNOuGLq6r9MNnL9qBLV9y+Wq6+5vikcA tZ1Y37wbN210lO1k/u3t/t2WlKIndE5VbkyQ8gI1g39tSauVfqKfW6LLMW45gKKcutMf x4pJWdCLa9tNlFhc5+gBlJ6RGUOZjIJDC3oDQbqEhf2/V5IeaPIrqI3nsYNL5CjpdVDY uWjpLNpzcknXeEosJIeXrHLghKMPGb7c5xpONi1hP0vhz2EMbUE3SYpkOXQ4ZJwD/DMX sjKA== X-Gm-Message-State: ACrzQf1YPGixMCV4JQMjaQW08h7D3t/kNFA88FkHbUqzxbzlgiv+4zIW ROiXyOXXlrTEfjRLAdCWkXoawQ== X-Google-Smtp-Source: AMsMyM6EDJdIKnBSo3ZfKOacjcSSHQnz7CckztC9dG1sbPnETMw/m0XvV2QlBBo1fJbyvmgZOQSIIg== X-Received: by 2002:a05:620a:2909:b0:6ee:6c83:9769 with SMTP id m9-20020a05620a290900b006ee6c839769mr3710909qkp.732.1665490145001; Tue, 11 Oct 2022 05:09:05 -0700 (PDT) Received: from [192.168.1.57] (cpe-72-225-192-120.nyc.res.rr.com. [72.225.192.120]) by smtp.gmail.com with ESMTPSA id bm4-20020a05620a198400b006cfc7f9eea0sm12917572qkb.122.2022.10.11.05.09.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 11 Oct 2022 05:09:03 -0700 (PDT) Message-ID: <3c516469-8f89-9c4a-e558-5281d07510c7@linaro.org> Date: Tue, 11 Oct 2022 08:09:01 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.2 Subject: Re: [PATCH 8/8] MIPS: DTS: Ingenic: Add support for the JZ4755 SoC Content-Language: en-US To: Siarhei Volkau Cc: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Vinod Koul , Greg Kroah-Hartman , Paul Cercueil , Thomas Bogendoerfer , Linus Walleij , Jiri Slaby , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-serial@vger.kernel.org, linux-mips@vger.kernel.org, linux-gpio@vger.kernel.org References: <20221009181338.2896660-1-lis8215@gmail.com> <20221009181338.2896660-9-lis8215@gmail.com> <2e89fc3a-bc54-17e7-d352-25db877172ff@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 10/10/2022 16:00, Siarhei Volkau wrote: >> How do you build it? How do you test it? It's basically non-compillable, >> dead code. You need a board. > > I tested it on a Ritmix RZX-50 handheld, You cannot, there is no such DTS. > although this patchset doesn't > include it as it requires many other changes to be fully functional. Exactly. > I decided to do this in two steps: add platform first (this patchset) then > specific drivers and quirks, in the next patchset, when this one passes. > > Of course I can add machine's dts with working parts. What's the usual way? Don't add dead code to the kernel, so DTSI comes with DTS. Best regards, Krzysztof