mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
ARM: dts: rv11xx board: disable isp mmu
Signed-off-by: Yu YongZhen <yuyz@rock-chips.com> Change-Id: Ibf146f38398fbd5695db5f062f09a474963f4cd5
This commit is contained in:
parent
359ab0d61e
commit
43e222d994
|
|
@ -461,7 +461,7 @@ isp_out: endpoint@1 {
|
|||
};
|
||||
|
||||
&rkisp_mmu {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&rkispp {
|
||||
|
|
|
|||
|
|
@ -274,7 +274,7 @@ isp_out: endpoint@1 {
|
|||
};
|
||||
|
||||
&rkisp_mmu {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&rkispp {
|
||||
|
|
|
|||
|
|
@ -1147,7 +1147,7 @@ isp_out: endpoint@1 {
|
|||
};
|
||||
|
||||
&rkisp_mmu {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&rkispp {
|
||||
|
|
|
|||
|
|
@ -138,7 +138,7 @@ &rkisp {
|
|||
};
|
||||
|
||||
&rkisp_mmu {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&rkispp {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user