From patchwork Mon Feb 10 08:27:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11372733 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 CBA7D1805 for ; Mon, 10 Feb 2020 08:27:15 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A572421835 for ; Mon, 10 Feb 2020 08:27:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="sLfPZNL1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A572421835 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1371+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id XGxGYY1556264xAWVcwfeFJV; Mon, 10 Feb 2020 00:27:15 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web09.19088.1581323235079846262 for ; Mon, 10 Feb 2020 00:27:15 -0800 X-Received: by mail.kernel.org (Postfix) id D3045214DB; Mon, 10 Feb 2020 08:27:14 +0000 (UTC) X-Received: from localhost (lfbn-tou-1-1502-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4F12B208C4; Mon, 10 Feb 2020 08:27:14 +0000 (UTC) Date: Mon, 10 Feb 2020 09:27:12 +0100 From: Maxime Ripard To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Maxime Ripard , linux-arm-kernel@lists.infradead.org, Chen-Yu Tsai Subject: [GIT PULL] Allwinner arm Defconfig Changes for 5.6, Take 2 Message-ID: <9d9805ea-cfe3-4eed-b977-1933a670ba7b.lettre@localhost> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: nGdQwlKgpE0ADrECoQTUbgeKx1554929AA= Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1581323235; bh=WQILXDzjZ2LRNVBGMnz+qbjhXjRarL0hnM+PPqM3sgk=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=sLfPZNL142rG4s9er4CZFKq41EfmQIaKNeE1p8teS59pc+q1o/kI/HFtS8CD5YWdlBz qG4jtBxJ0803lYbiCIEIflUdeceTnWxvlF27Bx6zNEdMn/q1XZokk1+EsZ3/FLFOiKgAF 0grusnMfOJJL1Weoc4elV0vs4SPfOPQlxTE= Hi Arnd, Olof, Just like the arm64 PR I just sent, here's a defconfig PR for 5.6. Thanks! Maxime The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9: Linux 5.6-rc1 (2020-02-09 16:08:48 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-config-for-5.6-2 for you to fetch changes up to 415ae604d4ac0c0f4e1ecd79f42891b9ca69cf70: ARM: sunxi: Enable CONFIG_SUN8I_THERMAL (2020-02-10 09:23:11 +0100) ---------------------------------------------------------------- One patch to enable the new thermal sensor driver found on newer Allwinner SoCs. ---------------------------------------------------------------- Yangtao Li (1): ARM: sunxi: Enable CONFIG_SUN8I_THERMAL arch/arm/configs/sunxi_defconfig | 1 + 1 file changed, 1 insertion(+) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1371): https://linux.kernel.org/g/patchwork-soc/message/1371 Mute This Topic: https://linux.kernel.org/mt/71132190/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-