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 67033C61DA4 for ; Thu, 9 Feb 2023 04:32:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230173AbjBIEc0 (ORCPT ); Wed, 8 Feb 2023 23:32:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46778 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229831AbjBIEbc (ORCPT ); Wed, 8 Feb 2023 23:31:32 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 855313F28F; Wed, 8 Feb 2023 20:31:08 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 7CFD6B82005; Thu, 9 Feb 2023 04:21:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 83F4EC4339E; Thu, 9 Feb 2023 04:21:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675916511; bh=2UrKti8sbDNHnrB4NYCsWqBESxFsqJZGU6DMkuoyLdg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iUAo7vDgPGDdwVsVCz3ss+ENpaoF597RlU/SfI1F/gpHnKiyh9cLKdBfkmQ7FqeuO meuazBRUfrjwj5Rkfu7zGJfgBvw/8ymNmXiKlYOha1dW5bbR+Y9x2fN2o79H4pwTHn IeA79WrYuAzaIJp+2B9MGQt88dIpuhqF841famIqzjNelZnRTUN15mM3RSPZgJa3g5 DKPX8x8KW8Pi7/6+pFgNYWd5e4E291zBXslsGAj+B/4vIAnR5oKhKXiZastV2xjKQE v0837lJu3Ow1gpNQmvQ2b0+C8DsahXqMj0qOWXJxVYwvLhjv7Jytro5uwA+01W5bJ3 +h9vuq8NvRwYQ== From: Bjorn Andersson To: Andy Gross , Rob Herring , Krzysztof Kozlowski , Konrad Dybcio , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org Subject: Re: [PATCH] arm64: dts: qcom: sm8550: add specific SMMU compatible Date: Wed, 8 Feb 2023 20:23:07 -0800 Message-Id: <167591660368.1230100.5441050809289183842.b4-ty@kernel.org> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230127115513.268843-1-krzysztof.kozlowski@linaro.org> References: <20230127115513.268843-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 27 Jan 2023 12:55:13 +0100, Krzysztof Kozlowski wrote: > Generic SMMU compatibles are not allowed alone and we expect specific > one. > > Applied, thanks! [1/1] arm64: dts: qcom: sm8550: add specific SMMU compatible commit: 88ec7fb6751e7e1d05d756c9764667aab7428044 Best regards, -- Bjorn Andersson