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 86357C77B73 for ; Mon, 5 Jun 2023 16:35:52 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=T2pJaQRK+Y8nn2njJ6VYf1PiutebzNoxi0L4epIkCpY=; b=ZZMUbt8iZfZK+y LkrDfoku0ZwEh0sL1ucb34QFKwvB0JqSRjJtXiOwcL8Q76rbtqTrU+EuAHsJsafv1nUXfLidwDNf/ EPIG/iyugoKNBdXr1WbmQU6Wu56XHgCZuyvbhKxLyR4svFUomXaWZNl/t6NeHo5oTIm0lUY7vJgM5 JNlFBBugyT5A+EgDLs3QW3II3vEFzcPeYUolS1w/sVNliCDAWEYRE4zAbskKlNBJzrAkQMUyKN5/a tI/hFjklObXCYpF6xvvqXjzlE0hxgLL4LXd03Z3IiBM2WhDK4HdzkWRDIi9HTMVMFP+rQ1ngN2Xg3 V3YFoPz8GrHWB2boISSQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q6DB7-00G9Sn-0p; Mon, 05 Jun 2023 16:35:33 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q6DB3-00G9QC-2t for linux-arm-kernel@lists.infradead.org; Mon, 05 Jun 2023 16:35:31 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id 77AF362822; Mon, 5 Jun 2023 16:35:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 81C04C433A7; Mon, 5 Jun 2023 16:35:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685982928; bh=YpF8KnazYCU1ts51crNZK0GQy+R6C0M3FsaVYRAaWu0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=k89yT2+0OdiOHy7eFZIplfBfY8cBM26XycksSCxqn2/TYK7yJq09GeBNCY0/gogUA ZKHFMKkCXEWkBlOm0GskrF4pZxMRsQt3h76rDzs4L/1xfVM9z2WMKaOYWOqhKzq6Ue PJ51Ds5/MmLPJ+zyYapsaB9RoXHxgKPsaxsYLR+INtKMfnRQTnQ1dtroUVL2s/oveS 4aSkyIIZ4Wx3LvXUoH/5ohf0fNDl5fzH44z0rFd0D+YBgeZcQUgEND1sNX3kuAp3y7 qDI2jU9YQXKeKK8DLY8wSmhPGWF8IypFKBszWMi0oBkMsoCKYIwt8I3OlXBM/uhRSi R2laYsDrRsxmA== From: Will Deacon To: Conor Dooley , Rob Herring , Robin Murphy , Bjorn Andersson , Krzysztof Kozlowski Cc: catalin.marinas@arm.com, kernel-team@android.com, Will Deacon , iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Joerg Roedel Subject: Re: [PATCH] dt-bindings: arm-smmu: Fix SC8280XP Adreno binding Date: Mon, 5 Jun 2023 17:35:06 +0100 Message-Id: <168597889655.22601.5244449695920772097.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20230523010441.63236-1-quic_bjorande@quicinc.com> References: <20230523010441.63236-1-quic_bjorande@quicinc.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230605_093529_980035_55F7CEA5 X-CRM114-Status: UNSURE ( 9.45 ) X-CRM114-Notice: Please train this message. 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 22 May 2023 18:04:41 -0700, Bjorn Andersson wrote: > The qcom,sc8280xp-smmu-500 Adreno SMMU binding has clocks, so fix up the > binding to allow this. > > Applied to will (for-joerg/arm-smmu/bindings), thanks! [1/1] dt-bindings: arm-smmu: Fix SC8280XP Adreno binding https://git.kernel.org/will/c/84b8a7fe2920 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel