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 9D636C433EF for ; Wed, 1 Dec 2021 12:11:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242668AbhLAMOr (ORCPT ); Wed, 1 Dec 2021 07:14:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41830 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244299AbhLAMOK (ORCPT ); Wed, 1 Dec 2021 07:14:10 -0500 Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8370BC0613FD for ; Wed, 1 Dec 2021 04:10:46 -0800 (PST) Received: by mail-lj1-x22c.google.com with SMTP id 207so47632268ljf.10 for ; Wed, 01 Dec 2021 04:10:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=W0kJqyc37bbbHViV4LcHXw2CKa8FmCmhGKxmED2s2So=; b=Gz4woK5qr89jZnNUbBzcuc4OBBIlQlajz9n0JOB+7qcmDsbz2IPy77u22ioWewcu66 jTY1b9ePZcLJUJQaXPChclUHPMcEUze543NNmKGjnZ1n+O93O6UGBJ1l1MtusAt2RAuF Ge+x/9WgvRMettMLrV3VyHIr2f6zw/YmAQDJ4spX4RpCv44GHWJC2ems7NnTtJUPVC2J d/usnpa1KlTGk4Sf9EOzsv35z1ZFHmwY8d214lFM+LtV7EkwZ1lAI/MAHaWzmeWVfQTL 8uTRYySxoEqwn2D6rrzHODPcayrhM5P8QFwO94jRxSol5tD2Sh5BjJN93+bLTSxoQdbX r0iA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=W0kJqyc37bbbHViV4LcHXw2CKa8FmCmhGKxmED2s2So=; b=iOVoPzdb4vJDeeTNnWHDXGl4QdlLi9wdwW8QCzes9Oi9yGHR4B1ukx8MatYAHaqXwB owGpWgVQuaZVG5/3kZUS4KaxAZmB/YTcqU0ARxgZ7g0tD7jinFVfU3JzZHVnMO54hLEN nRbvk7miJoYZAUkbjGOxY4aau0j1zLtbTBWo3ebbya4pcjLOWZY5YE0TcDylXHOpbqEs +IgcpVK9c5yO8Eq3QZdIaqXqnCki0CwhL7kPMcGlyr1ncHyzqNO2aKiL5QUFlKMv9Tme hySwlxFgBw0/FJ4DG9UJxlVkB/LD82YK+kLkPDtvvu0J5yEgB3oRo8Q40+jKda7Klliz zMgA== X-Gm-Message-State: AOAM533oM65ZRv0CFqkoGbkwTra1DteRkMzXLbNpUWgilEBWbLf49qno AYO546pX24YRUwzt2WtkiTEgUg== X-Google-Smtp-Source: ABdhPJyEF2qyDbLNDxQhbZ+6mREN6XM1DNbXus3stsaBmnyvAW/BQzFn0OsHD1jEXT6eWF/8qPCQyg== X-Received: by 2002:a2e:bc24:: with SMTP id b36mr5387099ljf.54.1638360644835; Wed, 01 Dec 2021 04:10:44 -0800 (PST) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id a7sm2090907lfr.204.2021.12.01.04.10.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Dec 2021 04:10:44 -0800 (PST) Subject: Re: [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation To: Vinod Koul , Will Deacon , Robin Murphy Cc: linux-arm-msm@vger.kernel.org, Bjorn Andersson , Joerg Roedel , Rob Herring , linux-arm-kernel@lists.infradead.org, iommu@lists.linux-foundation.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20211201073943.3969549-1-vkoul@kernel.org> <20211201073943.3969549-3-vkoul@kernel.org> From: Dmitry Baryshkov Message-ID: Date: Wed, 1 Dec 2021 15:10:43 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <20211201073943.3969549-3-vkoul@kernel.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 01/12/2021 10:39, Vinod Koul wrote: > Add SM8450 qcom iommu implementation to the table of > qcom_smmu_impl_of_match table which brings in iommu support for > SM8450 SoC > > Signed-off-by: Vinod Koul Tested-by: Dmitry Baryshkov > --- > drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c > index ca736b065dd0..4aee83330629 100644 > --- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c > +++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c > @@ -415,6 +415,7 @@ static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = { > { .compatible = "qcom,sm8150-smmu-500" }, > { .compatible = "qcom,sm8250-smmu-500" }, > { .compatible = "qcom,sm8350-smmu-500" }, > + { .compatible = "qcom,sm8450-smmu-500" }, > { } > }; > > -- With best wishes Dmitry 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 smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (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 267ECC433FE for ; Wed, 1 Dec 2021 12:10:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id A12B9400FB; Wed, 1 Dec 2021 12:10:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z5wOi21Cp0fg; Wed, 1 Dec 2021 12:10:51 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp2.osuosl.org (Postfix) with ESMTPS id 3C330400D1; Wed, 1 Dec 2021 12:10:51 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 1370BC001C; Wed, 1 Dec 2021 12:10:51 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) by lists.linuxfoundation.org (Postfix) with ESMTP id 89BB1C000A for ; Wed, 1 Dec 2021 12:10:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 6928840958 for ; Wed, 1 Dec 2021 12:10:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=linaro.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qV1KBqNBg1W9 for ; Wed, 1 Dec 2021 12:10:47 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from mail-lj1-x22e.google.com (mail-lj1-x22e.google.com [IPv6:2a00:1450:4864:20::22e]) by smtp4.osuosl.org (Postfix) with ESMTPS id 108BF4090B for ; Wed, 1 Dec 2021 12:10:46 +0000 (UTC) Received: by mail-lj1-x22e.google.com with SMTP id e11so47607299ljo.13 for ; Wed, 01 Dec 2021 04:10:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=W0kJqyc37bbbHViV4LcHXw2CKa8FmCmhGKxmED2s2So=; b=Gz4woK5qr89jZnNUbBzcuc4OBBIlQlajz9n0JOB+7qcmDsbz2IPy77u22ioWewcu66 jTY1b9ePZcLJUJQaXPChclUHPMcEUze543NNmKGjnZ1n+O93O6UGBJ1l1MtusAt2RAuF Ge+x/9WgvRMettMLrV3VyHIr2f6zw/YmAQDJ4spX4RpCv44GHWJC2ems7NnTtJUPVC2J d/usnpa1KlTGk4Sf9EOzsv35z1ZFHmwY8d214lFM+LtV7EkwZ1lAI/MAHaWzmeWVfQTL 8uTRYySxoEqwn2D6rrzHODPcayrhM5P8QFwO94jRxSol5tD2Sh5BjJN93+bLTSxoQdbX r0iA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=W0kJqyc37bbbHViV4LcHXw2CKa8FmCmhGKxmED2s2So=; b=rt5hAdNryxVeXxNlO4BaGgJijUwgHr8RqLxKjZBB8h8aqRFxEXmpiwTO6YN6zvtR9S UdtU9iwS5/CjDwVK5DYv4n/iAUpmdrLtWi4zr/1vlwEXJg5o2uiBWFKbfYaKqNEuSkYq 0d3HCFaTQB0WcApqWB60cyVLxmJEmo9eUbiq+L2xQl+3h6Qc3tkaHuQ9T4tIPk2KQTOu 6ISt0IqH+gWqm/AkGb/M5vQ+EMe3oK2Xjtgn6L3lKVs9w+GtKh/tazA/XQwVT2uCkKMS hQgerjlYTZlww29VUn4NrRIELJxgEja8IkNJEQgs1/tQY2Syy3S5GvZ3Yqn81MGj/MA3 YXLw== X-Gm-Message-State: AOAM532Mm6+c7RP22WLnlgg1uJmClZgawnOh+zMqqnHYsF0O/+1k5zdb MVqqCwTZNEU8su/FI8g9gSfgzg== X-Google-Smtp-Source: ABdhPJyEF2qyDbLNDxQhbZ+6mREN6XM1DNbXus3stsaBmnyvAW/BQzFn0OsHD1jEXT6eWF/8qPCQyg== X-Received: by 2002:a2e:bc24:: with SMTP id b36mr5387099ljf.54.1638360644835; Wed, 01 Dec 2021 04:10:44 -0800 (PST) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id a7sm2090907lfr.204.2021.12.01.04.10.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Dec 2021 04:10:44 -0800 (PST) Subject: Re: [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation To: Vinod Koul , Will Deacon , Robin Murphy References: <20211201073943.3969549-1-vkoul@kernel.org> <20211201073943.3969549-3-vkoul@kernel.org> From: Dmitry Baryshkov Message-ID: Date: Wed, 1 Dec 2021 15:10:43 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <20211201073943.3969549-3-vkoul@kernel.org> Content-Language: en-GB Cc: devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Rob Herring , linux-arm-kernel@lists.infradead.org X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On 01/12/2021 10:39, Vinod Koul wrote: > Add SM8450 qcom iommu implementation to the table of > qcom_smmu_impl_of_match table which brings in iommu support for > SM8450 SoC > > Signed-off-by: Vinod Koul Tested-by: Dmitry Baryshkov > --- > drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c > index ca736b065dd0..4aee83330629 100644 > --- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c > +++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c > @@ -415,6 +415,7 @@ static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = { > { .compatible = "qcom,sm8150-smmu-500" }, > { .compatible = "qcom,sm8250-smmu-500" }, > { .compatible = "qcom,sm8350-smmu-500" }, > + { .compatible = "qcom,sm8450-smmu-500" }, > { } > }; > > -- With best wishes Dmitry _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 2F49AC433EF for ; Wed, 1 Dec 2021 12:22:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:Cc:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=n4dSXdMlZbDOy9wDcPp/vuWBBIkFa9pGNcU++lvTnDA=; b=MUaofj1leffdPJFXq0L3P6JOZD jmZi0+N5V+bgrfCD4jtNkTT6I2MCpKwVupzWSBZPFpEfNDxM5ErxtPcZYPDGVRoPCcpT57A9C3U7Z 3OBHyDk2xccWkRDItxdl2SGr7na1CRDxerfqUj3K1TxPxQyrc62h9ZIz5dMS8hGal5ETLa86TF7a/ b4rbiYl1cGxmfwZlim6TPEqTv9QKNNqhdCojlEfk0D7S48OFktCMRD53UVmMLb5MCc0DLBzBdQCXZ e4hub8mD1o4RHPkkgUMnN7crtq06Bcni1Z4oXpiidD7ZK7jlNIGmhpD+zDsxX+59JQb3HdzoD8XOt ynzDZHTA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1msObJ-008Psk-Ky; Wed, 01 Dec 2021 12:20:42 +0000 Received: from mail-lj1-x229.google.com ([2a00:1450:4864:20::229]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1msORj-008M3e-AL for linux-arm-kernel@lists.infradead.org; Wed, 01 Dec 2021 12:10:48 +0000 Received: by mail-lj1-x229.google.com with SMTP id k23so47764763lje.1 for ; Wed, 01 Dec 2021 04:10:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=W0kJqyc37bbbHViV4LcHXw2CKa8FmCmhGKxmED2s2So=; b=Gz4woK5qr89jZnNUbBzcuc4OBBIlQlajz9n0JOB+7qcmDsbz2IPy77u22ioWewcu66 jTY1b9ePZcLJUJQaXPChclUHPMcEUze543NNmKGjnZ1n+O93O6UGBJ1l1MtusAt2RAuF Ge+x/9WgvRMettMLrV3VyHIr2f6zw/YmAQDJ4spX4RpCv44GHWJC2ems7NnTtJUPVC2J d/usnpa1KlTGk4Sf9EOzsv35z1ZFHmwY8d214lFM+LtV7EkwZ1lAI/MAHaWzmeWVfQTL 8uTRYySxoEqwn2D6rrzHODPcayrhM5P8QFwO94jRxSol5tD2Sh5BjJN93+bLTSxoQdbX r0iA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=W0kJqyc37bbbHViV4LcHXw2CKa8FmCmhGKxmED2s2So=; b=IZqRdltyLX9R1/1O2cPoaA1ZltrmMdl31jTQ5zUh7hw61PMwjBkSSpYbAgompu0WGn Me9UETMUQEjGYwBLBx1hdzM0/qUEpoTsejqZjiNpP9RJlZAQDWT5S1qrpPmKJvS60dWJ Hbo6Pg4tejJYWC24TFHTB3jRd3d6z+CQ0pmS+HmCSsBf/8RaxhE37kxi+v1/JFYALQ9/ uALzgtiFmhpF2glA6cuK7t5mGRh4NO20Xh1dUc5j7iASaWOjKZ661TUw0DPayBvDjybs X7bo/NgP6euHOUBwNJvTouw19H7R+fQ7kp83yGfHMdJuT8vWMXK3le7XpmUTovoNvrQX sSsQ== X-Gm-Message-State: AOAM532y1oCJjkS1I8vlZ4WlpnrcYPNeR0aaqUbPsI9R9msqUMsa2d2z XoyipT9MkbzOpQl5ZpgXwmYcRw== X-Google-Smtp-Source: ABdhPJyEF2qyDbLNDxQhbZ+6mREN6XM1DNbXus3stsaBmnyvAW/BQzFn0OsHD1jEXT6eWF/8qPCQyg== X-Received: by 2002:a2e:bc24:: with SMTP id b36mr5387099ljf.54.1638360644835; Wed, 01 Dec 2021 04:10:44 -0800 (PST) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id a7sm2090907lfr.204.2021.12.01.04.10.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Dec 2021 04:10:44 -0800 (PST) Subject: Re: [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation To: Vinod Koul , Will Deacon , Robin Murphy Cc: linux-arm-msm@vger.kernel.org, Bjorn Andersson , Joerg Roedel , Rob Herring , linux-arm-kernel@lists.infradead.org, iommu@lists.linux-foundation.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20211201073943.3969549-1-vkoul@kernel.org> <20211201073943.3969549-3-vkoul@kernel.org> From: Dmitry Baryshkov Message-ID: Date: Wed, 1 Dec 2021 15:10:43 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <20211201073943.3969549-3-vkoul@kernel.org> Content-Language: en-GB X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211201_041047_441643_9D0E6877 X-CRM114-Status: GOOD ( 18.24 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 01/12/2021 10:39, Vinod Koul wrote: > Add SM8450 qcom iommu implementation to the table of > qcom_smmu_impl_of_match table which brings in iommu support for > SM8450 SoC > > Signed-off-by: Vinod Koul Tested-by: Dmitry Baryshkov > --- > drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c > index ca736b065dd0..4aee83330629 100644 > --- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c > +++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c > @@ -415,6 +415,7 @@ static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = { > { .compatible = "qcom,sm8150-smmu-500" }, > { .compatible = "qcom,sm8250-smmu-500" }, > { .compatible = "qcom,sm8350-smmu-500" }, > + { .compatible = "qcom,sm8450-smmu-500" }, > { } > }; > > -- With best wishes Dmitry _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel