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 CA53CC43217 for ; Mon, 7 Nov 2022 18:25:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231969AbiKGSZY (ORCPT ); Mon, 7 Nov 2022 13:25:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40168 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232081AbiKGSY6 (ORCPT ); Mon, 7 Nov 2022 13:24:58 -0500 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id A8F20E7; Mon, 7 Nov 2022 10:24:57 -0800 (PST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 993FD1FB; Mon, 7 Nov 2022 10:25:03 -0800 (PST) Received: from [10.34.100.128] (pierre123.nice.arm.com [10.34.100.128]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B2BC83F534; Mon, 7 Nov 2022 10:24:55 -0800 (PST) Message-ID: Date: Mon, 7 Nov 2022 19:24:53 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: [PATCH v2 07/23] arm64: dts: Update cache properties for exynos Content-Language: en-US To: Krzysztof Kozlowski , linux-kernel@vger.kernel.org Cc: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221107155825.1644604-1-pierre.gondois@arm.com> <20221107155825.1644604-8-pierre.gondois@arm.com> <84b57a5c-3b29-3e40-8375-8496baabdbc9@linaro.org> From: Pierre Gondois In-Reply-To: <84b57a5c-3b29-3e40-8375-8496baabdbc9@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 11/7/22 18:55, Krzysztof Kozlowski wrote: > On 07/11/2022 16:57, Pierre Gondois wrote: >> The DeviceTree Specification v0.3 specifies that the cache node >> 'compatible' and 'cache-level' properties are 'required'. Cf. >> s3.8 Multi-level and Shared Cache Nodes >> The 'cache-unified' property should be present if one of the >> properties for unified cache is present ('cache-size', ...). >> >> Update the Device Trees accordingly. > > Why do you send it again? This was applied. > > What is more - you have way too many recipients. Mail servers reject it. > It's impossible even to reply to it... > >> cache-sets = <2048>; > > Best regards, > Krzysztof > Yes, this patch must be dropped. Sorry for the trouble, Regards, Pierre