From mboxrd@z Thu Jan 1 00:00:00 1970 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.subspace.kernel.org (Postfix) with ESMTPS id 17D6B6FC3 for ; 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> Precedence: bulk X-Mailing-List: iommu@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit 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