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 F18B6C32772 for ; Tue, 23 Aug 2022 22:52:43 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bOWVZjVfl9lsya9egt7nwMjB3bdaElwCaPGCY0HVeHE=; b=aN5ChY6KCaCUqe vBcff4pf4fL7r1kQNqUx5feRldxtvCO3XdNYHlTUv7jaIHYsYtDUS5E6lwTwWvxspXhGv0MS+IVCC Z7dm3PfN2xrPWvL/Eh1IcVYB4bkbKxYRW2m0IJw3izVvBdQaAr+nktqs20jNb8SmYWjFXoSBUWm1Q TqbEp/ybOwgvoZftQ7XGntMmr+by204VgLQ0VUyCRVq3OmYTgbjGYNIVS48jJz6IQNb5uIVq3hEAS 7A69t+pYJIcgGVgjLoqCJcJWossP8T42uLV0H2oxt90FNyANv5s+FUkLx0xWWdWLdUxIxQlg+yz6J 8ap1jfTkhqDmkStPoDxw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oQckP-0091dL-Sx; Tue, 23 Aug 2022 22:51:50 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oQckM-0091bj-SY for linux-arm-kernel@lists.infradead.org; Tue, 23 Aug 2022 22:51:48 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0B12E616E4; Tue, 23 Aug 2022 22:51:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5CC2BC433D6; Tue, 23 Aug 2022 22:51:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1661295103; bh=FI5BJugEJC8DXwEEDV8AbPhCAa7rer3r+AMS+ThaNy4=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=ejEcJUApFwz+LN91B3P1eUrKmVgbkPUEkIyVEZKh6MPGLamVebN8a+kpfcZvKnJlC wCcnhPZKxNVkK4w98KZPe6K1qMPXxpMVDrhGStp3X9BMO7FBc9WVThT+04QOoGRihx Ikd5E+Z/JE43prPw5f7Wf1lIH5+tOS4M7FlnOKKBPjdWZ7SMe+yQcBTL30RsXgJ7Go kKNn2QpNteLNprfOrUncX03KIJUqN5GoF3Ww//pa3/rXWvUht6sw2NGvY/gtVMX6v8 dnts1R+sl0TmpFK/SmIUDS+NK2iNwwlEQQ5MbBJ6HBu/gLpcui6jPDLFR+DTsmm+bi pjuHlt03jXQrQ== MIME-Version: 1.0 In-Reply-To: <20220713154953.3336-4-stefan.wahren@i2se.com> References: <20220713154953.3336-1-stefan.wahren@i2se.com> <20220713154953.3336-4-stefan.wahren@i2se.com> Subject: Re: [PATCH 3/3] clk: bcm: rpi: Show clock id limit in error case From: Stephen Boyd Cc: bcm-kernel-feedback-list@broadcom.com, Maxime Ripard , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stefan Wahren To: Florian Fainelli , Michael Turquette , Stefan Wahren Date: Tue, 23 Aug 2022 15:51:41 -0700 User-Agent: alot/0.10 Message-Id: <20220823225143.5CC2BC433D6@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220823_155146_985608_227A9966 X-CRM114-Status: GOOD ( 10.34 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Stefan Wahren (2022-07-13 08:49:53) > The clock id limit will be extended in the future, so it would be > helpful to see the actual clock id limit in case the firmware > response has been rejected. > > Signed-off-by: Stefan Wahren > --- Applied to clk-fixes _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel