From patchwork Mon Dec 7 07:45:27 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1411907 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=zFgDjnBq; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CqFjr3vSYz9sVl for ; Mon, 7 Dec 2020 18:46:08 +1100 (AEDT) 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: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:In-Reply-To:References:List-Owner; bh=mGGRIbuTzJFqwb4LkfXHXXUI5tARad/d5Jud2SQyWoo=; b=zFgDjnBql1dotiOG1H4+ctoRQb 992FZ2BRcrRydzwNFrkGry4lmkFiYF+9smm0J7OAM9Gyc1hvvp5exp6GnE1kmpXLTUs6NxUVaRE9l ZyFmRfW5zWUh/YmgWjodYDzsYXulmmqPoYx62KtgyUOOChLyW5hzdojCrytwGjGSU/I93Fsly+p4J YD6UXjaxqlCFH6/fSZweIhGvaauATCXrUYpMRMm+RRLR9GW5HxyWPnQ071kwtWRC469stmRJ38rUe gvG4co4w+GadpUu0dCft5ohlSspQX19W3xlhCJ3n6ZYwxChLAnQKC++et3fPiE3eUJGAv0RSXslen gdFK0pHA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kmBDS-00060w-QD; Mon, 07 Dec 2020 07:45:50 +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 1kmBDP-0005zi-Rk for linux-arm-kernel@lists.infradead.org; Mon, 07 Dec 2020 07:45:48 +0000 From: Krzysztof Kozlowski Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Subject: [GIT PULL 1/2] soc: samsung: Second pull for v5.11 Date: Mon, 7 Dec 2020 08:45:27 +0100 Message-Id: <20201207074528.4475-1-krzk@kernel.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201207_024547_984673_8FF0ABD4 X-CRM114-Status: UNSURE ( 8.41 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 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: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi, On top of previous pull request. Best regards, Krzysztof The following changes since commit 124f035310adc781d91cdf0b7c6e4fb3c7e43e23: clk: samsung: allow building the clkout driver as module (2020-11-12 17:18:40 +0100) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-5.11-2 for you to fetch changes up to 4c44274ee457e3f7012dc532c8c9cc8964a82612: clk: samsung: mark PM functions as __maybe_unused (2020-12-05 15:13:17 +0100) ---------------------------------------------------------------- Samsung SoC drivers changes for v5.11, part two 1. Mark PM functions of newly added clkout module as unused to silence !CONFIG_PM warnings. 2. Initialize ChipID driver later - in arch initcall. ---------------------------------------------------------------- Arnd Bergmann (1): clk: samsung: mark PM functions as __maybe_unused Krzysztof Kozlowski (2): soc: samsung: exynos-chipid: order list of SoCs by name soc: samsung: exynos-chipid: initialize later - with arch_initcall drivers/clk/samsung/clk-exynos-clkout.c | 4 ++-- drivers/soc/samsung/exynos-chipid.c | 11 ++++++----- 2 files changed, 8 insertions(+), 7 deletions(-) From patchwork Mon Dec 7 07:45:28 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1411908 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=wgRY1YA6; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CqFjs2p4zz9sW1 for ; Mon, 7 Dec 2020 18:46:09 +1100 (AEDT) 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=LSYEJ/0u83AQ5alaW+60TVeNGcCSOxYxHy8k7trP7J8=; b=wgRY1YA6VYNp/uq31AxHXWm7B CcQ15osPM6NzW/jiKwjxCLOWkasJT1wzqkhxNopgVF/m+P3MbvxUsB7mNDbIn3zYbieyNxqbuCcRW /wdROaCfgPNOdrJ2a1mIw45T+ush17lCu1zjs2DRWwuOzfWVkr6Myr7zqHhlimY+qMtD2nH7msQRX GN3+Blv/T2XkHI8/GMILtNU2e6OnnTapP4BApfB1KoGnt1DB6PrNNDWm1nhUBbSIxS6VxCqfTx1t2 RpKbQJWWPileJrnYVgIlnndBg9YyBOQ9q0qDeFbuLM3G6UPCjng/3UUO5LDaksP3FDi8nBNn614KG yXziwMsfg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kmBDV-00061Y-Gx; Mon, 07 Dec 2020 07:45:53 +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 1kmBDQ-00060J-Re for linux-arm-kernel@lists.infradead.org; Mon, 07 Dec 2020 07:45:49 +0000 From: Krzysztof Kozlowski Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Subject: [GIT PULL 2/2] ARM: dts: samsung: Third pull for v5.11 Date: Mon, 7 Dec 2020 08:45:28 +0100 Message-Id: <20201207074528.4475-2-krzk@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201207074528.4475-1-krzk@kernel.org> References: <20201207074528.4475-1-krzk@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201207_024548_997567_4FD1EBCC X-CRM114-Status: GOOD ( 10.15 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 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: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi, On top of previous pull request. I think the 2nd pull was not merged so it's message is here: 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. Best regards, Krzysztof The following changes since commit afbd0bdebe0d82c4846dbbce53625110889c5de8: ARM: dts: exynos: switch Atmel mxt reset GPIO to active low on P4 Note (2020-11-22 12:36:11 +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-3 for you to fetch changes up to 7995fb896b9637a5f59a56ae0d8f2b7ca71a040d: ARM: dts: exynos: Reduce assigned-clocks entries for SPI0 on Artik5 board (2020-12-03 22:42:12 +0200) ---------------------------------------------------------------- Samsung DTS ARM changes for v5.11, part three 1. S3C bindings and DTS cleanup, 2. Correct the clock rates for SPI0 in Artik 5 which is a fix for recently introduced Ethernet on SPI on Artik 5 board. ---------------------------------------------------------------- Krzysztof Kozlowski (4): dt-bindings: arm: samsung: document SMDK2416 board binding dt-bindings: arm: samsung: document S3C6410-based boards binding ARM: dts: s3c24xx: add SMDK2416 board compatible ARM: dts: s3c6410: correct SMDK6410 board compatible Marek Szyprowski (1): ARM: dts: exynos: Reduce assigned-clocks entries for SPI0 on Artik5 board .../devicetree/bindings/arm/samsung/samsung-boards.yaml | 13 +++++++++++++ arch/arm/boot/dts/exynos3250-artik5-eval.dts | 7 ++----- arch/arm/boot/dts/s3c2416-smdk2416.dts | 2 +- arch/arm/boot/dts/s3c6410-smdk6410.dts | 2 +- 4 files changed, 17 insertions(+), 7 deletions(-)