From patchwork Fri Jun 2 09:14:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 688641 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 47E00C7EE24 for ; Fri, 2 Jun 2023 09:15:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234532AbjFBJPZ (ORCPT ); Fri, 2 Jun 2023 05:15:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38484 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234843AbjFBJPK (ORCPT ); Fri, 2 Jun 2023 05:15:10 -0400 Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C7DC1BC for ; Fri, 2 Jun 2023 02:15:09 -0700 (PDT) Received: by mail-ej1-x634.google.com with SMTP id a640c23a62f3a-974638ed5c5so57819166b.1 for ; Fri, 02 Jun 2023 02:15:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685697308; x=1688289308; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=LO2AVakNJYdGKKswXTJ62e7wU1rklDdTnrJOOA69PQc=; b=fNPHwES7nVPEk1F4Ce1u9HTwBf9Q5hmjvDjfKwjvXVqDyeAxH9fGVRv95PEXIEY3Lm qdqLzy19YupyJ6GDsN9Bq4TsZqRB2BxTBcq4SKhp8Kfgcf2LH0AxUL/G19NDua38KFra 5mWK9F9EB2pMs992dzETb8uCfQrNbwwG3pOPGtj3ZJZmJbrnvSt+GJusXkDWQtHLsBOC 9V+bvPIVRK+HInWgnmDNO/lCu3LpcecuLKHO+SyfY+Bkz5Rkf2mzDGbKmx3BCFJZs5Hb bVyqFcNW4M7wOm8VQUtrHKMoZ2JWwoJhtcp+QL4ZVFFbPrk2zaKdCncyCWrvOGntPojM VcbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685697308; x=1688289308; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=LO2AVakNJYdGKKswXTJ62e7wU1rklDdTnrJOOA69PQc=; b=cwYHkcJTJOQZMBlKWcKsbAYvtJxR120v0ACo0lGiE+FehnMz9XArOLh/UbGEKBTUva TFHf5AeFYnEWkuHIDFfE7RZDhWLjZZOyRoBpBQziyeaQuDVdeCNI82+cM1pUJbWudx0R 8fZG847yAtMxSFKLoXnGV4y750+DpaXdIQHdqBf/6X9LeHfDD+j0590NHVcNAwQ3Ym9L q8AIv7d9NWvOwpNfOAsvTfXIP2nZMm7vbEJ1ZIM2U5KPWSieJcayFBMTzNjZEywukeKF FxOBPMjZCbqRkxJFXcyZK3mPjZW8SBYpR1oWoJpWV9UkAP2iBw1drBehXJkwYEc5LALZ GLyw== X-Gm-Message-State: AC+VfDxEW0S5BVbqCzvWFuUC5WbVSeF6FbzVgoF5Y3V61rUJzAKevpzS zrhYpGTFnasgVAgvwAEfQllhLg== X-Google-Smtp-Source: ACHHUZ4O1wFDHonDAt4o3zgFrpiAG47R8DbHaXAWXu0IVs5q3bQKTSlvn1fgFIYPRsi6pLeRT+VCWA== X-Received: by 2002:a17:907:2d8c:b0:96f:a412:8b03 with SMTP id gt12-20020a1709072d8c00b0096fa4128b03mr4528979ejc.5.1685697307942; Fri, 02 Jun 2023 02:15:07 -0700 (PDT) Received: from krzk-bin.. ([178.197.199.204]) by smtp.gmail.com with ESMTPSA id z13-20020a170906240d00b0094e597f0e4dsm514255eja.121.2023.06.02.02.15.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Jun 2023 02:15:07 -0700 (PDT) From: Krzysztof Kozlowski 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, Alim Akhtar , Krzysztof Kozlowski , replicant@osuosl.org, phone-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, =?utf-8?q?Martin_J=C3=BCcker?= , Henrik Grimler , Artur Weber Subject: [GIT PULL 1/3] samsung: drivers for v6.5 Date: Fri, 2 Jun 2023 11:14:59 +0200 Message-Id: <20230602091501.15178-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-6.5 for you to fetch changes up to 538af6e5856b1aa971975c747a2974a74db48928: dt-bindings: media: s5p-mfc: convert bindings to json-schema (2023-05-13 19:41:11 +0200) ---------------------------------------------------------------- Samsung SoC driver changes for v6.5 1. Re-introduce Exynos4212: Exynos PMU driver. 2. Convert S5P/Exynos Multi Format Codec bindings to DT schema. ---------------------------------------------------------------- Aakarsh Jain (1): dt-bindings: media: s5p-mfc: convert bindings to json-schema Artur Weber (2): dt-bindings: soc: samsung: exynos-pmu: add Exynos4212 compatible soc: samsung: exynos-pmu: Re-introduce Exynos4212 support .../devicetree/bindings/media/s5p-mfc.txt | 78 --------- .../devicetree/bindings/media/samsung,s5p-mfc.yaml | 184 +++++++++++++++++++++ .../bindings/soc/samsung/exynos-pmu.yaml | 5 + drivers/soc/samsung/exynos-pmu.c | 9 + drivers/soc/samsung/exynos-pmu.h | 2 + drivers/soc/samsung/exynos4-pmu.c | 15 +- 6 files changed, 212 insertions(+), 81 deletions(-) create mode 100644 Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml From patchwork Fri Jun 2 09:15:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 688640 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1D134C7EE29 for ; Fri, 2 Jun 2023 09:15:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234279AbjFBJPp (ORCPT ); Fri, 2 Jun 2023 05:15:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39788 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234332AbjFBJPV (ORCPT ); Fri, 2 Jun 2023 05:15:21 -0400 Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C7AB2E7 for ; Fri, 2 Jun 2023 02:15:11 -0700 (PDT) Received: by mail-ej1-x62d.google.com with SMTP id a640c23a62f3a-974265a1a40so662450266b.0 for ; Fri, 02 Jun 2023 02:15:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685697310; x=1688289310; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=tqmb5ohElR5kx8b+8s1OBfcs+RHdJ5Q9TNUD2+nJ9HQ=; b=wg4RgZKculmKl9CscCK78hxkLWHSxRguYZTW0DFpJBhqz0jWjLPvTn36zbHfXg+fjX fRG/p9pGJ+Hvh6p6abnfOe00JN97yvdm17xL4vvpIq7M3rwB6/wZ64wKNTywYR08qlS6 oAc0pPXhZai4sWrkr8qd0NbPDLXCbp6X/450c/5IhJMi5wbyq2IciejqoBvFSOcm3Pbs XqnQdPu7uzOK0OkuqwyUosse1zPwF+3s/ygD9WVYY1nwWr2eosJeFELEJwrViSI2rgqO PdF5Xu6TDg1WEm2t6CxqhrvzA0KaqymKYSy9OIGa2WTtBSvWOy6d7O+BHLcN0T2Uip1N Ze/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685697310; x=1688289310; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tqmb5ohElR5kx8b+8s1OBfcs+RHdJ5Q9TNUD2+nJ9HQ=; b=kXrm7FPFycSRW856VgiHdbbkLqg8kVN43sOVsSq0gWTv02r2T9tJbeOIk3m/Wxq2Dt 3bNxCwHMuH9x7gOcGUqSG8COf6SiItzEc4/7eNjxLNG7Kp4iVdX7YnwhT5oTZ8QUnk9A RrQCxgT5HGhMPT6Ogj0HqrrFBDk+cSINDfjRtzG1ZWZd6/2Q/4BAK9uG1+X+8aSZ0n/s Viu6KWuNJ8gtziF45iValxqVkxCPz2VqJJxmbGwW1yHACF9JyzcXytzVV9rdwlSliFSF 5vnHAZkyHapGjFp2sxoimJUWThzwwEZqXuBpBSkfQo0rwdnhL/ReVHDVtonos8jRtxGe qhzQ== X-Gm-Message-State: AC+VfDzRSJDrsAvw/krDoAD1nTENKXIDeI6lwA9UtlyIXcz7GEwHXtWH Wym5qwyAnpUsfFYE3qpBbLxKcQ== X-Google-Smtp-Source: ACHHUZ5QG5jHghA/mHewy4xAe5I4UwhmB5dosiLaSNhN+T9LsDLIzIEDoZbP/56ZPjwJJBqETycDZw== X-Received: by 2002:a17:907:94c9:b0:973:93c3:16a1 with SMTP id dn9-20020a17090794c900b0097393c316a1mr3858259ejc.19.1685697310347; Fri, 02 Jun 2023 02:15:10 -0700 (PDT) Received: from krzk-bin.. ([178.197.199.204]) by smtp.gmail.com with ESMTPSA id z13-20020a170906240d00b0094e597f0e4dsm514255eja.121.2023.06.02.02.15.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Jun 2023 02:15:09 -0700 (PDT) From: Krzysztof Kozlowski 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, Alim Akhtar , Krzysztof Kozlowski , replicant@osuosl.org, phone-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, =?utf-8?q?Martin_J=C3=BCcker?= , Henrik Grimler , Artur Weber , Thierry Reding , Linus Walleij , Rob Herring Subject: [GIT PULL 2/3] ARM: dts: samsung: for v6.5 Date: Fri, 2 Jun 2023 11:15:00 +0200 Message-Id: <20230602091501.15178-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230602091501.15178-1-krzysztof.kozlowski@linaro.org> References: <20230602091501.15178-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org Hi, `make dtbs_check` for bindings in Linux kernel produces no warnings for Exynos ARM and ARM64 platforms. See for yourself: https://krzk.eu/#/builders/75/builds/403/steps/7/logs/stdio https://krzk.eu/#/builders/79/builds/401/steps/9/logs/stdio "No new warnings in dtbs_check" is now a requirement for any new changes to be accepted for Exynos ARM and ARM64. S5PV210 and S3C6410 don't have such requirement. The dtbs_check against all the bindings - including ones with dtschema and missing ones - points to few missing conversions to DT schema: arch/arm/boot/dts/exynos5250-snow-rev5.dtb: /soc/i2c@12c70000/trackpad@67: failed to match any schema with compatible: ['cypress,cyapa'] arch/arm/boot/dts/exynos4210-universal_c210.dtb: /soc/i2c@138b0000/pmic@66: failed to match any schema with compatible: ['national,lp3974'] arch/arm/boot/dts/exynos5250-snow.dtb: /i2c-arbitrator: failed to match any schema with compatible: ['i2c-arb-gpio-challenge'] arch/arm/boot/dts/exynos5422-samsung-k3g.dtb: /soc/i2c@12c60000/touchscreen@20: failed to match any schema with compatible: ['syna,rmi4-i2c'] In progress: arch/arm/boot/dts/exynos4412-p4note-n8010.dtb: /i2c-gpio-3/adc@41: failed to match any schema with compatible: ['st,stmpe811'] https://lore.kernel.org/all/20230426-stmpe-dt-bindings-v4-2-36fdd53d9919@linaro.org/ arch/arm/boot/dts/exynos5420-peach-pit.dtb: /soc/spi@12d40000/cros-ec@0/i2c-tunnel/power-regulator@48: failed to match any schema with compatible: ['ti,tps65090'] https://lore.kernel.org/all/20211217170507.2843568-6-thierry.reding@gmail.com/ I would appreciate some help in converting these. Before starting any conversion just be sure that no one posted same patch (lore.kernel.org and "dfn:" for TXT filename). Best regards, Krzysztof The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-6.5 for you to fetch changes up to 6a988251c4e53da33107c1975f578904c0635b43: ARM: dts: s5pv210: Fix typo in comments, fix pinctrl header (2023-05-30 10:21:42 +0200) ---------------------------------------------------------------- Samsung DTS ARM changes for v6.5 1. Final cleanups and improvements as a result of dtbs_checks which rely on previously merged driver changes thus affecting older or out-of-tree kernels. The changes are necessary to achieve full dtbs_check compliance, which justifies affecting out-of-tree users. Changes affecting them are: - Drop simple-bus compatible from FIMC: Exynos4 and S5PV210, - Remove empty camera pinctrl configuration: Exynos4 and S5PV210, - Re-order MFC clock names to match Exynos and bindings: S5PV210. 2. Except above few more non-intrusive cleanups for dtbs_check for S5PV210. Fix also some typos. 3. Re-introduce Exynos4212 which was removed because of lack of upstream users. Artur Weber adds now Samsung Galaxy Tab3 with Exynos4212. ---------------------------------------------------------------- Artur Weber (6): ARM: dts: exynos: Move common Exynos4x12 definitions to exynos4x12.dtsi ARM: dts: exynos: Re-introduce Exynos4212 DTSI dt-bindings: arm: samsung: Add Samsung Galaxy Tab3 family boards ARM: dts: exynos: Fix some typos in comments ARM: dts: s3c64xx: Fix some typos in comments ARM: dts: s5pv210: Fix typo in comments, fix pinctrl header Krzysztof Kozlowski (10): ARM: dts: exynos: drop simple-bus from FIMC in Exynos4 ARM: dts: s5pv210: drop simple-bus from FIMC ARM: dts: exynos: Remove empty camera pinctrl configuration in Trats ARM: dts: exynos: Remove empty camera pinctrl configuration in Universal C210 ARM: dts: exynos: Remove empty camera pinctrl configuration in Odroid X/U3 ARM: dts: s5pv210: align pin configuration nodes with bindings ARM: dts: s5pv210: align USB node name with bindings ARM: dts: s5pv210: re-order MFC clock names to match Exynos and bindings ARM: dts: s5pv210: add dummy 5V regulator for backlight on SMDKv210 ARM: dts: s5pv210: remove empty camera pinctrl configuration .../bindings/arm/samsung/samsung-boards.yaml | 10 + arch/arm/boot/dts/exynos3250-pinctrl.dtsi | 4 +- arch/arm/boot/dts/exynos3250.dtsi | 2 +- arch/arm/boot/dts/exynos4.dtsi | 6 +- arch/arm/boot/dts/exynos4210-pinctrl.dtsi | 4 +- arch/arm/boot/dts/exynos4210-trats.dts | 2 - arch/arm/boot/dts/exynos4210-universal_c210.dts | 3 - arch/arm/boot/dts/exynos4212.dtsi | 157 +++++ arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 2 - arch/arm/boot/dts/exynos4412.dtsi | 646 +------------------- ...os4412-pinctrl.dtsi => exynos4x12-pinctrl.dtsi} | 6 +- arch/arm/boot/dts/exynos4x12.dtsi | 664 +++++++++++++++++++++ arch/arm/boot/dts/exynos5.dtsi | 2 +- arch/arm/boot/dts/exynos5250-pinctrl.dtsi | 4 +- arch/arm/boot/dts/exynos5250.dtsi | 2 +- arch/arm/boot/dts/exynos5260-pinctrl.dtsi | 2 +- arch/arm/boot/dts/exynos5410.dtsi | 2 +- arch/arm/boot/dts/exynos5420-pinctrl.dtsi | 2 +- arch/arm/boot/dts/exynos5420.dtsi | 2 +- arch/arm/boot/dts/exynos5800.dtsi | 2 +- arch/arm/boot/dts/s3c6400.dtsi | 2 +- arch/arm/boot/dts/s3c6410.dtsi | 2 +- arch/arm/boot/dts/s3c64xx.dtsi | 2 +- arch/arm/boot/dts/s5pv210-pinctrl.dtsi | 14 +- arch/arm/boot/dts/s5pv210-smdkv210.dts | 8 + arch/arm/boot/dts/s5pv210.dtsi | 14 +- 26 files changed, 878 insertions(+), 688 deletions(-) create mode 100644 arch/arm/boot/dts/exynos4212.dtsi rename arch/arm/boot/dts/{exynos4412-pinctrl.dtsi => exynos4x12-pinctrl.dtsi} (99%) create mode 100644 arch/arm/boot/dts/exynos4x12.dtsi From patchwork Fri Jun 2 09:15:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 688967 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B9FF3C7EE29 for ; Fri, 2 Jun 2023 09:15:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234063AbjFBJPf (ORCPT ); Fri, 2 Jun 2023 05:15:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37886 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234066AbjFBJPT (ORCPT ); Fri, 2 Jun 2023 05:15:19 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 14B27134 for ; Fri, 2 Jun 2023 02:15:14 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id a640c23a62f3a-9745d99cfccso108781766b.1 for ; Fri, 02 Jun 2023 02:15:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685697312; x=1688289312; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=yLdU4Q8ozDdxq74yNihKW+OJlWWA0/2lZXXu2wMUGK0=; b=hoTFOaLz93wlq05dLe0Yk0a+roPiXut39EDht3/CVz2w1euedsX2QEBsuiqI4vt0UO ia91d0+VlCHK26rzDq4b5PC48HtoK98XO156DGHthjoL1MF8r6a5oF7UgCNpJKebuzqj XOLWdPu8Ei1fqkt9r0vqIvn22QUkP29U7TNNUbw8t7M4oP0HJGLRE9yZlbwDjFEjuKgq YRYCpUO+WBo/k09VH3awCcm8eWT2zFjk6ElB8XvXFNQTtii76845VRF1Nc8ZMV4qYxpA nDqMVLsSnnJSKrjvpV03rHVv5u+p+/5+nThy/XuYR9ka+6KpoqbulEWzXJfLeIsyRx1m ULHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685697312; x=1688289312; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yLdU4Q8ozDdxq74yNihKW+OJlWWA0/2lZXXu2wMUGK0=; b=cYzOcbuKk9xk6+Bv9mydxZKhImU7I9UWxjRmZZ8FlZTbG9HiZ2vSXm3G97dE0V01PG +NulgHmlewrgQyJE2/hawstDVshSxuZidkmkvoKTmONIbLeXo0VP3EdKlYtV7IHBSg5C 3brICzSiJjpW1oZhBz4T45xU63/3yzeNCnlAb/FNIMx2GcnwoPV9d8/7BaEXykT1Td/H cJApp4vPe1nWEsWgQngJFmwB9R2OPdegRQAWhHQ4W/QBORYb0hQg+BsDsDvGhWDd/Nr3 oo7cOtgy5h2j1MrKLWNZ8V2oNLqTFrXUYLN+sa3EaCmtuqB5irZVSzH59Rnvy5jiQHoS SzDg== X-Gm-Message-State: AC+VfDy5OMf4MYbWQwW463OCUHpSkDE+WynLoAJvpnRr+MrCBCea4cP9 39TKCE+67n9LeBMsWv+DvRz8Hg== X-Google-Smtp-Source: ACHHUZ46P9H+JJXIA3e7YoKj3JBcYOwil7LjToqG+b/wH8fdOhwkND9umKE0x7FpXb0LBZM1aiRffA== X-Received: by 2002:a17:907:d88:b0:96a:43b9:95b1 with SMTP id go8-20020a1709070d8800b0096a43b995b1mr11242892ejc.59.1685697312691; Fri, 02 Jun 2023 02:15:12 -0700 (PDT) Received: from krzk-bin.. ([178.197.199.204]) by smtp.gmail.com with ESMTPSA id z13-20020a170906240d00b0094e597f0e4dsm514255eja.121.2023.06.02.02.15.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Jun 2023 02:15:12 -0700 (PDT) From: Krzysztof Kozlowski 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, Alim Akhtar , Krzysztof Kozlowski , replicant@osuosl.org, phone-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, =?utf-8?q?Martin_J=C3=BCcker?= , Henrik Grimler , Artur Weber Subject: [GIT PULL 3/3] ARM: samsung: soc for v6.5 Date: Fri, 2 Jun 2023 11:15:01 +0200 Message-Id: <20230602091501.15178-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230602091501.15178-1-krzysztof.kozlowski@linaro.org> References: <20230602091501.15178-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-6.5 for you to fetch changes up to ca027ae58eaab3632966158ce440a7f50da52bef: ARM: s3c: Switch i2c drivers back to use .probe() (2023-05-30 09:40:37 +0200) ---------------------------------------------------------------- Samsung mach/soc changes for v6.5 1. Re-introduce Exynos4212 which was removed because of lack of upstream users. Artur Weber adds now Samsung Galaxy Tab3 with Exynos4212. 2. Minor cleanups. ---------------------------------------------------------------- Artur Weber (1): ARM: exynos: Re-introduce Exynos4212 support Lukas Bulwahn (1): ARM: s3c: remove obsolete config S3C64XX_SETUP_IDE Uwe Kleine-König (1): ARM: s3c: Switch i2c drivers back to use .probe() arch/arm/mach-exynos/Kconfig | 5 +++++ arch/arm/mach-exynos/common.h | 8 ++++++++ arch/arm/mach-exynos/exynos.c | 2 ++ arch/arm/mach-exynos/firmware.c | 8 +++++++- arch/arm/mach-exynos/pm.c | 2 +- arch/arm/mach-exynos/suspend.c | 4 ++++ arch/arm/mach-s3c/Kconfig.s3c64xx | 6 ------ arch/arm/mach-s3c/mach-crag6410-module.c | 2 +- 8 files changed, 28 insertions(+), 9 deletions(-)