devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3576
@ 2024-09-20  9:49 Andy Yan
  2024-09-20  9:56 ` Heiko Stuebner
  2024-09-24 20:33 ` Rob Herring (Arm)
  0 siblings, 2 replies; 4+ messages in thread
From: Andy Yan @ 2024-09-20  9:49 UTC (permalink / raw)
  To: joro
  Cc: conor+dt, heiko, krzk+dt, robh, devicetree, iommu,
	linux-arm-kernel, linux-kernel, linux-rockchip, Andy Yan

From: Andy Yan <andy.yan@rock-chips.com>

Just like RK3588, RK3576 is compatible to the existing rk3568
binding.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
---

 Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml b/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml
index 621dde0e45d8..6ce41d11ff5e 100644
--- a/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml
+++ b/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml
@@ -25,6 +25,7 @@ properties:
           - rockchip,rk3568-iommu
       - items:
           - enum:
+              - rockchip,rk3576-iommu
               - rockchip,rk3588-iommu
           - const: rockchip,rk3568-iommu
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3576
  2024-09-20  9:49 [PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3576 Andy Yan
@ 2024-09-20  9:56 ` Heiko Stuebner
  2024-09-24 20:33 ` Rob Herring (Arm)
  1 sibling, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2024-09-20  9:56 UTC (permalink / raw)
  To: joro, Andy Yan
  Cc: conor+dt, krzk+dt, robh, devicetree, iommu, linux-arm-kernel,
	linux-kernel, linux-rockchip, Andy Yan

Am Freitag, 20. September 2024, 11:49:40 CEST schrieb Andy Yan:
> From: Andy Yan <andy.yan@rock-chips.com>
> 
> Just like RK3588, RK3576 is compatible to the existing rk3568
> binding.
> 
> Signed-off-by: Andy Yan <andy.yan@rock-chips.com>

Reviewed-by: Heiko Stuebner <heiko@sntech.de>

> ---
> 
>  Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml b/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml
> index 621dde0e45d8..6ce41d11ff5e 100644
> --- a/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml
> +++ b/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml
> @@ -25,6 +25,7 @@ properties:
>            - rockchip,rk3568-iommu
>        - items:
>            - enum:
> +              - rockchip,rk3576-iommu
>                - rockchip,rk3588-iommu
>            - const: rockchip,rk3568-iommu
>  
> 





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3576
  2024-09-20  9:49 [PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3576 Andy Yan
  2024-09-20  9:56 ` Heiko Stuebner
@ 2024-09-24 20:33 ` Rob Herring (Arm)
  2024-12-20 10:51   ` Andy Yan
  1 sibling, 1 reply; 4+ messages in thread
From: Rob Herring (Arm) @ 2024-09-24 20:33 UTC (permalink / raw)
  To: Andy Yan
  Cc: devicetree, conor+dt, linux-arm-kernel, krzk+dt, joro, heiko,
	iommu, linux-kernel, linux-rockchip, Andy Yan


On Fri, 20 Sep 2024 17:49:40 +0800, Andy Yan wrote:
> From: Andy Yan <andy.yan@rock-chips.com>
> 
> Just like RK3588, RK3576 is compatible to the existing rk3568
> binding.
> 
> Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
> ---
> 
>  Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re:Re: [PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3576
  2024-09-24 20:33 ` Rob Herring (Arm)
@ 2024-12-20 10:51   ` Andy Yan
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Yan @ 2024-12-20 10:51 UTC (permalink / raw)
  To: Rob Herring (Arm)
  Cc: devicetree, conor+dt, linux-arm-kernel, krzk+dt, joro, heiko,
	iommu, linux-kernel, linux-rockchip, Andy Yan


ping

At 2024-09-25 04:33:37, "Rob Herring (Arm)" <robh@kernel.org> wrote:
>
>On Fri, 20 Sep 2024 17:49:40 +0800, Andy Yan wrote:
>> From: Andy Yan <andy.yan@rock-chips.com>
>> 
>> Just like RK3588, RK3576 is compatible to the existing rk3568
>> binding.
>> 
>> Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
>> ---
>> 
>>  Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>
>Acked-by: Rob Herring (Arm) <robh@kernel.org>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-12-20 10:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20  9:49 [PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3576 Andy Yan
2024-09-20  9:56 ` Heiko Stuebner
2024-09-24 20:33 ` Rob Herring (Arm)
2024-12-20 10:51   ` Andy Yan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).