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 A029AC4332F for ; Wed, 23 Nov 2022 00:48:34 +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=xTBW/Z3PIGzMiDhLBpCoCovDIODTq66M3CJDWvVQnG0=; b=I30K+tR+4ZNTZU 1sLMrR7ltnA81njrpHA6xkcVDK3pEwoGfGADLN6uP96BXvezk5NkhsWyywOAJYOafWIGgossEaA/a 1E9pxHzfT1A5tSAGm+YLGzcp2AslR4VORWPTozMmHDtn1BC7ky2R58voPx4+VG95V3MNuxi1CG0zT XVp6fgkIvk5rn2XW4Uyi43UoJl/opR9PFFW8KuVlwJP5BQJndpfaxXW3s3LBR0F8g0meeY2q82mTM NsbmugnK/f3AT9ioVRRCWXUJZ53JJ1NESsF88iaNbb32ry3rNquzv/k32HyF6PtTN6w6S54gECrFh IEe+Mjv/JJhngs4YrI3g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxdv2-00CUdi-0V; Wed, 23 Nov 2022 00:47:16 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxduz-00CUcc-9X for linux-arm-kernel@lists.infradead.org; Wed, 23 Nov 2022 00:47:14 +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 B3785B81E24; Wed, 23 Nov 2022 00:47:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5245DC433D7; Wed, 23 Nov 2022 00:47:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669164430; bh=lDXdSzw4PMXXXF3nLrHVxQyZSnT026dh4Nn6IkU0BoE=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=fONDl5k1h7xPaYRhwR/ZemCKa1Gug8LSReGg8z2vWwv7Uv0JSpU41MJlxzUlsuK91 SwRGmf/yw1FozuNeod0H7EdllsB067ZT4XnurkY+bjamJoVclq8WDH7pDeYFv6Hw49 GkPj0rQP3qpv4DkIdBuyoo6rDN7GtTCIRNgzxaXI6Vjmj6adT5BrcYLdDoMQOWiOdD VWDBx8Y05U24utxAk0MUzFeq8K5aCsMkzhm045ZpDpGVLHasrj1J81oISP949JY0Gy 3ckwwR5QyAyhOdkQnbm76ZxvfAS7EsWw/vdyiebEy4IhMkyJG83ef8I4AdkyozVn+0 G3IXfxIetxfYQ== MIME-Version: 1.0 In-Reply-To: <20221116092616.17960-1-krzysztof.kozlowski@linaro.org> References: <20221116092616.17960-1-krzysztof.kozlowski@linaro.org> Subject: Re: [GIT PULL] clk: samsung: Pull for v6.2 From: Stephen Boyd Cc: Krzysztof Kozlowski , Chanwoo Choi , linux-clk@vger.kernel.org, Tomasz Figa , Sylwester Nawrocki , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Alim Akhtar , Krzysztof Kozlowski To: Krzysztof Kozlowski , Michael Turquette Date: Tue, 22 Nov 2022 16:47:08 -0800 User-Agent: alot/0.10 Message-Id: <20221123004710.5245DC433D7@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_164713_491756_55DBAE2B X-CRM114-Status: UNSURE ( 8.81 ) X-CRM114-Notice: Please train this message. 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 Krzysztof Kozlowski (2022-11-16 01:26:16) > The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: > > Linux 6.1-rc1 (2022-10-16 15:36:24 -0700) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-6.2 > > for you to fetch changes up to 2bc5febd05abe86c3e3d4b4f18dff4bc4316c1be: > > clk: samsung: Revert "clk: samsung: exynos-clkout: Use of_device_get_match_data()" (2022-11-15 10:36:54 +0100) > > ---------------------------------------------------------------- Thanks. Pulled into clk-fixes even though the subject says v6.2 they look like fixes that we really want now instead of later. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel