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=-6.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, 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 3CBDCC433DB for ; Tue, 9 Feb 2021 15:15:32 +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 DD3D564E88 for ; Tue, 9 Feb 2021 15:15:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DD3D564E88 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=79vQvb8TqpYaYas5kwY+3+DgFc5tLD+WdHrpYBRkQSg=; b=uRPRhySSbY5Dhg3xAR5obGc71 D+3ozMdShHwKb9mlHbmCObLRWTvxtQN00fZ5SpeHwFd6qF9G1puOlBM4qpzQ/o5BVwA4/pW1SCFYH 8EtFjCiX/4L7netOrGY34M1onOxUwEr9MpsWGb/o3dv6G3cteiRpOONuxlz9V3EJASyNtLEzwX8IO XRM2AZ7dxEhel2hRCCYZ82ri6w1ZZlnA5DiJMEfFImzuIDAznnifgCpW9nyV2OkidnePctDSN53v+ Deg3IHGw89eZ5FhGqnIgUBqnM1pQ9N5bTTbVq023oLObRCYe8K1cimZDJcLULcRTDXzt1iFluHOTY Mc+AKMAig==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9Uia-0005G6-0i; Tue, 09 Feb 2021 15:14:20 +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 1l9UiO-0005Ck-4d; Tue, 09 Feb 2021 15:14:09 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1403C64EC4; Tue, 9 Feb 2021 15:14:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612883647; bh=v4TB7BWrAV44HCkJk2zigmW3d76b60s+c6sWD0flSm8=; h=From:To:List-Id:Cc:Subject:Date:In-Reply-To:References:From; b=TLu7sC6qDInGWkejHXuWBxwTGvTVtr/KYR6lksYxgmt3WUS2Op4q1OQsqXLDKg6GX Cb0WiLRdZ4qmM5nc8yZe95iEgTD2+Lu44P4WrOQR/eHu3yWew93J9Zh3VrlqMNFRlY NVpenZFvP7CCM0eDPopoyyhJFyo4whlbsEUmbMza4YrhvwlVwlbRUGio1+iTzMqAxD jrFLtMJHBcy/5X7/Lh3TozHPdomIL4csFXf1MPj/a4ZiAvK53SjRhN5fCPws1jCYoL uLQDo8t1C2zfhvLu90ede6Hf/plmdjN3cFoxlMvKaepGpfw0CVj156jjjC9OIoJyWL deEJD7O5xMtWQ== From: Arnd Bergmann To: arm@kernel.org, Heiko Stuebner Subject: Re: [GIT PULL] Rockchip defconfig64 changes for 5.12 Date: Tue, 9 Feb 2021 16:13:53 +0100 Message-Id: <161288360601.2910447.1012319694875151191.b4-ty@arndb.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <4622596.31r3eYUQgx@phil> References: <4622596.31r3eYUQgx@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210209_101408_310841_AEDDB1DB X-CRM114-Status: UNSURE ( 8.85 ) 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: , List-Id: Cc: linux-rockchip@lists.infradead.org, soc@kernel.org, linux-arm-kernel@lists.infradead.org, Arnd Bergmann 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 From: Arnd Bergmann On Sat, 06 Feb 2021 01:01:56 +0100, Heiko Stuebner wrote: > please find below and in the next mails Rockchip changes > targetted at 5.12 > > Please pull > Thanks > Heiko > > The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: > > [...] Merged into arm/defconfig, thanks! merge commit: 7b9f5793e1f279527e9f155a011e01cd57bccaef Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel