diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts index a0a4bf70f12b..f4f97a8bb1d4 100644 --- a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts +++ b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts @@ -54,14 +54,6 @@ #size-cells = <2>; ranges; /* global autoconfigured region for contiguous allocations */ - ramoops@0x07400000 { - compatible = "ramoops"; - reg = <0x0 0x07400000 0x0 0x00100000>; - record-size = <0x8000>; - console-size = <0x8000>; - ftrace-size = <0x0>; - pmsg-size = <0x8000>; - }; secmon_reserved:linux,secmon { compatible = "shared-dma-pool"; reusable; @@ -82,9 +74,9 @@ logo_reserved:linux,meson-fb { compatible = "shared-dma-pool"; reusable; - size = <0x0 0x800000>; + size = <0x0 0x400000>; alignment = <0x0 0x400000>; - alloc-ranges = <0x0 0x3fc00000 0x0 0x800000>; + alloc-ranges = <0x0 0x3fc00000 0x0 0x400000>; }; //carveout_reserved:linux,carveout-reserve { @@ -248,12 +240,12 @@ interrupts = <0 3 1 0 89 1>; interrupt-names = "viu-vsync", "rdma"; - mem_size = <0x00400000 0x00b00000 0x00100000>; + mem_size = <0x00400000 0x00800000 0x00100000>; /* uboot logo,fb0/fb1 memory size,if afbcd fb0=0x0b51000*/ display_mode_default = "720p60hz"; scale_mode = <1>; - /*1280*720*4*3 = 0xA8C000*/ - display_size_default = <1280 720 1280 2160 32>; + /*1280*720*4*2 = 0xA8C000*/ + display_size_default = <1280 720 1280 1440 32>; pxp_mode = <0>; /** 0:normal mode 1:pxp mode */ logo_addr = "0x3fc00000"; }; @@ -552,7 +544,7 @@ compatible = "amlogic, vbi"; memory-region = <&vbi_reserved>; dev_name = "vbi"; - status = "okay"; + status = "disabled"; interrupts = <0 83 1>; reserve-iomap = "true"; };