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 541D4C32772 for ; Tue, 23 Aug 2022 22:51:29 +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=FU5cGNSYxundHBUmfTqPhHcL6F9R11aQgOYOz1HsEuc=; b=HSkJdPMRhV0Thc Jl0GIt4OrM1RSUbS1o9EDfInwHhlKmP0AKXhu27MffG8e5bQffFnjRA73ABzR5NBTGgJcbW4N0SjF p1YOYvoHTNR1qJvEWvfL26oUayQ5QXPl+VdSBz+MohMD+YSCpXIIhj68SixRfxrdgfxKGGj/R54O/ oR3l73v+QX8TADA9XLMowQFtF2f4Xb5jCI42BAWxNZa9i0h5B+pas51ccls3b6VtlH8IwHY3XzaDx V7jRZ1eoxzTYZEV8WjwllUZgEhBKhsdIr1pLJY1kNkmyHj/V9fdjCvcdkdWku1n1S47RVUYxKVqdV XqXCw30uQeZS3OgBCHRA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oQcj9-0091KO-As; Tue, 23 Aug 2022 22:50:31 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oQcj5-0091JQ-Po for linux-arm-kernel@lists.infradead.org; Tue, 23 Aug 2022 22:50:29 +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 ams.source.kernel.org (Postfix) with ESMTPS id 33EE6B821E6; Tue, 23 Aug 2022 22:50:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E528AC433D6; Tue, 23 Aug 2022 22:50:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1661295025; bh=Kx/JXT5MppOC2ky2ysgyFAAyfjxUwT/Sf2VRybGRgjo=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=Ayn3DEj83EzwpSu8YLPuJZXrG+t2Bp3Zf6S9eheEHWveEDrzozNE7rlxu1IYMxcWx NsULTWJVKh2FMRgUVIdx6xgDq54MecTI5A+CQ6s5V3LiuN5z1Beb7UhYfQRCGeTDk1 xpnD4tVIQcCmYKBbuP8NRF1W6ZwNDBFhifCA8raTERTuwXrlAWuOMIy6+8Rtjtf5dx tRCOKymP8UdFaX9Djn14O4oVDTc45NWJQszkzdCzAW4PGwQ0aDOVzUaB1Zh2khuwlP pNQOhXxUJmyrXS4ufiTXqkD8dZeonHJaUZY3RiO/BCWuxU6T9iDHaGo/EUVjepo1rQ ljC2TYK+yzrig== MIME-Version: 1.0 In-Reply-To: <2ecf22d4-3b46-4469-28af-e26f44cf2952@i2se.com> References: <20220713154953.3336-1-stefan.wahren@i2se.com> <20220725081838.nd2tsjcw4uiapl5k@suse> <2ecf22d4-3b46-4469-28af-e26f44cf2952@i2se.com> Subject: Re: [PATCH 0/3] clk: bcm: rpi: Fixes and improvement 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, Florian Fainelli , Ivan T. Ivanov To: Michael Turquette , Stefan Wahren Date: Tue, 23 Aug 2022 15:50:22 -0700 User-Agent: alot/0.10 Message-Id: <20220823225024.E528AC433D6@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220823_155028_008355_3A493F8E X-CRM114-Status: GOOD ( 13.89 ) 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-08-15 11:15:56) > Hi Stephen, > > Am 04.08.22 um 19:58 schrieb Florian Fainelli: > > On 7/25/22 01:18, Ivan T. Ivanov wrote: > >> Hi, > >> > >> On 07-13 17:49, Stefan Wahren wrote: > >>> This series tries to fix and improvement the Raspberry Pi firmware clock > >>> driver. This mostly focus on clock discovery mechanism. > >>> > >>> Just a note patch #3 depends on patch #2. > >>> > >>> Stefan Wahren (3): > >>> clk: bcm: rpi: Prevent out-of-bounds access > >>> clk: bcm: rpi: Add missing newline > >>> clk: bcm: rpi: Show clock id limit in error case > >>> > >> Maybe is little bit late, but still :-) > >> > >> Reviewed-by: Ivan T. Ivanov > > Stephen, can you apply those patches? Thanks! > > should i resend this series? > No. Thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel