Message ID | 20211020231701.278846-1-david@ixit.cz (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: arm-smmu: Add compatible for the SDX55 SoC | expand |
On Thu, 21 Oct 2021 01:17:00 +0200, David Heidelberg wrote: > Add missing compatible for the SDX55 SoC. > > Signed-off-by: David Heidelberg <david@ixit.cz> > --- > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks!
On Thu, Oct 28, 2021 at 04:39:40PM -0500, Rob Herring wrote: > On Thu, 21 Oct 2021 01:17:00 +0200, David Heidelberg wrote: > > Add missing compatible for the SDX55 SoC. > > > > Signed-off-by: David Heidelberg <david@ixit.cz> > > --- > > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > Applied, thanks! Now dropped. This conflicts with Will's tree, so he should take it. Rob
On Thu, 21 Oct 2021 01:17:00 +0200, David Heidelberg wrote: > Add missing compatible for the SDX55 SoC. > > Applied to will (for-joerg/arm-smmu/updates), thanks! [1/1] dt-bindings: arm-smmu: Add compatible for the SDX55 SoC https://git.kernel.org/will/c/ae377d342006 Cheers,
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml index 03f2b2d4db30..5ccf0025ffa9 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -37,6 +37,7 @@ properties: - qcom,sc7280-smmu-500 - qcom,sc8180x-smmu-500 - qcom,sdm845-smmu-500 + - qcom,sdx55-smmu-500 - qcom,sm8150-smmu-500 - qcom,sm8250-smmu-500 - qcom,sm8350-smmu-500
Add missing compatible for the SDX55 SoC. Signed-off-by: David Heidelberg <david@ixit.cz> --- Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + 1 file changed, 1 insertion(+)