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 A2152C4332F for ; Mon, 7 Nov 2022 18:25:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232306AbiKGSZY (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: linux-samsung-soc@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 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 27FD8C433FE for ; Mon, 7 Nov 2022 18:26:13 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VlNofdGhX8VSJGdF58QYqjCDLHkDxwHT5mw2x3gmD5E=; b=alb1wkav8mRtrH 1y41J4ZAWKUjSQ3EB7X2WZITOoa2dut12vjRJlRPzIGEeN9h108EKdPyF3siGARMVQqw3svjZAqeW y/So7mQkOOR974UkHG0CvqZ8WCWFnL0gUygVwgTOkoNiv6U87BL/Gn3AtlooA4djmNtkLV15d23NV lDEtv9xtha04W4PdDWe2Rreq4ZuO8VDJwZtasal7ot2hxcMJcK8vit0qXY7dNQ1pvAvndhczjGaD+ 8BZUfEZiAtiAl2sh9SFhE6s+PN1bu681a1BKFHX4XcYRdOtijgiRK4+VpPUy1x85ajI0A3oUzfaya v2l/y55nM4MbKk32jq/A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1os6nw-00HAPy-GT; Mon, 07 Nov 2022 18:25:04 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1os6nq-00HAMw-Rb for linux-arm-kernel@lists.infradead.org; Mon, 07 Nov 2022 18:25:02 +0000 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> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221107_102459_007240_6443BCDB X-CRM114-Status: GOOD ( 12.73 ) 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: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel