From patchwork Fri Sep 9 15:30:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12971937 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 CAF15ECAAA1 for ; Fri, 9 Sep 2022 15:30:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 94969C433D6; Fri, 9 Sep 2022 15:30:48 +0000 (UTC) Received: from mail-lj1-f172.google.com (mail-lj1-f172.google.com [209.85.208.172]) (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 B11F0C433D7 for ; Fri, 9 Sep 2022 15:30:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org B11F0C433D7 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-lj1-f172.google.com with SMTP id z23so2298207ljk.1 for ; Fri, 09 Sep 2022 08:30:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=6pvfiV9+INyHP8EaVtPQ3L9iXK4tIAduG9OAalFumKI=; b=hwk1svK+XLopgPNDQPvZJKu/HyCXmOIB1A8uXEuCruJEFDkKPfXEfTKn3DrP2Is4eG ZlKFNn226WYx/iEBQwxLJvV7/VBZO5lpkxNOMYKaXRYEeAMXR5i18Zs1kEHBcM67gJIr u1zuscueTlI1HpWz/ushy+7rUzoOFWprY7sqdfKySHB0bnDvAdRVtf6yNtrNWVQTRc/g g0xEE3VPY4fKF0A21tgXgBMwzfsz8t0xYCCZZgpOFbL6nCLY+y/tBrd2mmMR3+2AHrhg q3wxi6mRJdLKtbst0PcJTVSMrSJ/J38Dqn0WynOlhEcI8rMyEFG4eBB7ZXcMgCAEPl/z rCAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=6pvfiV9+INyHP8EaVtPQ3L9iXK4tIAduG9OAalFumKI=; b=Mkkg0+jmvsj69/qpp1mfyuVgvse8aOF2PLO+a5azn9WQgek73ZhIxnfntN7b6LJCw9 GxMttURui+LzZsO3XEw+7kx4gTb/PJlXEZPGjwCg6TNSfCUVV6wWQeVSktWAwvvLGY1g rV9JFYi61en0hjsN9NDvweoyshhW/DTxD73/fBQq+H7P3mpdIXtbu24wuiSHa8UHiC8p nSHxhg4HJqx8HsaiuqOxmbu+bVK6SoExjXP582g7aD3izU6DTiBlF4zbsUy+lqZOe6lZ qo6cuW60gyjvf7v7sTqDmpsOAsWOqHGtk6iV4Ms1+01L01Xl6+y65Rp1X3/wWAJlJ+2w lMaA== X-Gm-Message-State: ACgBeo396NoKR90qWd+AAkaSUbdUBp39s9vCZKcxyMGw3seBSUnNcP4k 5zx15rfkBvuOoxTQxUjCWWPgKw== X-Google-Smtp-Source: AA6agR4n5KrMjwQPqMuO3rRwLQzPyLiIDI0c8ve44qmA15f6wlpOq4lsqfMl9r91o5ooRpyyA4R9nw== X-Received: by 2002:a2e:8344:0:b0:263:8194:9a83 with SMTP id l4-20020a2e8344000000b0026381949a83mr4287428ljh.368.1662737444747; Fri, 09 Sep 2022 08:30:44 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id 6-20020a05651c00c600b0026ac3fedd20sm117314ljr.86.2022.09.09.08.30.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Sep 2022 08:30:44 -0700 (PDT) From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Peng Fan Subject: [PATCH PULL fixes 1/4] dt-bindings: memory-controllers: fsl,imx8m-ddrc: drop Leonard Crestez Date: Fri, 9 Sep 2022 17:30:34 +0200 Message-Id: <20220909153037.824092-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Emails to Leonard Crestez bounce ("550 5.4.1 Recipient address rejected: Access denied:), so change maintainer to Peng Fan from NXP. Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20220817065946.24303-2-krzysztof.kozlowski@linaro.org Acked-by: Peng Fan --- Maintainer update for current cycle. .../devicetree/bindings/memory-controllers/fsl/imx8m-ddrc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/memory-controllers/fsl/imx8m-ddrc.yaml b/Documentation/devicetree/bindings/memory-controllers/fsl/imx8m-ddrc.yaml index 445e46feda69..2b39fce5f650 100644 --- a/Documentation/devicetree/bindings/memory-controllers/fsl/imx8m-ddrc.yaml +++ b/Documentation/devicetree/bindings/memory-controllers/fsl/imx8m-ddrc.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: i.MX8M DDR Controller maintainers: - - Leonard Crestez + - Peng Fan description: The DDRC block is integrated in i.MX8M for interfacing with DDR based From patchwork Fri Sep 9 15:30:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12971938 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 F00C9ECAAD3 for ; Fri, 9 Sep 2022 15:30:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id BB0BDC433C1; Fri, 9 Sep 2022 15:30:48 +0000 (UTC) Received: from mail-lf1-f47.google.com (mail-lf1-f47.google.com [209.85.167.47]) (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 B9FBEC43470 for ; Fri, 9 Sep 2022 15:30:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org B9FBEC43470 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-lf1-f47.google.com with SMTP id k10so3322861lfm.4 for ; Fri, 09 Sep 2022 08:30:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=+mAqJOgM8Ae7l6t9jqHU0zRO0K/U2EOlnDRdwAzG1bY=; b=B9bEZR+j7kRa6FIs825QyyfDUIAZ+ohPsf3dItiLcCo8ldqMOYLx9mZiWNDpE2AlYJ f/VNQ68PNKBo35iao/6ZvZ8BJZAgRFatR06O1KiU8EzagLSwueVGBhlAGiw3hAQ/1/Iq mxy+LtknzAjFZ/wOHC8ahHjok4envr3wCgHVfLIXH2/uGudiNHb9FoffXRNrT0rQ9VFB 6ogCHDaLJW6pv9YASpliIuSW6KTb2jsJA3zfQmaDtPZHcYvlSLe6aoE9IVL4xr6t+GGb kjC4fo2m6yls4YXB4PAeQht6VtxCYG4ANGTLdbmjT12wymnK/0O+qVbYWe6QsSn0Y3N3 CWXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=+mAqJOgM8Ae7l6t9jqHU0zRO0K/U2EOlnDRdwAzG1bY=; b=pQ1EkPHa013mIrmiK+ifMQ9UAcixXdKE4EKpUr3+ZTsfYLIYSlk3zhxmD3MST9GTdh mVB8zM51pIjQsRZtSnNDYdAZfTc8zYM36mW9txKcG8lEmeflo8Ewf2Wz453bGNQdgNtO uzJ/eqwYuGVhKWBO3aqLHfwCBYX5lRava7rGIkWLi6KkMrBGmKGEuKDGWhXEG7loKcKy Zhe7rpgamYrshgOPnazeH2Iou9rAqDHKzYDsKLxXQPFMbwfDE2I4q8RTwDypgik9WWkl BigZYa8J7NJ4SwZ8dFUjXqHHCzRiOfznbCSIqEPfschPo1h6w6ZuXbWK3g+T7Eb1KL/a Bpxw== X-Gm-Message-State: ACgBeo3jSV9lomAMpIn/9OIkzcq3se3tkecoRGQAaKPZsI7sDEk+HHjC F9fsxF/u+L0maI2KX0vLmQV/0Q== X-Google-Smtp-Source: AA6agR54woyzOPP4GJVG8gcbyG903ZIhHAHadHE2YriQY9jB67GC0diYbnI+NB4qlUollAbzWY9APQ== X-Received: by 2002:a05:6512:168d:b0:491:3206:b63 with SMTP id bu13-20020a056512168d00b0049132060b63mr4384111lfb.149.1662737445845; Fri, 09 Sep 2022 08:30:45 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id 6-20020a05651c00c600b0026ac3fedd20sm117314ljr.86.2022.09.09.08.30.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Sep 2022 08:30:45 -0700 (PDT) From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Krzysztof Kozlowski Subject: [GIT PULL 2/4] memory: drivers for v6.1 Date: Fri, 9 Sep 2022 17:30:35 +0200 Message-Id: <20220909153037.824092-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220909153037.824092-1-krzysztof.kozlowski@linaro.org> References: <20220909153037.824092-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-6.1 for you to fetch changes up to 9f8fb8032febf594914999c33493c682eaf138cb: dt-bindings: memory: mediatek,smi: Update condition for mt8195 smi node (2022-08-16 12:21:14 +0300) ---------------------------------------------------------------- Memory controller drivers for v6.1 1. Fix OF node refcount leaks in pl353-smc and generic of_memory code. 2. Add support for FPGA DFL EMIF revision 1. 3. Update bindings for Mediatek SMI mt8195. ---------------------------------------------------------------- Debarati Biswas (1): memory: dfl-emif: Update the dfl emif driver support revision 1 Liang He (3): memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe() memory: of: Fix refcount leak bug in of_get_ddr_timings() memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings() Tinghan Shen (1): dt-bindings: memory: mediatek,smi: Update condition for mt8195 smi node .../memory-controllers/mediatek,smi-common.yaml | 11 +++- drivers/memory/dfl-emif.c | 62 ++++++++++++++++++++-- drivers/memory/of_memory.c | 2 + drivers/memory/pl353-smc.c | 1 + 4 files changed, 70 insertions(+), 6 deletions(-) From patchwork Fri Sep 9 15:30:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12971939 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 43978ECAAD5 for ; Fri, 9 Sep 2022 15:30:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 15DA1C433D6; Fri, 9 Sep 2022 15:30:50 +0000 (UTC) Received: from mail-lj1-f177.google.com (mail-lj1-f177.google.com [209.85.208.177]) (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 273F7C43470 for ; Fri, 9 Sep 2022 15:30:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 273F7C43470 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-lj1-f177.google.com with SMTP id s10so1642628ljp.5 for ; Fri, 09 Sep 2022 08:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=Qqz7LHKRHVaoBiZoiumJLitP17O6Oint8yglVlrai4s=; b=PSpFpfjKN2y/TrOsKNxcmdgd+5wXlNhYGsbAqWLPETGjp4CDScRHLyqVZ5wL6BU42t +h0PkVRBFgZ8/9Uz74k8hYYg7XkVGGmm9/eGijvPyEX8MV6hd1lbUNDem3G4rFuui78A JrJrlU0E+XPAxRnwzvGJ5yLggMgpHPpycOwxeWww45DVJGvjEM6u8hsz0N7kKtomErvt 6158pRR9MglwLw0z3pHXP8F7FA7duWG2lsyhzHayP7M/n6vVs0s1DSc5U/EPS5gq2Sb/ HZ2XOCYy1s2GYfZRQnlk/bvIPvEfH5W0mE0WoITMF+X8f2rb4JrxKaPRK9QCdBmGp+EH BC2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=Qqz7LHKRHVaoBiZoiumJLitP17O6Oint8yglVlrai4s=; b=IdemT7iuKR/UuG69fi3gg7nR4VbYvrfcxAy6dF56wAP4sXgMequWahAtHJL2avDIW4 021STnP5XMCi6CUt686i8z+5RIK8/cTvot2Lac9ohsUsPdERc87fllYth/l22m6iFAR5 7hFHqQ1DpClMl2GYbJ/i9fkJEhPs3B3VEDDzj0Ghtj97/j1cj1Uv+5uZ1QJuQF6XnOSf D8vY0dUv3eVxIfImivkisi6Qmqf7YKJDj/HiYzFyqgbBs2gAPWWEeKBAVRA3rBD3TBW9 hrb4xJ7xsGfrl0SOrwFpkZ0kBGcFxmzrYkArP89KFBTN34YMS8sIL6elwE4I+a4fi63B donA== X-Gm-Message-State: ACgBeo0tnYSXnQ/WGw6b13AWoG0XH8jOWX3cXTcXg2d5q4mR64V3/Gqo /XN2mH51PUxiEYdMfT+QzQBqmQ== X-Google-Smtp-Source: AA6agR6jeR9XLXaOttj2Wp7lcRgPEsrFlZ8hWAwELjUJ5ux5burtC8n4cUVGvnuyBFny/FoBEhCV8w== X-Received: by 2002:a2e:1f12:0:b0:261:962d:26a1 with SMTP id f18-20020a2e1f12000000b00261962d26a1mr4350368ljf.521.1662737447264; Fri, 09 Sep 2022 08:30:47 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id 6-20020a05651c00c600b0026ac3fedd20sm117314ljr.86.2022.09.09.08.30.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Sep 2022 08:30:46 -0700 (PDT) From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Krzysztof Kozlowski Subject: [GIT PULL 3/4] memory: brcm for v6.1 Date: Fri, 9 Sep 2022 17:30:36 +0200 Message-Id: <20220909153037.824092-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220909153037.824092-1-krzysztof.kozlowski@linaro.org> References: <20220909153037.824092-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Hi, Topic branch. Best regards, Krzysztof The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-brcm-6.1 for you to fetch changes up to a4be90ff7a7d22a5a781ed2bb3c2d4b2f535a515: memory: brcmstb_memc: Add Broadcom STB memory controller driver (2022-08-18 09:11:45 +0300) ---------------------------------------------------------------- Memory controller drivers for v6.1 - Broadcom Add support for the Broadcom STB memory controller (BRCMSTB_MEMC). ---------------------------------------------------------------- Florian Fainelli (3): dt-bindings: memory-controller: Document Broadcom STB MEMC Documentation: sysfs: Document Broadcom STB memc sysfs knobs memory: brcmstb_memc: Add Broadcom STB memory controller driver .../ABI/testing/sysfs-platform-brcmstb-memc | 15 + .../devicetree/bindings/arm/bcm/brcm,brcmstb.txt | 11 +- .../memory-controllers/brcm,brcmstb-memc-ddr.yaml | 52 ++++ drivers/memory/Kconfig | 9 + drivers/memory/Makefile | 1 + drivers/memory/brcmstb_memc.c | 301 +++++++++++++++++++++ 6 files changed, 380 insertions(+), 9 deletions(-) create mode 100644 Documentation/ABI/testing/sysfs-platform-brcmstb-memc create mode 100644 Documentation/devicetree/bindings/memory-controllers/brcm,brcmstb-memc-ddr.yaml create mode 100644 drivers/memory/brcmstb_memc.c From patchwork Fri Sep 9 15:30:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12971940 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 E715DECAAD3 for ; Fri, 9 Sep 2022 15:30:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id CED4EC433D7; Fri, 9 Sep 2022 15:30:51 +0000 (UTC) Received: from mail-lf1-f43.google.com (mail-lf1-f43.google.com [209.85.167.43]) (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 6694DC43141 for ; Fri, 9 Sep 2022 15:30:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 6694DC43141 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-lf1-f43.google.com with SMTP id bt10so3342362lfb.1 for ; Fri, 09 Sep 2022 08:30:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=BvCXK3YQt13LeJapsx/v8Xr4fEe64m3JS7hEavSdj6k=; b=AXANFeMvuASemcbrpl0qNmBJaM4SfLLb49QfgpAESk6Q/BLHIVQnylJZrHSDveuEa9 0PoUPllENRkfFM2UkOUNIKY5AjnFqNHPyCuMDx6BIt1X1/HkTlaC31+gMuIFq3/ZibzH SFraiPdNfM0DAc0lDzyApKD5fpJFrtPDN01Dd3TdZU1AfiTjVBt8lrURtlamZSd8voVS rgpeflEiEjVhsBilmiBaYnNW25Vv63ferNVKWFq9d7Cxg/xq9zUdo7ZHiXw9ZHoc+/Q0 g2yiOEL+xv4uzgrhvtdSq/K9axzuEvks1lLf/1Yj8PCC34jgPd6PiMZBQCnBcX4eptXi 2fiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=BvCXK3YQt13LeJapsx/v8Xr4fEe64m3JS7hEavSdj6k=; b=HUMC1HpeWOvDMsSDD8SFy6i3ZrHpbgYKvsQGiath/I79zmEI7qVCJQMjSGVGsl4/Gn g047V/nm2PneJbuevQuE/wcVjG1r4E/On6rxyiHZNnc56XGLBwR2TPUNtmMH0UReKwDB NcWdelJWnJZaf9hnr+TUcB4CqAw8HYiQeaCTptcnDq/5HiEs6FEVkYImnmFeia6ID5xT Ih79321FdOq3KHn7cSgRVxtV22/VmM3LC+ZXF6gwobfx2ftFZMM+76GC31B1/Cvr3dyS sTDgnCCG1CFnmBtNfr+Pc0iwMeDNqEV2Kx345nzIwrtZ0rr9iKMQPAC8+ZLKD9lPtxhN kXXg== X-Gm-Message-State: ACgBeo0fqKA6Z/1RWA3Uo8BifPXWIi5U4zTWM25GZjz+1K9RFfJb6LTX rB1w+XVIvrFx7PHX1ZgeOfbY/g== X-Google-Smtp-Source: AA6agR7Zd7IRUHOhcUXLKhW0kDnZxC9nQxGqcrpEnbQbCu13nvdQHY9NW7WmFbYYOhqSjSsta8L9aA== X-Received: by 2002:a05:6512:1395:b0:48d:81b:4955 with SMTP id p21-20020a056512139500b0048d081b4955mr4408315lfa.307.1662737448433; Fri, 09 Sep 2022 08:30:48 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id 6-20020a05651c00c600b0026ac3fedd20sm117314ljr.86.2022.09.09.08.30.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Sep 2022 08:30:47 -0700 (PDT) From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Krzysztof Kozlowski Subject: [GIT PULL 4/4] memory: mediatek for v6.1 Date: Fri, 9 Sep 2022 17:30:37 +0200 Message-Id: <20220909153037.824092-4-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220909153037.824092-1-krzysztof.kozlowski@linaro.org> References: <20220909153037.824092-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Hi, Topic branch. Best regards, Krzysztof The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-mediatek-6.1 for you to fetch changes up to 673e71df5ccfaefeb32bb5b3130a5d397b742194: memory: mtk-smi: mt8188: Add SMI Support (2022-08-30 20:54:05 +0300) ---------------------------------------------------------------- Memory controller drivers for v6.1 - MediaTek Add support for the mt8188 SMI memory controller. ---------------------------------------------------------------- Chengci.Xu (4): dt-bindings: memory: mediatek: Add mt8188 smi binding memory: mtk-smi: Add return value for configure port function memory: mtk-smi: Add enable IOMMU SMC command for MM master memory: mtk-smi: mt8188: Add SMI Support .../memory-controllers/mediatek,smi-common.yaml | 4 +- .../memory-controllers/mediatek,smi-larb.yaml | 3 + drivers/memory/mtk-smi.c | 109 +++++++++++++++++++-- include/linux/soc/mediatek/mtk_sip_svc.h | 3 + include/soc/mediatek/smi.h | 5 + 5 files changed, 114 insertions(+), 10 deletions(-)