From patchwork Mon Mar 16 17:56:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 11441013 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E499A13B1 for ; Mon, 16 Mar 2020 17:56:58 +0000 (UTC) Received: by mail.kernel.org (Postfix) id DD4C5206C0; Mon, 16 Mar 2020 17:56:58 +0000 (UTC) Delivered-To: soc@kernel.org Received: from localhost.localdomain (unknown [194.230.155.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A3A6F20658; Mon, 16 Mar 2020 17:56:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584381418; bh=/fE7q7mAPF5yZLA/RODJx4BaWTa/yE24AyqWfUSOa/0=; h=From:List-Id:To:Cc:Subject:Date:From; b=QTCL5nkHKEG7WXTAb4puWwmkYH5hAdfuDQpyxLAd8a5kr/X27RjELPTAVkl/rwq1r RJj5dtRTCJAySTtgbutq5Ki3AprL5mY08HXWdnVj80nqEOCU+l+jFQAqpUHzq7ujtg Aux038UYAahkdHqn/8FtDfAx+MIcc9IsQ5grnNoQ= From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: Krzysztof Kozlowski , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL 0/3] ARM: exynos: Pull for v5.7 Date: Mon, 16 Mar 2020 18:56:49 +0100 Message-Id: <20200316175652.5604-1-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 Hi, One patch for drivers at the end of these series. I also sent a fixes patch separately. As you asked, I updated the Google Docs with Exynos entries. Best regards, Krzysztof