From mboxrd@z Thu Jan 1 00:00:00 1970 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 2C88EC678D6 for ; Mon, 9 Jan 2023 18:35:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237387AbjAISet (ORCPT ); Mon, 9 Jan 2023 13:34:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45834 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237654AbjAIS2N (ORCPT ); Mon, 9 Jan 2023 13:28:13 -0500 Received: from mail-wm1-x32b.google.com (mail-wm1-x32b.google.com [IPv6:2a00:1450:4864:20::32b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C2B29777E0 for ; Mon, 9 Jan 2023 10:24:55 -0800 (PST) Received: by mail-wm1-x32b.google.com with SMTP id ay40so6936475wmb.2 for ; Mon, 09 Jan 2023 10:24:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=GR/8pvxe2f4pohEZXkyoXtetxOTq5sWV3atP5vyJM74=; b=a++QxVPD+vd0RqUAy+qbLCg3roHmEcf9/SFtidz6KaTCo5uuI/J9PRtxvoVfcZDFFv fgdbWTJ7M8LPdEXTuc9FTs749FXA/+NXPXBi92JrHjzigG0yoxl41hRVfG2hRV1uU65F NnYtLPkTcRW+IAJr19OZSJquVpxrSRTj0LzcS5BuWk/lr6/ywimKTzGI1rfZnjqad3qu p/NLmUQjgdLSiJJ5Aed4uBZ9ns5kXuBKlQ2sYYbSso7F4obFnaJJRMou90y/qpjrvadl HN360Mw9/TKTP+QPFQA8nEBcc8IYOBTTEyuFJQL172kuQv6hy2tJaQ65bOVL8GkMChLP E8wQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GR/8pvxe2f4pohEZXkyoXtetxOTq5sWV3atP5vyJM74=; b=wAQq/oiahQICWhpSJNSx1JXgR0t9Eb4wFKfIoYFQl1J/ScQq6WtTqlAxiN+S62Y4BB awbZCmC1D1fY/D4c+Yx/JGHFkFe8IsbCX8wYyNIK05zdtDu6B9Q+66fVJgeltvJz0yMr WUxuAUI8liY6kGiRa0mOwN2VFY6KaBNkSEGdecbIJwuu4fw67bL/zvr+xrKsmKruMWWj nNTx4B02ikHofu3/2pSnYd6QpePk709z/YBnfsK+JS6ZuBakLAP/tkCidnl3VZew6NZK Bb1R/cXYNGYGP3IdNGAotcr43HW+/lvqKOY+Sc6GWrtwTnlzy0Us3oRYx0Nu5BX3iPmy XQIA== X-Gm-Message-State: AFqh2kpNgpgXvEcHqjWp6/FF+BrnexivkmuHSEFyiAW0MIt+Eru6UXOC iGrv48jcQv3ykIJeUdTGZbgpjw== X-Google-Smtp-Source: AMrXdXuJCY8YyrI9RTQ0ufjgVapPWyphfUr254moXi6Kk5eoylipwpcFE2FpxXiWaZIJ9yZ2VeNS8Q== X-Received: by 2002:a05:600c:2318:b0:3c6:e63e:23e9 with SMTP id 24-20020a05600c231800b003c6e63e23e9mr49980736wmo.24.1673288694404; Mon, 09 Jan 2023 10:24:54 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id u16-20020a05600c00d000b003cf4eac8e80sm14642238wmm.23.2023.01.09.10.24.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 09 Jan 2023 10:24:53 -0800 (PST) Message-ID: <95282b7b-c02c-ff1c-e306-89a7be2d7d1c@linaro.org> Date: Mon, 9 Jan 2023 19:24:51 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH 15/18] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P Content-Language: en-US To: Bartosz Golaszewski , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Georgi Djakov , Will Deacon , Robin Murphy , Joerg Roedel , Manivannan Sadhasivam , Jassi Brar , Linus Walleij , Catalin Marinas , Richard Cochran , Srinivas Kandagatla , Vinod Koul , Alex Elder Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev, linux-gpio@vger.kernel.org, netdev@vger.kernel.org, Bartosz Golaszewski References: <20230109174511.1740856-1-brgl@bgdev.pl> <20230109174511.1740856-16-brgl@bgdev.pl> From: Krzysztof Kozlowski In-Reply-To: <20230109174511.1740856-16-brgl@bgdev.pl> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 09/01/2023 18:45, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > Document the qcom,smmu-500 SMMU on SA8775P platforms. > > Signed-off-by: Bartosz Golaszewski > --- > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + > 1 file changed, 1 insertion(+) This and SM8550 ARM SMMU should be rebased on top of: https://lore.kernel.org/all/20221222092355.74586-1-krzysztof.kozlowski@linaro.org/ and include relevant change as well. Best regards, Krzysztof