From patchwork Tue Dec 1 20:44:01 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 11943751 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=-24.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 3C936C64E7A for ; Tue, 1 Dec 2020 20:44:45 +0000 (UTC) Received: by mail.kernel.org (Postfix) id EE154217A0; Tue, 1 Dec 2020 20:44:44 +0000 (UTC) Received: from localhost.localdomain (adsl-84-226-167-205.adslplus.ch [84.226.167.205]) (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 3ACD6206E0; Tue, 1 Dec 2020 20:44:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1606855484; bh=vVZ+K/b8J7gDzg0Bd0fi47AEfEtZuQondB5ry8wIBok=; h=From:List-Id:To:Cc:Subject:Date:From; b=DLtT6P2/a3SPbiwFBo1NqmQdZw4YzrL84Dk7CRQ0JPmgAds0cehwJat4KtEoarOzr dfXDkfGlXXLT289kjAykZJf61sbn1P5m4olqp2MgPEV83eBbtb10S40Mqi3ELnPMwB z77o5xNvWkTvX4U4jcIovfdmcckgesAgmnPCH2Fw= From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL 1/4] ARM: defconfig: samsung for v5.11 Date: Tue, 1 Dec 2020 22:44:01 +0200 Message-Id: <20201201204404.22675-1-krzk@kernel.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-5.11 for you to fetch changes up to 225ef3a3e8f48154ca7a4cfe44d3b576aff2f860: ARM: multi_v7_defconfig: make Samsung Exynos EHCI driver a module (2020-11-25 19:33:27 +0100) ---------------------------------------------------------------- Samsung defconfig changes for v5.11 1. Enable sound driver for Midas (Exynos4412 based) boards. 2. Enable ax88796c Ethernet driver for Artik5 (Exynos3250) board. 3. Enable Atmel touchscreen and STMPE ADC drivers for P4 Note board. 4. Build Samsung Exynos EHCI as module, to match the setting for the PHY driver. ---------------------------------------------------------------- Marek Szyprowski (3): ARM: exynos_defconfig: enable sound driver for Midas platform ARM: multi_v7_defconfig: enable sound driver for Midas platform ARM: multi_v7_defconfig: make Samsung Exynos EHCI driver a module Martin Jücker (2): ARM: defconfig: add STMPE ADC driver for P4 Note ARM: exynos_defconfig: compile Atmel MXT touchscreeen as module Łukasz Stelmach (1): ARM: defconfig: Enable ax88796c driver for Exynos boards arch/arm/configs/exynos_defconfig | 8 +++++++- arch/arm/configs/multi_v7_defconfig | 7 ++++++- 2 files changed, 13 insertions(+), 2 deletions(-) From patchwork Tue Dec 1 20:44:02 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 11943753 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=-24.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 623BFC64E7A for ; Tue, 1 Dec 2020 20:44:47 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 0D0B821741; Tue, 1 Dec 2020 20:44:47 +0000 (UTC) Received: from localhost.localdomain (adsl-84-226-167-205.adslplus.ch [84.226.167.205]) (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 4DB5421D42; Tue, 1 Dec 2020 20:44:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1606855486; bh=27tCpQcWOs4tSngGp9vXEG4BIPRYRzE0lDdLeMC9nhk=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=d78RAluWg3tIjuQZyCTjFMS1Wvmp5SfWWCg/vuTOeC8OsPoAiE8UyGEaiwYhCCJzm 7IqeRWusLN9Wdhq5CY6NZQBW8A1Xwf9avC1f5PlrzOvP0DK1KexifWLYaPDZt6K0lK KrNQiXm3CMeb2kzWBdgiRMmDBCSx5yIesjFMwZqY= From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL 2/4] ARM: dts: samsung for v5.11 Date: Tue, 1 Dec 2020 22:44:02 +0200 Message-Id: <20201201204404.22675-2-krzk@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201201204404.22675-1-krzk@kernel.org> References: <20201201204404.22675-1-krzk@kernel.org> MIME-Version: 1.0 Hi, Samsung changes, on top of previous pull request. Best regards, Krzysztof The following changes since commit 73f882a0f3a833d589c1a0b6b83045567244e71e: ARM: dts: exynos: use hyphens in MFC reserved memory node names (2020-11-10 19:21:21 +0100) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.11-2 for you to fetch changes up to afbd0bdebe0d82c4846dbbce53625110889c5de8: ARM: dts: exynos: switch Atmel mxt reset GPIO to active low on P4 Note (2020-11-22 12:36:11 +0100) ---------------------------------------------------------------- Samsung DTS ARM changes for v5.11, part two 1. Add devicetree of Samsung Galaxy Note 10.1 tablets (GT-N8010/GT-N8013), called P4 Note. These are quite old but still functional devices, based on Exynos4412. 2. Minor cleanups in Odroid XU3 Ethernet. 3. Minor fixes: ADC io-channel-ranges and P4 Note touchscreen GPIO polarity. ---------------------------------------------------------------- Jonathan Cameron (3): ARM: dts: exynos: Drop incorrect use of io-channel-ranges ARM: dts: s5pv210: Drop incorrect use of io-channel-ranges property ARM: dts: s5pv210: Drop unneeded io-channel-ranges property in Aries Martin Jücker (3): dt-bindings: arm: samsung: document bindings for P4 Note family board ARM: dts: exynos: add Samsung's Exynos4412-based P4 Note boards ARM: dts: exynos: switch Atmel mxt reset GPIO to active low on P4 Note Łukasz Stelmach (2): ARM: dts: exynos: Fix Ethernet interface description on Odroid XU3 ARM: dts: exynos: Add an alias for the Ethernet interface on Odroid XU3 .../bindings/arm/samsung/samsung-boards.yaml | 8 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/exynos3250.dtsi | 1 - arch/arm/boot/dts/exynos4412-p4note-n8010.dts | 17 + arch/arm/boot/dts/exynos4412-p4note.dtsi | 1132 ++++++++++++++++++++ arch/arm/boot/dts/exynos4412.dtsi | 1 - arch/arm/boot/dts/exynos5250.dtsi | 1 - arch/arm/boot/dts/exynos5422-odroidxu3.dts | 8 +- arch/arm/boot/dts/exynos54xx.dtsi | 1 - arch/arm/boot/dts/s5pv210-aries.dtsi | 1 - arch/arm/boot/dts/s5pv210.dtsi | 1 - 11 files changed, 1164 insertions(+), 8 deletions(-) create mode 100644 arch/arm/boot/dts/exynos4412-p4note-n8010.dts create mode 100644 arch/arm/boot/dts/exynos4412-p4note.dtsi From patchwork Tue Dec 1 20:44:03 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 11943755 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=-24.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 6297EC64E7A for ; Tue, 1 Dec 2020 20:44:49 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 15CFF2220B; Tue, 1 Dec 2020 20:44:49 +0000 (UTC) Received: from localhost.localdomain (adsl-84-226-167-205.adslplus.ch [84.226.167.205]) (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 5BF9321D7F; Tue, 1 Dec 2020 20:44:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1606855489; bh=6cXeaIeIdbmC+HYmVDVTPFolLEAgizsqHOBdzvUx6pU=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=q4Qj7p1WIJfSAo/6V/zyB+bl4ee41qN4QjmNTfDDoq5aOJ+uHeIqUldolKTzeMumw mMljRFXOMOzw8P/VNFXIFVI7oCiEEr5djeY9ra7tDfi62tL3Nmy0TRwdYtNzZQM/ll Q3/3FkaSIr0tm6L79q0yUf3jsKOtg3HLArTpIgFc= From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL 3/4] arm64: dts: exynos: Pull for v5.11 Date: Tue, 1 Dec 2020 22:44:03 +0200 Message-Id: <20201201204404.22675-3-krzk@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201201204404.22675-1-krzk@kernel.org> References: <20201201204404.22675-1-krzk@kernel.org> MIME-Version: 1.0 The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.11 for you to fetch changes up to f74e93032df229a8358617e586ba89f744d5dbcd: arm64: dts: exynos: Drop incorrect use of io-channel-ranges property (2020-11-17 20:47:55 +0100) ---------------------------------------------------------------- Samsung DTS ARM64 changes for v5.11 1. Several cleanups, including aligning node names with dtschema. 2. Add WiFi/PCIe to TM2 boards (Exynos5433). 3. Correct restart and shutdown of Exynos7 boards, as part of Paweł Chmiel Exynos7420 mainlining effort. ---------------------------------------------------------------- Jaehoon Chung (1): arm64: dts: exynos: add the WiFi/PCIe support to TM2(e) boards Jonathan Cameron (1): arm64: dts: exynos: Drop incorrect use of io-channel-ranges property Krzysztof Kozlowski (4): arm64: dts: exynos: adjust node names to DT spec in Exynos5433 TM2 arm64: dts: exynos: adjust node names to DT spec in Exynos7 Espresso arm64: dts: exynos: remove redundant status=okay in Exynos5433 TM2 arm64: dts: exynos: use hyphens in Exynos5433 node names Paweł Chmiel (2): arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7 arm64: dts: exynos: Correct psci compatible used on Exynos7 Serge Semin (1): arm64: dts: exynos: Harmonize DWC USB3 DT nodes name arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi | 10 ++--- arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi | 2 +- .../boot/dts/exynos/exynos5433-tm2-common.dtsi | 39 +++++++++++++---- arch/arm64/boot/dts/exynos/exynos5433.dtsi | 49 ++++++++++++++++++---- arch/arm64/boot/dts/exynos/exynos7-espresso.dts | 2 +- arch/arm64/boot/dts/exynos/exynos7.dtsi | 15 +++---- 6 files changed, 84 insertions(+), 33 deletions(-) From patchwork Tue Dec 1 20:44:04 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 11943757 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=-24.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 69A69C64E7B for ; Tue, 1 Dec 2020 20:44:51 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 21D9B21741; Tue, 1 Dec 2020 20:44:51 +0000 (UTC) Received: from localhost.localdomain (adsl-84-226-167-205.adslplus.ch [84.226.167.205]) (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 67A6F2222C; Tue, 1 Dec 2020 20:44:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1606855491; bh=8cGy04ttJFLiZMeZh4SVSsHJh9klFNPk4fJacT2rFCo=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=ftu0DqYU4kD8uUZcV1SkuqleKk9q4Qdv6DHU+f7UouI1h0AxLWy0Xk6SAV1n235jy YsKDgR9Bvw8nc/BJf4RLIkOnd7pXK/6sFAlZKNWOpv6JcWSyyLBRUlHCP8QKA4gZwM 9ASuja6NBHFVbrPDYfywchUopmr+BhTm5T7uFB5o= From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL 4/4] ARM: samsung: Pull for v5.11 Date: Tue, 1 Dec 2020 22:44:04 +0200 Message-Id: <20201201204404.22675-4-krzk@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201201204404.22675-1-krzk@kernel.org> References: <20201201204404.22675-1-krzk@kernel.org> MIME-Version: 1.0 The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.11 for you to fetch changes up to f9135aaf2767500dee419c03640f7a3784b56559: ARM: exynos: extend cpuidle support to P4 Note boards (2020-11-16 17:31:01 +0100) ---------------------------------------------------------------- Samsung mach/soc changes for v5.11 1. Do not use of_machine_is_compatible() in early CPU hotplug core. Full device tree walk causes "suspicious RCU usage" warnings. 2. Clear prefetch bits in default l2c_aux_val of L310 L2C - they are not needed. 3. Extend cpuidle support to P4 Note boards (Exynos4412). ---------------------------------------------------------------- Guillaume Tucker (1): ARM: exynos: clear prefetch bits in default l2c_aux_val Marek Szyprowski (1): ARM: exynos: Simplify code in Exynos3250 CPU core restart path Martin Jücker (1): ARM: exynos: extend cpuidle support to P4 Note boards arch/arm/mach-exynos/exynos.c | 7 ++++--- arch/arm/mach-exynos/platsmp.c | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-)