From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BFA22191F6F for ; Mon, 23 Dec 2024 09:39:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734946789; cv=none; b=E4QfKxE1CjRgPzVj+yenffa7Xcc+UCBEpMFZI9rxESWJL6+2YpcYhElzJcv81N3DVVET1Y63D8Elqv8XReLOg0tsZE2mDl46IB/TtnIP+BadcVQCKMYnq9FeVy9zsCNyYQEoioJ0ps6sd5YwvWFZ5cpZUNu09basSwKYtzGe7Ok= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734946789; c=relaxed/simple; bh=Euy4sMJkEwz5VdTY+bm3x+j/aIo7YZtp5N9LHcz3ZRE=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=m8beEAVYSkkKnokGRrUceiRodYZb/1ofv9pub+FQrinpWSpn6rxDwYboso6jUXrLJwT98rXDTqBI/+UkJGDg6z1gcCBlg3Z6ANq3OG0V8IdjmQNYNQT59o6ZpIXqkEjAE9FULMeayzi+fBVn1vrYp0g2EvbXHYDXwWgtNPklekw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=T6KpVZF3; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="T6KpVZF3" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 46BD6C4CED3; Mon, 23 Dec 2024 09:39:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1734946789; bh=Euy4sMJkEwz5VdTY+bm3x+j/aIo7YZtp5N9LHcz3ZRE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=T6KpVZF3DpZMaE9Vcnxi3b8d9Jox8AA/xKQ4sHL9WgIrrXkeOH4+ooG0/jtNSTSoZ hF+HGYgoyASpUnQTRHJM5EFbeCmiw3is876ObPoNy9e39xUwjUX8j8czyacN8YJg3Z tcVLRGboyuvPaoqI8W2rtvzXcMZVNprWjhUtWARh6JoGZd/9m49HLGa58vDXx5ifz2 Mv7fZbv9V/kseMdqI/dnyg0heOy7zEuRx3th5au03IhsdP62lWAXPzA/kAJ3viVOP7 ZlNHOKfi/o87VxtDNwsr0uIadKfdg2gnM8+G+dEX+dNLV/TAMROtJqkGstWoSgxaN2 lq+34ROUfDeEA== Received: from 91-161-240-24.subs.proxad.net ([91.161.240.24] helo=wait-a-minute.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 1tPeug-006LBL-GG; Mon, 23 Dec 2024 09:39:46 +0000 Date: Mon, 23 Dec 2024 09:39:45 +0000 Message-ID: <87zfkmrb4u.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: <20241222030355.2246-4-naoki@radxa.com> References: <20241222030355.2246-1-naoki@radxa.com> <20241222030355.2246-4-naoki@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 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 91.161.240.24 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 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. Thanks, M. -- Without deviation from the norm, progress is not possible.