From patchwork Wed Apr 20 07:21:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 564241 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 6C671C4332F for ; Wed, 20 Apr 2022 07:22:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1359677AbiDTHYs (ORCPT ); Wed, 20 Apr 2022 03:24:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40644 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1359683AbiDTHYr (ORCPT ); Wed, 20 Apr 2022 03:24:47 -0400 Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8D4A43B006 for ; Wed, 20 Apr 2022 00:21:57 -0700 (PDT) Received: by mail-ed1-x533.google.com with SMTP id z12so1113246edl.2 for ; Wed, 20 Apr 2022 00:21:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=uxmYy8O3B9S8Z/t2A4fXr3iVXi2rAgR9IiSdOI1pb5c=; b=j4MlJffbNOKszAngWM2pnsI5+AUS4yrhe1hYMLBt7tQNu1TXEqTLJI/+cMGaadm4qX DVWvgylWFQBi4/TWkOkHefBsKemVN1H9R2p5KXp+kCngYSyrKAVCoy0KT2F+18bZGFcU GTnlZVE0qm7dg1YC+xszO66TvXEZjT+xNUpl8cCuaU5Wg1mph7ZSsBL04PpaYPCcfDUg R9yFKx3CfS2Qt3P7uR+IJdudn1ZO3Duq6Ttl4a2Ll4AQrwGxvoPfHyhTuPVijSvGrs8d K6paQYxg0JNv7f9ZEWlrJx4iG+m0DTBe7W3e368zPAgyYRxzcWkk3o5k/gFrVMhJZjqT BOzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=uxmYy8O3B9S8Z/t2A4fXr3iVXi2rAgR9IiSdOI1pb5c=; b=oVKfaY0VRPwVECKy0ZdAW2T+RS2pDK/iEpso5oPbV5FTNyymEs3kZ0W7EENdkJGy8x LTvW5PBOonaQpqayESmfvyW15cAypbklVQLVQLpb1xXUyZemf2++qlt7noAks4KaTWoT /2QMyw94r88BbivOV8tM6eQglbSArTv3vCtLWNc7g5Q4WKsPHm7p6fejO4gWS/93HDnf VWVGU+ZrbYY6CUNb4BzaPn8YT2VwH2W4QErhWOLieHb+p72KCIc7dxpZrOWRcoLAg25g dLOzW5bk7gzEJ17G8WpZJtniKpa0TJXvLMPERanJTST2T6374rfsBoft7VImaSdKpXBY oE3A== X-Gm-Message-State: AOAM530B/I6qDAcWbmMwW3v/C6LeGuF+1o1oZrYwxDMXCmoqvi2IM9BU YYLdLKTdiWxh/l/7UdCDKCOlbQ== X-Google-Smtp-Source: ABdhPJwSy+FJb4H1cp6AcRQOgklNGnvLsJgBDZ3kdwqQ0JHRbbxJeuyMHY/Sv45mSH+JW9f+TfpEpA== X-Received: by 2002:a05:6402:1e89:b0:423:e004:bf61 with SMTP id f9-20020a0564021e8900b00423e004bf61mr16075680edf.14.1650439316140; Wed, 20 Apr 2022 00:21:56 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id a1-20020a1709063e8100b006ce06ed8aa7sm6492106ejj.142.2022.04.20.00.21.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Apr 2022 00:21:55 -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 Subject: [GIT PULL 1/3] ARM: dts: various: cleanup for v5.19 Date: Wed, 20 Apr 2022 09:21:50 +0200 Message-Id: <20220420072152.11696-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org Hi, These were waiting on the LKML for some time, got few acks but no one picked them up. Please take them through SoC. Best regards, Krzysztof The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/dt-cleanup-5.19 for you to fetch changes up to c9bdd50d2019f78bf4c1f6a79254c27771901023: ARM: dts: socfpga: align interrupt controller node name with dtschema (2022-04-07 21:30:22 +0200) ---------------------------------------------------------------- Minor cleanup of ARM DTS for v5.19 Align node names and unit addresses to DT schema and DT coding style in nspire, ox820 and socfpga. ---------------------------------------------------------------- Krzysztof Kozlowski (3): ARM: dts: nspire: use lower case hex addresses in node unit addresses ARM: dts: ox820: align interrupt controller node name with dtschema ARM: dts: socfpga: align interrupt controller node name with dtschema arch/arm/boot/dts/nspire-classic.dtsi | 10 +++--- arch/arm/boot/dts/nspire-cx.dts | 4 +-- arch/arm/boot/dts/nspire.dtsi | 60 +++++++++++++++++----------------- arch/arm/boot/dts/ox820.dtsi | 2 +- arch/arm/boot/dts/socfpga.dtsi | 2 +- arch/arm/boot/dts/socfpga_arria10.dtsi | 2 +- 6 files changed, 40 insertions(+), 40 deletions(-) From patchwork Wed Apr 20 07:21:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 565680 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 E5E6BC43217 for ; Wed, 20 Apr 2022 07:22:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1359686AbiDTHYt (ORCPT ); Wed, 20 Apr 2022 03:24:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40674 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1359688AbiDTHYr (ORCPT ); Wed, 20 Apr 2022 03:24:47 -0400 Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 099CB3B010 for ; Wed, 20 Apr 2022 00:21:59 -0700 (PDT) Received: by mail-ed1-x536.google.com with SMTP id z99so1096572ede.5 for ; Wed, 20 Apr 2022 00:21:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=h6Yd9N7wbWEw54Sdiq3zmnk3cJ49/izp1UT6h3P+NWU=; b=swuD2twFKnyevnlN32QlModZGN5PERaIW4JGMVzwbnuR/F06sZTBIOCgthcxjyimsl dWY4lsDVRFyFXvcsl9FXzTQATjFk3K6HtaVHPrBr7C5RdSGJpVj/23+vDScn2U9blmnF RJ4DquD5AF4bPory6XJnHZwJb+8ulaktewnjJFHPAnBDWOsJ/pBDjvyGqYudS9lAVhGQ Yd92ykUG7miGgUXE/Qn1PrMFd4e85Owxp3pRPNqIfjvZG2iRkHpF2VLMn8gC+EK4RnkB zKCQFdAwF+xuZQ3vtGvmujFRaudoad5ewwjypKwNkWz9irUbiZxXSoc1regQk/HpGoOJ Okdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=h6Yd9N7wbWEw54Sdiq3zmnk3cJ49/izp1UT6h3P+NWU=; b=RolV3ySyedtIHW3VNSN3hrwA/QqEa/mRzbTMQo1XT0HYnyRMZsEBFOAdieQUQdo5xY OtT1YXG9hvu4RRmeOpQnVRMN/yDznfrkvF12uOOCMKH0xrGj//AbTC6/AgzOzSy90vzq kAQXibeQBO8fGZ0KoiHiXlK1QdtBAPpHQIJKxxQ1+2hQLi+JoYhvX3nd8MCuj1Sv8wkT JZabvFubsVobb4Msr78u0Xf7w5Mbgs4g0KS0NXmnONP+qF7lo8e3NCaAcKW8KU3a/ejC RUEo6rvymePSTTfKa5DIrR7shSIwi5HA+NCbYe+An3ziFbypy9u4XFK7+iCxE142cyO9 7ioA== X-Gm-Message-State: AOAM532Kw9SFEAtD6RuSUuz1MsKDQiQpN/kEZm10B0xMxIrUaYOhuqE0 jXgWV1ISLYiENBVckenZofGRsA== X-Google-Smtp-Source: ABdhPJxGVrhfaOD5JDiROq+//GQCbSajTSv47RqHe//JFBr/9MrnkpwOtHu3ycSFCpWPnSAl5aXaXg== X-Received: by 2002:a05:6402:3584:b0:423:e4d0:34f with SMTP id y4-20020a056402358400b00423e4d0034fmr15250992edc.72.1650439317609; Wed, 20 Apr 2022 00:21:57 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id a1-20020a1709063e8100b006ce06ed8aa7sm6492106ejj.142.2022.04.20.00.21.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Apr 2022 00:21:57 -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 Subject: [GIT PULL 2/3] ARM: dts: samsung: dts for v5.19 Date: Wed, 20 Apr 2022 09:21:51 +0200 Message-Id: <20220420072152.11696-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220420072152.11696-1-krzysztof.kozlowski@linaro.org> References: <20220420072152.11696-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 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.19 for you to fetch changes up to 9e916fb9bc3d16066286f19fc9c51d26a6aec6bd: ARM: dts: s5pv210: align DMA channels with dtschema (2022-04-09 18:50:05 +0200) ---------------------------------------------------------------- Samsung DTS ARM changes for v5.19 1. Several DT schema related changes to make DTBs passing schema checks: EHCI/OHCI/DMA/Ethernet node names, DMA channels order, USB-like compatibles. 2. Add specific compatibles to Multi Core Timer to allow stricter DT schema matching. 3. Cleanup from deprecated bindings: - Remove deprecated unit-address workaround for Exynos5422 Odroid XU3 LPDDR3 memory timings. - Do not use unit-address (and SFR region) in Exynos5250 MIPI phy in favor of syscon node (unit-address deprecated in 2016). - Use standard generic PHYs for EHCI/OHCI device in S5PV210. 4. Fix inverted SPI CS (thus blank panel) on S5PV210 Aries boards. 5. Correct Bluetooth interupt name on S5PV210 Aries boards. ---------------------------------------------------------------- Jonathan Bakker (4): ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries ARM: dts: s5pv210: Correct interrupt name for bluetooth in Aries ARM: dts: s5pv210: Adjust memory reg entries to match spec ARM: dts: s5pv210: Adjust DMA node names to match spec Krzysztof Kozlowski (7): ARM: dts: exynos: remove deprecated unit address for LPDDR3 timings on Odroid ARM: dts: exynos: add a specific compatible to MCT ARM: dts: exynos: drop deprecated SFR region from MIPI phy ARM: dts: exynos: align EHCI/OHCI nodes with dtschema on Exynos4 ARM: dts: s5pv210: align EHCI/OHCI nodes with dtschema ARM: dts: s5pv210: Use standard arrays of generic PHYs for EHCI/OHCI device ARM: dts: s5pv210: align DMA channels with dtschema Oleksij Rempel (2): ARM: dts: exynos: fix ethernet node name for different odroid boards ARM: dts: exynos: fix compatible strings for Ethernet USB devices arch/arm/boot/dts/exynos3250.dtsi | 3 +- arch/arm/boot/dts/exynos4.dtsi | 4 +-- arch/arm/boot/dts/exynos4412-odroidu3.dts | 4 +-- arch/arm/boot/dts/exynos4412-odroidx.dts | 8 ++--- arch/arm/boot/dts/exynos5250.dtsi | 8 ++--- arch/arm/boot/dts/exynos5260.dtsi | 3 +- arch/arm/boot/dts/exynos5410-odroidxu.dts | 4 +-- arch/arm/boot/dts/exynos5422-odroid-core.dtsi | 7 ++--- arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts | 6 ++-- arch/arm/boot/dts/exynos5422-odroidxu3.dts | 6 ++-- arch/arm/boot/dts/exynos54xx.dtsi | 3 +- arch/arm/boot/dts/s5pv210-aquila.dts | 3 +- arch/arm/boot/dts/s5pv210-aries.dtsi | 11 ++++--- arch/arm/boot/dts/s5pv210-goni.dts | 6 ++-- arch/arm/boot/dts/s5pv210.dtsi | 40 ++++++++++--------------- 15 files changed, 52 insertions(+), 64 deletions(-) From patchwork Wed Apr 20 07:21:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 564240 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 0AFAFC43219 for ; Wed, 20 Apr 2022 07:22:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1359689AbiDTHYu (ORCPT ); Wed, 20 Apr 2022 03:24:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40678 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1359690AbiDTHYr (ORCPT ); Wed, 20 Apr 2022 03:24:47 -0400 Received: from mail-ej1-x62b.google.com (mail-ej1-x62b.google.com [IPv6:2a00:1450:4864:20::62b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 207543AA78 for ; Wed, 20 Apr 2022 00:22:00 -0700 (PDT) Received: by mail-ej1-x62b.google.com with SMTP id y10so1617243ejw.8 for ; Wed, 20 Apr 2022 00:22:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=5bhHmkNynxArCaTA/7bZ7/hQVWgPWdbqpkbJXO91I6o=; b=V3BsCCRe/dmD5vyspIiiwnvVRGjTw9phFS+Deblji7ZMzkzb5GRm14IBNskkzUYr6i koMqOflEWfWXuj7c4vmEwAZtWkhCR8hk6SuDMVs+7TNfHQAt/r5fKrBeCFcVtJPzJzl8 jm1t2FYtqyIkzxUGEtEVq/yXcOQqqlsW1s+jOL47F3pFti0iLq5r9S28TL6vjk0Iyj8t xuZq3DQD2y/BQJDVo/66/I+rDTTuGNoIBNy7pSYpg2pHBq/57iG1ZjZnPecQ1LpyC6oL xz+h3p4HDqngQKdFN/UhCEBglc/b4Yp5guIIMAAE+pjqVeTwvUb3hhFCoy4Na0lA6eJY F1dQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=5bhHmkNynxArCaTA/7bZ7/hQVWgPWdbqpkbJXO91I6o=; b=bNszFZkPuqaE+QEk9vrTGTJy2CKtFNmYB1t/fHKtIdHKNg1MvJLWmFfH/RpKb44o79 oCuauxlVgwg3kr7YM5P7BZg4ctToTHxtqJy7jpjCJemaRtApy/3XpHhUk8gqdPZ63Qyq uBvlo8IKdA+oCAfwgj1xZSeeTHnv3KONrm2e3Aijmmy3g0XPL0t+nniJcaxQRiYmPo0S iuOEFO1bz3svYHkuwyIT2S8YEIJdRJoTk+CY9Zv0G3tZlRD/r5HqaTkNQXNYt3fTtITO oGFVnOhzicBuh0wbnEbCa0aRuBiUT9mW/uYc862e0qOSCu0YBfEc0k4q7yIP8LegwNLY uyQQ== X-Gm-Message-State: AOAM533uvEobX2OdW0hkIyyEwbGVnjaJ0EytyzSlAcKCnci/cRD5kC58 DeYb1ceHBhXW6STcjnSN6C0PKQ== X-Google-Smtp-Source: ABdhPJyDYc5gwpPbK9kabmfq2DveJYHoUheuzGxUxOm+QOQqAKm0THRZRPtHRpizJ2fraH1+pUxO8Q== X-Received: by 2002:a17:906:c110:b0:6e8:3a96:996a with SMTP id do16-20020a170906c11000b006e83a96996amr17040723ejc.216.1650439318749; Wed, 20 Apr 2022 00:21:58 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id a1-20020a1709063e8100b006ce06ed8aa7sm6492106ejj.142.2022.04.20.00.21.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Apr 2022 00:21:58 -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 Subject: [GIT PULL 3/3] arm64: dts: samsung: dts for v5.19 Date: Wed, 20 Apr 2022 09:21:52 +0200 Message-Id: <20220420072152.11696-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220420072152.11696-1-krzysztof.kozlowski@linaro.org> References: <20220420072152.11696-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 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.19 for you to fetch changes up to 22cbcb8f4a17c194d208f686fc3ea37fc860bd71: arm64: dts: tesla: add a specific compatible to MCT on FSD (2022-04-04 18:53:08 +0200) ---------------------------------------------------------------- Samsung DTS ARM64 changes for v5.19 1. Cleanup: move aliases of board-related features to board in Exynos850. 2. Add specific compatibles to Multi Core Timer to allow stricter DT schema matching. ---------------------------------------------------------------- Krzysztof Kozlowski (3): arm64: dts: exynos: move aliases to board in Exynos850 arm64: dts: exynos: add a specific compatible to MCT arm64: dts: tesla: add a specific compatible to MCT on FSD arch/arm64/boot/dts/exynos/exynos5433.dtsi | 3 ++- arch/arm64/boot/dts/exynos/exynos850-e850-96.dts | 5 +++++ arch/arm64/boot/dts/exynos/exynos850.dtsi | 19 ++----------------- arch/arm64/boot/dts/tesla/fsd.dtsi | 2 +- 4 files changed, 10 insertions(+), 19 deletions(-)