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 X-Spam-Level: X-Spam-Status: No, score=-7.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 696A8C433E0 for ; Sun, 3 Jan 2021 16:12:36 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 22643208D5 for ; Sun, 3 Jan 2021 16:12:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 22643208D5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=OoSlz9TSfADNH6gM9qRpef+4BLxpwICVgFZtVjH36U8=; b=cxAfDPzeW+fpAtHFQAZxuuIL3 tPG0KqxYH0SHlgcg2CisIwWaOc9J5+BFcL46lpYPnP0R9bJ33RQ1QlRGzabpu+kC+xG8KeuR6M3wH 67tl1E4/HJ1bJLVb1sohokwMoUW/gaQ40v7HXFTPVud3YcL8LL90nIk5n5t9h1NPS5m4vE9GhizRV R1jCDyuGdkG9ONOqtDJ9rKX9XjuUQ7169t7VyLzFe7r9Ncy7ggS/RzLpU1GqEVpUFYQPU/e7juMDh oDGbEYzz78A03kfnD2EO+4x+5LpR6WDUuhANqEB71egXMUg4kVEK1VCEeEegcFY31IIoJleDx+6L5 rPsRuL9aw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kw5y4-00077M-2o; Sun, 03 Jan 2021 16:10:56 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kw5y1-00076W-Lu for linux-arm-kernel@lists.infradead.org; Sun, 03 Jan 2021 16:10:54 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 69C18208D5; Sun, 3 Jan 2021 16:10:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609690250; bh=7pwVwcDWI1J8DYef1FtdS8qF4NjeZGVQwVyJQpkNTrU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=mKtyvKfDJHlG44T9INOu7vi8An13YGcuMRTwR/BOldkmG2G+rOWIKDxi1adEtr8Jx BZ8mQe0xZ3QTd7QrcoCN9HIlQ/aivwvynqaapPJxPS5cHHn54oY4X8PQ1Fx28WCdLy C0nolhe1mJzk2OIxhluV3xYCYfMLVaiiTou25AkVWPG1OSYwMcLy4sOf0FWZdxeftU DaJ8fiWTqp4LFxRFS78Ec9DLEAv32/UXuL7M+KeRDsyyaRvvPOs4zQ7lpTENxZjU7Z /5sFtRWCrIuvRPDK66SX6EHhq7pyZcsEzw/9ZgaAtnbBwPysBZX2/R/w2cM6nQ2HOa tguBaEhG/iJkw== From: Krzysztof Kozlowski To: Krzysztof Kozlowski , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: (subset) [PATCH v2 0/4] soc: samsung: exynos-chipid and asv improvements Date: Sun, 3 Jan 2021 17:10:44 +0100 Message-Id: <160969021293.28081.2430913792988475716.b4-ty@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201207190517.262051-1-krzk@kernel.org> References: <20201207190517.262051-1-krzk@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210103_111053_817230_A2ECEC69 X-CRM114-Status: UNSURE ( 9.72 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arnd Bergmann , Bartlomiej Zolnierkiewicz , Sylwester Nawrocki , Pankaj Dubey , Chanwoo Choi , Alim Akhtar , Marek Szyprowski 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 On Mon, 7 Dec 2020 20:05:13 +0100, Krzysztof Kozlowski wrote: > Changes since v1: > 1. Drop patch "soc: samsung: exynos-chipid: initialize later - with > arch_initcall" which is now superseded by convertin to a driver. > 2. Include Marek's patch, just for the reference and rebase. > 3. Add patch "soc: samsung: exynos-asv: handle reading revision register > error". > 4. Add patch "soc: samsung: exynos-chipid: convert to driver and merge > exynos-asv". > > [...] Applied, thanks! [4/4] soc: samsung: exynos-chipid: convert to driver and merge exynos-asv commit: 352bfbb3e0230c96b2bce00d2ac3f0de303cc7b6 Best regards, -- Krzysztof Kozlowski _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel