Skip to content

Commit 16bb8bd

Browse files
YiChongZhrkhuangtao
authored andcommitted
arm64: dts: rockchip: px30: modify the isp reg range
Change-Id: I3326908e0445c1230b73169b9d9b34a31658d0b2 Signed-off-by: Zhong Yichong <zyc@rock-chips.com>
1 parent 69441fa commit 16bb8bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/px30.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@
12171217

12181218
rk_isp: rk_isp@ff4a0000 {
12191219
compatible = "rockchip,px30-isp", "rockchip,isp";
1220-
reg = <0x0 0xff4a0000 0x0 0x4000>;
1220+
reg = <0x0 0xff4a0000 0x0 0x8000>;
12211221
interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>;
12221222
clocks = <&cru ACLK_ISP>, <&cru HCLK_ISP>, <&cru SCLK_ISP>, <&cru SCLK_ISP>,
12231223
<&cru PCLK_ISP>, <&cru SCLK_CIF_OUT>, <&cru SCLK_CIF_OUT>, <&cru PCLK_MIPICSIPHY>;

0 commit comments

Comments
 (0)