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: 12819844 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CCE49C433F5 for ; Wed, 20 Apr 2022 07:21:58 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 9336EC385A9; Wed, 20 Apr 2022 07:21:58 +0000 (UTC) Received: from mail-ed1-f44.google.com (mail-ed1-f44.google.com [209.85.208.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id D0DB7C385A1 for ; Wed, 20 Apr 2022 07:21:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org D0DB7C385A1 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=linaro.org Received: by mail-ed1-f44.google.com with SMTP id s25so1060066edi.13 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=idcinNybjV27GTxw51fNKzGs7AlkqIY2sJgxfDvBfGRPeb6MCztjotUwSqHfoWRxID o7m6ZLJMgTNxfXMtLXikmd3xwPL+f1c8GxjVUYO7OFeoQa3MT6UCG/Ppf1PdN7506h3f 1S5hVkxAB1uHc2RHxogmlI359teaM1P+pLyDpJXLLKSVRPRVfQ+59DkwBYEoAf12hbVG vZNke8BmX5uKxZQpoI+bLAdkUo0DWO8FQkc9SjoXHuwPM4/VzWfJ79a7Mar070LUUbZ+ i7Xa/4RfpMuLabyseJJjzHF1MCkeesPyRgOMzf+h3cX1H384u3sHcEMqWjFaI9wXm+PO NtQQ== X-Gm-Message-State: AOAM530eS+TbyoHDSZ4Es/sxaEzoFwHFCs1wucH+voqLgKBHNs3AS7h4 cT3q1hTX75opf8POrN+PO39TKQ== 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 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, 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 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: 12819845 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 450ACC433F5 for ; Wed, 20 Apr 2022 07:22:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 29C61C385A8; Wed, 20 Apr 2022 07:22:01 +0000 (UTC) Received: from mail-ed1-f41.google.com (mail-ed1-f41.google.com [209.85.208.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 587C7C385AC for ; Wed, 20 Apr 2022 07:21:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 587C7C385AC Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=linaro.org Received: by mail-ed1-f41.google.com with SMTP id s25so1060125edi.13 for ; Wed, 20 Apr 2022 00:21:59 -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=GghoK76DrKrChq6rn+yin2kHwGXjiKOnRBZ80BrmoGJ6dEPBtLHgi0ohIMrekVIO+e IOfoPk+PHCvZ3p+a3zpGzSLXHH6/op6oHr/oS71SCUF8n6WO6vZCRkgIIxAFlrC3pGlJ Z8Ovff6FS70eZAQ+3U4Zc7cwwFdY7ZX+JW2M9v93cATNqaEjNRm8TFBrrqBd4sD2ygL6 QigcwHjP3yv9aK/xSpuO0+2yWdAj0lWpxKHciuuBh6H2UxCgij84RvpYZ4SiZ2qM0A4C DyuHPpY/djMVeGk7Xo5s+69QG5pqPDUetTNAd9n15hp38s175ebf32BdZus286EGEDGK /nfQ== X-Gm-Message-State: AOAM533wfI8osIarED/f3OIlCTbb4owhd4cKycwnwQbB7tMg3vGCGb4T CjSobBVspJ7xkn5ksb68fB5Bsg== 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 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, 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 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: 12819846 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 90ECEC433EF for ; Wed, 20 Apr 2022 07:22:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 79020C385AB; Wed, 20 Apr 2022 07:22:01 +0000 (UTC) Received: from mail-ej1-f44.google.com (mail-ej1-f44.google.com [209.85.218.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 7528DC385AE for ; Wed, 20 Apr 2022 07:22:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 7528DC385AE Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=linaro.org Received: by mail-ej1-f44.google.com with SMTP id ks6so1692284ejb.1 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=eEhzSFP0hNjj6zodtLxWR8lcE6woaL+UNKyMmUV2TpfIO2mWhNsZqFsh43sM3S/D3X lANLxecDnKSRXFNRacdPPevJ451t5dhEdi+Y2jTpXIviW8dD13bzYBntQ6DOs4sstaWw HGSy7Ek3sL9s/00bEGr8p7YQ7G+9O6nvMeEQZRJhc67FEHMw6AdDh0KU3kQSLy2Bwolz lAubrUyggQvE2tldLrcoGd97wcueu+do8RmcogYh1vZsoPJyYdEoCweLhXjM6gnxLiMT ucq/0hALrVeV9a1DoAfjzvoU655DCaXoP56P+XfDEt7Ir1Q2yw93kTob0VUb9SQaNpe3 NBYg== X-Gm-Message-State: AOAM530fmCFzaESOOixvfv6Xew2ijy1AA9XGm2DtI8HqmizCiRL6gIaT kH4A16eJegestAkgwpaia/yiiA== 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 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, 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 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(-)