[PATCH] arm64: dts: rockchip: fix vopl iommu irq on px30

Paul Kocialkowski paul.kocialkowski at bootlin.com
Fri Jan 8 10:43:27 EST 2021


Hi,

On Fri 08 Jan 21, 12:06, Heiko Stuebner wrote:
> From: Sandy Huang <hjc at rock-chips.com>
> 
> The vop-mmu shares the irq with its matched vop but not the vpu.

This is:
Reviewed-by: Paul Kocialkowski <paul.kocialkowski at bootlin.com>

and:
Tested-by: Paul Kocialkowski <paul.kocialkowski at bootlin.com>

Thanks!

Paul

> Fixes: 7053e06b1422 ("arm64: dts: rockchip: add core dtsi file for PX30 SoCs")
> Signed-off-by: Sandy Huang <hjc at rock-chips.com>
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> ---
>  arch/arm64/boot/dts/rockchip/px30.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/rockchip/px30.dtsi b/arch/arm64/boot/dts/rockchip/px30.dtsi
> index 39b54093d858..4f762968f75f 100644
> --- a/arch/arm64/boot/dts/rockchip/px30.dtsi
> +++ b/arch/arm64/boot/dts/rockchip/px30.dtsi
> @@ -1110,7 +1110,7 @@ vopl_out_lvds: endpoint at 1 {
>  	vopl_mmu: iommu at ff470f00 {
>  		compatible = "rockchip,iommu";
>  		reg = <0x0 0xff470f00 0x0 0x100>;
> -		interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
> +		interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
>  		interrupt-names = "vopl_mmu";
>  		clocks = <&cru ACLK_VOPL>, <&cru HCLK_VOPL>;
>  		clock-names = "aclk", "iface";
> -- 
> 2.29.2
> 

-- 
Paul Kocialkowski, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20210108/df6a9d88/attachment.sig>


More information about the Linux-rockchip mailing list