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 3EA91C7EE2E for ; Tue, 13 Jun 2023 01:11:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236661AbjFMBL3 (ORCPT ); Mon, 12 Jun 2023 21:11:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48568 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229674AbjFMBL1 (ORCPT ); Mon, 12 Jun 2023 21:11:27 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A1676101; Mon, 12 Jun 2023 18:11:26 -0700 (PDT) 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 3B1DF63023; Tue, 13 Jun 2023 01:11:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 73DA8C433D2; Tue, 13 Jun 2023 01:11:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686618685; bh=4yOOHM3f8bzdNEO4wvtuMeRBE54XcGi5DSa0P/ae2Dk=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=XfdI2WfMpl9y0zq5/f7mB5PsfB1idvHuiA6n0L28AjTFe7j/z+DSqQY9fQHJTarVe eaGthBayXQ4pqYW341EFl0WUTIjRV3k7D7GEB5Igtx51HyqgHgjtJrQoCUKZW2+Afm B4kbe2jCsb7upOUW0FwS72w+Pdr2K459v2SEQC4gMK/IP1aTjTaLkyNPWow1S+4l4g Rz70I80pUkJmfY6itZzBtGvn41MI3GSn8nCZdZ4n7K2pMLF5bIy/zCA9vp1P9fvBUf Ql7ke7SbG+mt17O7J944N9kiywrFu9ARnPS6r0oa/n/wRNE8/M4I7i+dxC+qmbzyof bY+wsaEO6dVvg== Message-ID: Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <7ha5x8xzrp.fsf@baylibre.com> References: <20230511133226.913600-1-msp@baylibre.com> <20230523114618.laajn2et5nbcxszv@blmsp> <7hsfbjxcqs.fsf@baylibre.com> <7ha5x8xzrp.fsf@baylibre.com> Subject: Re: [PATCH] clk: mediatek: mt8365: Fix inverted topclk operations From: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Alexandre Mergnat To: AngeloGioacchino Del Regno , Kevin Hilman , Markus Schneider-Pargmann , Matthias Brugger , Michael Turquette Date: Mon, 12 Jun 2023 18:11:23 -0700 User-Agent: alot/0.10 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Kevin Hilman (2023-06-09 11:21:30) > Kevin Hilman writes: >=20 > > Markus Schneider-Pargmann writes: > > > >> just wanted to ask if I need to do something specific for it to go into > >> a rc? Sorry if I missed doing something for that, I haven't had to fix > >> something in an rc that often before. > > > > I think the Fixes tag is enough to indicate that. > > > > Steven, is there still time for this fix be queued up for v6.4-rc? >=20 > Steven: gentle reminder ping. Who's Steven :)