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 4DEA8E7718B for ; Fri, 27 Dec 2024 10:28:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:MIME-Version: References:In-Reply-To:Subject:Cc:To:From:Message-ID:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qHHCIgd3OzdAE6PmFQ1ae0/GPESz42HeQGch81QAiso=; b=kL5pQ6QdmmuWil+K7UY9lErHlf OmG8iETLDLRiczONtkgUf6wXph0aLUTWBQJr4hLdHynWMHh1UekMclR+5eHiGRNOPRlBgP/GQUggC yi+/zypxk1Av/bm9F44lxjuF/tpMP0RiJ5SemdsvTRH4bYNc/3N3s1qd9bAXSJt1QIVnGnnUE9m2I bREDhtTOBOpisUKdlAFFJpdxnyHXCLSBKOflnRKnYWqVbuJG3vl2nBAD2kDWGj5cZdaxd0yL15U9J npW6BMl2kXkn0ogYZz3u5v2WkoXTirkSS99iBPhaVFaYgaThHQecf3HQLOj+384sXJfReUqXs0SbU KjW3TuuA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tR7Zy-0000000HZOh-2Nse; Fri, 27 Dec 2024 10:28:26 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tR7Ym-0000000HZHP-3aAa; Fri, 27 Dec 2024 10:27:14 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 143785C55D0; Fri, 27 Dec 2024 10:26:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5DA29C4CED0; Fri, 27 Dec 2024 10:27:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1735295231; bh=fU2sdWBrQB2PnLL4rIYUz4+FG6O6X/h4b2VgDw5HNtE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=bcUiYQ56MdZSoZMlhWBuVuNaDbzwzUd1XqHWEPGV4DuHkTbAs8uc/0wF4uOYFkG73 Bj9K/yyoR9BfvJTY+A/oMHvNjpFg0Cs/q2umEcfXgD7aq9Dj9h5KLTlsNBo2TnBZ9A HV/1UueVaEBTV5MBs9zINjS6F9vxzfWNGJeuYhrJBT8Ir4yqJsflIfwc7Lp37wRg8Q qkqaVH9zD+oMKfO9uKJ35AxGjS6SryFdoaIM/KagTnNilFCs1U2tobfQAIsvUVDvi6 FN8pkpZz90uTJJH+2ghibilscbE1dJ2nVHQN60yrM7ozTgwFVLCMO/6CYR6SMpzHbs dfYyKSBIYJiJA== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1tR7Yi-007CZr-OZ; Fri, 27 Dec 2024 10:27:08 +0000 Date: Fri, 27 Dec 2024 10:27:07 +0000 Message-ID: <86ldw1pgjo.wl-maz@kernel.org> From: Marc Zyngier To: FUKAUMI Naoki Cc: heiko@sntech.de, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, tglx@linutronix.de, jonas@kwiboo.se, macromorgan@hotmail.com, andyshrk@163.com, liujianfeng1994@gmail.com, dmt.yashin@gmail.com, dsimic@manjaro.org, tim@feathertop.org, marcin.juszkiewicz@linaro.org, michael.riesch@wolfvision.net, alchark@gmail.com, sebastian.reichel@collabora.com, jbx6244@gmail.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH 3/3] arm64: dts: rockchip: Add Radxa E52C In-Reply-To: <5EDFB980DF778743+9f26c8cc-d86d-46ed-9642-cdca10fe7e91@radxa.com> References: <20241222030355.2246-1-naoki@radxa.com> <20241222030355.2246-4-naoki@radxa.com> <87zfkmrb4u.wl-maz@kernel.org> <5EDFB980DF778743+9f26c8cc-d86d-46ed-9642-cdca10fe7e91@radxa.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/29.4 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: naoki@radxa.com, heiko@sntech.de, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, tglx@linutronix.de, jonas@kwiboo.se, macromorgan@hotmail.com, andyshrk@163.com, liujianfeng1994@gmail.com, dmt.yashin@gmail.com, dsimic@manjaro.org, tim@feathertop.org, marcin.juszkiewicz@linaro.org, michael.riesch@wolfvision.net, alchark@gmail.com, sebastian.reichel@collabora.com, jbx6244@gmail.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241227_022712_988201_2246C74C X-CRM114-Status: GOOD ( 23.55 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 23 Dec 2024 10:16:04 +0000, FUKAUMI Naoki wrote: > > Hi Marc, > > On 12/23/24 18:39, Marc Zyngier wrote: > > On Sun, 22 Dec 2024 03:03:55 +0000, > > FUKAUMI Naoki wrote: > >> > >> Radxa E52C is a compact network computer[1] based on the Rockchip > >> RK3582 SoC: > >> > >> - Dual Cortex-A76 and quad Cortex-A55 CPU > > > > So you have *two* big cores. > > > >> - 5TOPS NPU > >> - 2GB/4GB/8GB LPDDR4 RAM > >> - 16GB/32GB/64GB on-board eMMC > >> - microSD card slot > >> - USB 3.0 Type-A HOST port > >> - USB Type-C debug port > >> - USB Type-C power port (5V only) > >> - 2x 2.5GbE ports > >> > >> [1] https://radxa.com/products/network-computer/e52c > >> > >> Signed-off-by: FUKAUMI Naoki > >> --- > >> arch/arm64/boot/dts/rockchip/Makefile | 1 + > >> .../boot/dts/rockchip/rk3582-radxa-e52c.dts | 729 ++++++++++++++++++ > >> 2 files changed, 730 insertions(+) > >> create mode 100644 arch/arm64/boot/dts/rockchip/rk3582-radxa-e52c.dts > > > > [...] > > > >> +&cpu_b0 { > >> + cpu-supply = <&vdd_cpu_big0_s0>; > >> +}; > >> + > >> +&cpu_b1 { > >> + cpu-supply = <&vdd_cpu_big0_s0>; > >> +}; > >> + > >> +&cpu_b2 { > >> + cpu-supply = <&vdd_cpu_big1_s0>; > >> +}; > >> + > >> +&cpu_b3 { > >> + cpu-supply = <&vdd_cpu_big1_s0>; > >> +}; > > > > And yet you configure 4. If your HW only has 2 A76s, surely something > > should remove these cores for this platform rather than keep them > > around. > > One of the four cores may be defective. This information is stored in > the OTP, so we need to run our software to detect which core is > defective. Then we disable the cluster that contains the defective > core. Is it one? Is it two? If anything, this sort of binning information should be clearly explained in the cover letter, and a comment placed in the DTS file to explain that the DT needs to be further processed by the bootloader to be valid. M. -- Without deviation from the norm, progress is not possible.