Timeout occurs when setting MIPI-DSI (COMMAND_MODE)

hi

I modified the code to initialize the display.

host1x {
		dsi {
			panel-s-test {
				status = "okay";
				compatible = "s,test;

				nvidia,dsi-instance = <DSI_INSTANCE_0>;
				nvidia,dsi-n-data-lanes = <4>;
				nvidia,dsi-pixel-format = <TEGRA_DSI_PIXEL_FORMAT_24BIT_P>;
				nvidia,dsi-refresh-rate = <60>;
				nvidia,dsi-te-polarity-low = <TEGRA_DSI_ENABLE>;
				nvidia,dsi-video-data-type = <TEGRA_DSI_VIDEO_TYPE_COMMAND_MODE>;
				nvidia,dsi-video-clock-mode = <TEGRA_DSI_VIDEO_CLOCK_TX_ONLY>;
				nvidia,dsi-ganged-type = <TEGRA_DSI_GANGED_SYMMETRIC_LEFT_RIGHT>;
				nvidia,dsi-controller-vs = <DSI_VS_1>;
				nvidia,dsi-virtual-channel = <TEGRA_DSI_VIRTUAL_CHANNEL_0>;
				nvidia,dsi-panel-reset = <TEGRA_DSI_ENABLE>;
				nvidia,dsi-lp00-pre-panel-wakeup = <TEGRA_DSI_ENABLE>;
				nvidia,dsi-ulpm-not-support = <TEGRA_DSI_ENABLE>;
				nvidia,dsi-init-cmd =	
							<TEGRA_DSI_PACKET_CMD DSI_DCS_LONG_WRITE 0x51 0xff>,
							<TEGRA_DSI_PACKET_CMD DSI_DCS_LONG_WRITE 0x53 0x0C>,
							<TEGRA_DSI_PACKET_CMD DSI_DCS_LONG_WRITE 0x55 0x00>,
							<TEGRA_DSI_PACKET_CMD DSI_DCS_LONG_WRITE 0x30 0x0 0x0 0x02 0xA7>,
							<TEGRA_DSI_PACKET_CMD DSI_DCS_WRITE_0_PARAM 0x11>,
							<TEGRA_DSI_DELAY_MS 120>,
							<TEGRA_DSI_PACKET_CMD DSI_DCS_WRITE_0_PARAM 0x29>,
							<TEGRA_DSI_PACKET_CMD DSI_DCS_WRITE_1_PARAM 0x35 0x0>,
							<TEGRA_DSI_PACKET_CMD DSI_DCS_WRITE_1_PARAM 0x36 0xC0>,
							<TEGRA_DSI_DELAY_MS 30>;
				nvidia,dsi-n-init-cmd = <10>;
				disp-default-out {
					nvidia,out-type = <TEGRA_DC_OUT_DSI>;
					nvidia,out-width = <68>;
					nvidia,out-height = <121>;
					nvidia,out-flags = <TEGRA_DC_OUT_ONE_SHOT_MODE TEGRA_DC_OUT_ONE_SHOT_LP_MODE>;
					nvidia,out-parent-clk = "pll_d_out0";
					nvidia,out-xres = <1080>;
					nvidia,out-yres = <1920>;
				};
				display-timings {
					1080x1920-32 {
						clock-frequency = <140000000>;
						hactive = <1080>;
						vactive = <1920>;
						hfront-porch = <93>;
						hback-porch = <47>;
						hsync-len = <2>;
						vfront-porch = <5>;
						vback-porch = <3>;
						vsync-len = <5>;
						nvidia,h-ref-to-sync = <0>;
						nvidia,v-ref-to-sync = <1>;
					};
				};
			};
		};
	};

However, if you do DSI_DCS_LONG_WRITE, the following message will be displayed at boot time.

[    2.097102] of_dc_parse_platform_data: could not find cmu node for adobeRGB
[    2.103975] tegradc tegradc.0: DT parsed successfully
[    2.109359] tegradc tegradc.0: DSI: HS clock rate is 426000
[    2.116542] tegradc tegradc.0: nominal-pclk:140000000 parent:139999805 div:1.0 pclk:139999805 138600000~152600000
[    2.193210] tegra_mipi_cal 700e3000.mipical: Mipi cal timeout,val:40017dd0, lanes:c0000000
[   10.080083] [sched_delayed] sched: RT throttling activated
[   25.656180] Host write timeout at address 54300028
[   37.212590] Host write timeout at address 54300028

Which part is wrong?

I would appreciate any help and explanations.

Hi CHIHONG

Do you mean the “Host write timeout …”?
Do you connect a DSI panel?

Hi CHIHONG,

Have you clarified and resolved this issue?

Thanks

I could not solve the problem.

DISPLAY CONNECTOR(J23) → DSI panel(External power)
CON_DSI_A_D0 → MD0
CON_DSI_A_D1 → MD1
CON_DSI_A_CLK → MCLK
CON_DSI_A_D3 → MD3

Hi CHIHONG,

Could you verify the hw first? Since it looks like you are not trying the DSI panel we’ve provided, could you also share your panel driver and detail dts file?

I modified the panel-s-wqxga-10-1.dtsi file.
not make any other changes.

HW IMAGE
[url]http://naver.me/FtXmEmDR[/url]
[url]http://naver.me/FD5zyzB7[/url]

CHIHONG,
Could you paste your detail dmesg?

Hi CHIHONG,

Any update?
Could you paste your detail dmesg?

Thanks

[0000.121] [TegraBoot] (version 24.00.2015.42-mobile-ec3b827e)
[0000.126] Processing in cold boot mode Bootloader 2
[0000.131] A02 Bootrom Patch rev = 63
[0000.134] Power-up reason: reset button
[0000.138] No Battery Present
[0000.140] RamCode = 0
[0000.143] Platform has Ddr4 type ram
[0000.146] max77620 disabling SD1 Remote Sense
[0000.150] Setting Ddr voltage to 1125mv
[0000.154] Serial Number of Pmic Max77663: 0x1d1bad
[0000.162] Entering ramdump check
[0000.165] Get RamDumpCarveOut = 0x0
[0000.168] RamDumpCarveOut=0x0,  RamDumperFlag=0xe59ff3f8
[0000.173] Last reboot was clean, booting normally!
[0000.178] Sdram initialization is successful
[0000.182] SecureOs Carveout Base=0xff800000 Size=0x00800000
[0000.187] GSC1 Carveout Base=0xff700000 Size=0x00100000
[0000.192] GSC2 Carveout Base=0xff600000 Size=0x00100000
[0000.198] GSC3 Carveout Base=0xff500000 Size=0x00100000
[0000.203] GSC4 Carveout Base=0xff400000 Size=0x00100000
[0000.208] GSC5 Carveout Base=0xff300000 Size=0x00100000
[0000.213] BpmpFw Carveout Base=0xff2c0000 Size=0x00040000
[0000.218] Lp0 Carveout Base=0xff2bf000 Size=0x00001000
[0000.234] RamDump Carveout Base=0xff23f000 Size=0x00080000
[0000.239] Platform-DebugCarveout: 0
[0000.242] Nck Carveout Base=0xff03f000 Size=0x00200000
[0000.247] Non secure mode. Disable rollback prevention
[0000.252] AOTAG Init Done
[0000.280] Using GPT Primary to query partitions
[0000.285] Loading Tboot-CPU binary
[0000.334] Verifying bootloader in OdmNonSecureSBK mode
[0000.344] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.351] Bootloader downloaded successfully.
[0000.355] Downloaded Tboot-CPU binary to 0xa0000258
[0000.360] MAX77620_GPIO1 Configured.
[0000.364] MAX77620_GPIO5 Configured.
[0000.367] CPU power rail is up
[0000.370] CPU clock enabled
[0000.374] Performing RAM repair
[0000.377] Updating A64 Warmreset Address to 0xa00002e9
[0000.394] Bootloader DTB Load Address: 0x83000000
[0000.410] Kernel DTB Load Address: 0x83080000
[0000.415] Loading cboot binary
[0000.509] Verifying bootloader in OdmNonSecureSBK mode
[0000.603] Bootloader load address is 0x8010fda8, entry address is 0x80110000
[0000.610] Bootloader downloaded successfully.
[0000.615] GPT: Partition NOT found !
[0000.618] Find Partition via GPT Failed
[0000.622] Find Partition via PT Failed
[0000.625] function NvTbootGetBinaryOffsets: 0x1 error
[0000.630] Error in NvTbootLoadBinary: 0x1 !
[0000.634] Next binary entry address: 0x80110000
[0000.638] BoardId: 2180
[0000.664] NvTbootI2cProbe(): error code 0x00045100 Error while read
[0000.671] Display board id is not available
[0000.675] dram memory type is 3
[0000.679] WB0 init successful
[0000.705] Bpmp FW successfully loaded
[0000.708] Set NvDecSticky Bits
[0000.712] GSC1 address : ff700000
[0000.715] GSC2 address ff63fffc value c0edbbcc
[0000.720] GSC2 address : ff600000
[0000.723] GSC3 address : ff500000
[0000.727] GSC4 address : ff400000
[0000.731] GSC5 address : ff300000
[0000.734] GSC MC Settings done
[0000.738] TOS old plaintext Image length 65536
[0000.744] *** Secure OS image signature not verified ***
[0000.749] Loading and Validation of Secure OS Successful
[0000.754] NvTbootPackSdramParams: start.
[0000.759] NvTbootPackSdramParams: done.
[0000.763] Tegraboot started after 99059 us
[0000.767] Basic modules init took 292346 us
[0000.771] Sec Bootdevice Read Time = 193 ms, Read Size = 8464 KB
[0000.777] Sec Bootdevice Write Time = -1940251267 ms, Write Size = 343597383 KB
[0000.784] Next stage binary read took 12209 us
[0000.788] Carveout took 252911 us
[0000.791] CPU initialization took 125086 us
[0000.795] Total time taken by TegraBoot 682552 us

[0000.800] Starting CPU & Halting co-processor

64b[0000.907] RamCode = 0
[0000.922] LPDDR4 Training: Read DT: Number of tables = 10
[0000.927] EMC Training (SRC-freq: 204000; DST-freq: 40800)
[0000.933] EMC Training Skipped
[0000.935] EMC Training (SRC-freq: 204000; DST-freq: 68000)
[0000.941] EMC Training Skipped
[0000.943] EMC Training (SRC-freq: 204000; DST-freq: 102000)
[0000.949] EMC Training Skipped
[0000.951] EMC Training (SRC-freq: 204000; DST-freq: 204000)
[0000.957] EMC Training Skipped
[0000.959] EMC Training (SRC-freq: 204000; DST-freq: 408000)
[0000.966] EMC Training Successful
[0000.969] EMC Training (SRC-freq: 204000; DST-freq: 665600)
[0000.975] EMC Training Successful
[0000.978] EMC Training (SRC-freq: 204000; DST-freq: 800000)
[0000.989] EMC Training Successful
[0000.992] EMC Training (SRC-freq: 204000; DST-freq: 1065600)
[0001.015] EMC Training Successful
[0001.018] EMC Training (SRC-freq: 204000; DST-freq: 1331200)
[0001.039] EMC Training Successful
[0001.042] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0001.062] EMC Training Successful
[0001.065] Switching to 800000 KHz Success
[0001.071] DT Write: emc-table@40800 succeeded
[0001.078] DT Write: emc-table@68000 succeeded
[0001.084] DT Write: emc-table@102000 succeeded
[0001.090] DT Write: emc-table@204000 succeeded
[0001.097] DT Write: emc-table@408000 succeeded
[0001.103] DT Write: emc-table@665600 succeeded
[0001.109] DT Write: emc-table@800000 succeeded
[0001.116] DT Write: emc-table@1065600 succeeded
[0001.122] DT Write: emc-table@1331200 succeeded
[0001.129] DT Write: emc-table@1600000 succeeded
[0001.133] LPDDR4 Training: Write DT: Number of tables = 10


U-Boot 2015.07-rc2-g78c8468 (Nov 09 2016 - 19:39:36 -0800)

TEGRA210
Model: NVIDIA P2371-2180
DRAM:  4 GiB
MC:   Tegra SD/MMC: 0, Tegra SD/MMC: 1
*** Warning - bad CRC, using default environment

tegra-pcie: PCI regions:
tegra-pcie:   I/O: 0x0000000012000000-0x0000000012010000
tegra-pcie:   non-prefetchable memory: 0x0000000013000000-0x0000000020000000
tegra-pcie:   prefetchable memory: 0x0000000020000000-0x0000000040000000
tegra-pcie: 4x1, 1x1 configuration
tegra-pcie: probing port 0, using 4 lanes
tegra-pcie: link 0 down, retrying
tegra-pcie: link 0 down, retrying
tegra-pcie: link 0 down, retrying
tegra-pcie: link 0 down, ignoring
tegra-pcie: probing port 1, using 1 lanes
tegra-pcie: link 1 down, retrying
tegra-pcie: link 1 down, retrying
tegra-pcie: link 1 down, retrying
tegra-pcie: link 1 down, ignoring
In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Hit any key to stop autoboot:  0
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
977 bytes read in 441 ms (2 KiB/s)
p2371-2180 eMMC boot options
1:      primary kernel
Enter choice: 1:        primary kernel
Retrieving file: /boot/initrd
6902654 bytes read in 366 ms (18 MiB/s)
Retrieving file: /boot/Image
19899856 bytes read in 871 ms (21.8 MiB/s)
append: fbcon=map:0 console=tty0 console=ttyS0,115200n8 androidboot.modem=none androidboot.serialno=P2180A00P00940c003fd androidboot.security=non-secure tegraid=21.1.2.0.0 ddr_die=2048M@2048M ddr_die=2048M@4096M section=256M memtype=0 usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 debug_uartport=lsport,0 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff2bf000 nvdumper_reserved=0xff23f000 core_edp_mv=1125 core_edp_ma=4000 gpt android.kerneltype=normal androidboot.touch_vendor_id=0 androidboot.touch_panel_id=63 androidboot.touch_feature=0 androidboot.bootreason=pmc:software_reset,pmic:0x0 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait
Retrieving file: /boot/tegra210-jetson-tx1-p2597-2180-a01-devkit.dtb
423600 bytes read in 69 ms (5.9 MiB/s)
## Flattened Device Tree blob at 82000000
   Booting using the fdt blob at 0x82000000
   reserving fdt memory region: addr=80000000 size=20000
   Using Device Tree in place at 0000000082000000, end 000000008206a6af
ERROR: Cannot read board ID EEPROM
WARNING: failed to read board EEPROM

Starting kernel ...

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.10.96+ (root@hong-H61H2-M2) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Mon Mar 20 15:29:00 KST 2017
[    0.000000] CPU: Cortex A57 Processor [411fd071] revision 1
[    0.000000] alternative: enabling workaround for ARM erratum 832075
[    0.000000] Machine: jetson_tx1
[    0.000000] bootconsole [earlycon0] enabled
[    0.000000] Reserved memory: initialized node iram-carveout, compatible id nvidia,iram-carveout
[    0.000000] Tegra reserved memory:
[    0.000000] LP0:                    ff2bf000 - ff2bffff
[    0.000000] Bootloader framebuffer: 00000000 - 00000000
[    0.000000] Bootloader framebuffer2: 00000000 - 00000000
[    0.000000] Framebuffer:            00000000 - 00000000
[    0.000000] 2nd Framebuffer:        00000000 - 00000000
[    0.000000] Carveout:               00000000 - 00000000
[    0.000000] Vpr:                    00000000 - 00000000
[    0.000000] Tsec:                   00000000 - 00000000
[    0.000000] Bootloader Debug Data:  00000000 - 00000000
[    0.000000] Nvdumper:               ff23f000 - ff23ffff
[    0.000000] cma: CMA: reserved 16 MiB at fdc00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv0.2 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] DTS File Name: arch/arm64/boot/dts/tegra210-jetson-tx1-p2597-2180-a01-devkit.dts
[    0.000000] DTB Build time: Jul 31 2017 10:18:05
[    0.000000] Tegra21: Speedo/IDDQ fuse revision 4
[    0.000000] Tegra21: CPU Speedo ID 7, Soc Speedo ID 0, Gpu Speedo ID 2
[    0.000000] Tegra21: CPU Process ID 1, Soc Process ID 1, Gpu Process ID 0
[    0.000000] Tegra21: CPU Speedo value 2132, Soc Speedo value 2015, Gpu Speedo value 2137
[    0.000000] Tegra21: CPU IDDQ 2868, Soc IDDQ 2984, Gpu IDDQ 4040
[    0.000000] Tegra Revision: A02 SKU: 0x17 CPU Process: 1 Core Process: 1 Bootrom patch v0x3f
[    0.000000] tegra: PLLP fixed rate: 408000000
[    0.000000] pll_u: boot with h/w control already set
[    0.000000] pll_x boot misc1 0x0 : expected 0x20
[    0.000000]  (comparison mask = 0xffffff)
[    0.000000] pll_c4 rates match 204000000 max sdmmc: vco=998400000 out0=998400000 out3=998400000
[    0.000000] Lowering vic03 maximum rate from 1000000000 to 627200000
[    0.000000] Lowering nvjpg maximum rate from 1000000000 to 627200000
[    0.000000] Lowering se maximum rate from 1000000000 to 627200000
[    0.000000] Lowering tsecb maximum rate from 1000000000 to 627200000
[    0.000000] Lowering msenc maximum rate from 1000000000 to 716800000
[    0.000000] Lowering nvdec maximum rate from 1000000000 to 716800000
[    0.000000] Lowering vi maximum rate from 1000000000 to 793600000
[    0.000000] Lowering isp maximum rate from 1000000000 to 793600000
[    0.000000] Lowering adsp_bus maximum rate from 1200000000 to 844800000
[    0.000000] Lowering sbus maximum rate from 600000000 to 408000000
[    0.000000] Lowering host1x maximum rate from 600000000 to 408000000
[    0.000000] Lowering pll_c maximum rate from 1200000000 to 1130000000
[    0.000000] Lowering pll_c2 maximum rate from 1200000000 to 1130000000
[    0.000000] Lowering pll_c3 maximum rate from 1200000000 to 1130000000
[    0.000000] Lowering pll_d2 maximum rate from 1500000000 to 1130000000
[    0.000000] Lowering pll_dp maximum rate from 1500000000 to 1130000000
[    0.000000] Lowering sor0 maximum rate from 600000000 to 540000000
[    0.000000] Lowering sor1 maximum rate from 600000000 to 594000000
[    0.000000] Lowering dmic1 maximum rate from 12288000 to 12190000
[    0.000000] Lowering dmic2 maximum rate from 12288000 to 12190000
[    0.000000] Lowering dmic3 maximum rate from 12288000 to 12190000
[    0.000000] Lowering hda maximum rate from 102000000 to 51000000
[    0.000000] Lowering sdmmc2 maximum rate from 266000000 to 204000000
[    0.000000] Lowering qspi maximum rate from 163200000 to 116600000
[    0.000000] Lowering gbus maximum rate from 1300000000 to 998400000
[    0.000000] Lowering cpu_g maximum rate from 3000000000 to 1734000000
[    0.000000] Lowering cpu_lp maximum rate from 1350000000 to 1132800000
[    0.000000] tegra dvfs: vdd_cpu: nominal 1226mV, offset 708000uV, step 19200uV, scaling enabled
[    0.000000] tegra dvfs: vdd_core: nominal 1075mV, offset 0uV, step 12500uV, scaling enabled
[    0.000000] tegra dvfs: vdd_gpu: nominal 1080mV, offset 710000uV, step 10000uV, scaling enabled
[    0.000000] Tegra reset control registration success
[    0.000000] tegra_powergate_init: DONE
[    0.000000] PERCPU: Embedded 13 pages/cpu @ffffffc01fecf000 s20800 r8192 d24256 u53248
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1029632
[    0.000000] Kernel command line: fbcon=map:0 console=tty0 console=ttyS0,115200n8 androidboot.modem=none androidboot.serialno=P2180A00P00940c003fd androidboot.security=non-secure tegraid=21.1.2.0.0 ddr_die=2048M@2048M ddr_die=2048M@4096M section=256M memtype=0 usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 debug_uartport=lsport,0 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff2bf000 nvdumper_reserved=0xff23f000 core_edp_mv=1125 core_edp_ma=4000 gpt android.kerneltype=normal androidboot.touch_vendor_id=0 androidboot.touch_panel_id=63 androidboot.touch_feature=0 androidboot.bootreason=pmc:software_reset,pmic:0x0 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 2030MB 2048MB = 4078MB total
[    0.000000] Memory: 4067148k/4067148k available, 108724k reserved
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000   (245759 MB)
[    0.000000]     vmemmap : 0xffffffbc01c00000 - 0xffffffbc05400000   (    56 MB)
[    0.000000]     modules : 0xffffffbffc000000 - 0xffffffc000000000   (    64 MB)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc100000000   (  4096 MB)
[    0.000000]       .init : 0xffffffc00112f000 - 0xffffffc001198140   (   421 kB)
[    0.000000]       .text : 0xffffffc000080000 - 0xffffffc00112e3a4   ( 17081 kB)
[    0.000000]       .data : 0xffffffc0011ac000 - 0xffffffc00137a4b0   (  1850 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] NR_IRQS:704 nr_irqs:704 0
[    0.000000] the number of interrupt controllers found is 6
[    0.000000] Architected local timer running at 19.20MHz (phys).
[    0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.023692] Calibrating delay loop (skipped), value calculated using timer frequency.. lpj=192000
[    0.032500] pid_max: default: 32768 minimum: 301
[    0.037188] Security Framework initialized
[    0.041220] Mount-cache hash table entries: 256
[    0.098051] Initializing cgroup subsys debug
[    0.100354] Initializing cgroup subsys memory
[    0.104692] Initializing cgroup subsys devices
[    0.109081] Initializing cgroup subsys freezer
[    0.113511] Initializing cgroup subsys net_cls
[    0.117921] Initializing cgroup subsys blkio
[    0.122174] Initializing cgroup subsys perf_event
[    0.127028] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[    0.170251] ftrace: Allocated trace_printk buffers
[    0.230786] Brought up 4 CPUs
[    0.231762] SMP: Total of 4 processors activated.
[    0.236454] alternatives: patching kernel code
[    0.243343] devtmpfs: initialized
[    0.253278] pinctrl core: initialized pinctrl subsystem
[    0.256720] regulator-dummy: ; Rail ON
[    0.260599] Initializing plugin-manager
[    0.265304] NET: Registered protocol family 16
[    0.270399] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.275932] console [pstore-1] enabled
[    0.279132] ramoops: attached 0x200000@0xff03f000, ecc: 0/0
[    0.284950] I2C first dynamic bus number based on alias = 7
[    0.290270] cpuidle: using governor ladder
[    0.294294] cpuidle: using governor menu
[    0.298900] PMC: Setting PMIC interrupt active-low
[    0.303642] tegra-pmc device create success
[    0.307170] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.314329] Clear bootloader IO dpd settings
[    0.318562] PMC: configuring io pad defaults
[    0.322982] PMC: IO pad audio voltage is 1800000
[    0.327501] PMC: IO pad cam voltage is 1800000
[    0.331930] PMC: IO pad dbg voltage is 1800000
[    0.336341] PMC: IO pad dmic voltage is 1800000
[    0.340857] PMC: IO pad pex-ctrl voltage is 1800000
[    0.345701] PMC: IO pad spi voltage is 1800000
[    0.350121] PMC: IO pad uart voltage is 1800000
[    0.354627] PMC: IO pad bb voltage is 1800000
[    0.358960] PMC: IO pad audio-hv voltage is 1800000
[    0.363823] PMC: IO pad spi-hv voltage is 1800000
[    0.368495] PMC: IO pad gpio voltage is 1800000
[    0.373009] PMC: IO pad sdmmc3 voltage is 1800000
[    0.377589] PMC: IO pad pex-bias power is disable
[    0.382275] PMC: IO pad pex-clk1 power is disable
[    0.386947] PMC: IO pad pex-clk2 power is disable
[    0.391626] T210 pmc padctrl driver initialized
[    0.396158] T210 pmc config for bootrom command passed
[    0.402268] INFO: pinmux CLAMP_INPUTS_WHEN_TRISTATED: disabled
[    0.408754] clk_init_from_dt_table: clocks are set from t210-clk-init-table:clkinit-0
[    0.416818] platform tegra-carveouts.23: SMMU isn't ready yet
[    0.421068] platform tegra-carveouts.23: domain=ffffffc0fe158ed8 allocates as[0]=ffffffc0fe15c0a8
[    0.429442] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
[    0.435982] bpmp: connect returned 0
[    0.439340] mapped MMIO address: 0xffffff8000038000 -> 0x70019000
[    0.445082] mapped MMIO address: 0xffffff800005e000 -> 0x7001c000
[    0.451138] mapped MMIO address: 0xffffff8000096000 -> 0x7001d000
[    0.457976] Wake16 for irq=34
[    0.464655] tegra210-pinctrl 700008d4.pinmux: lookup the user state drive not found
[    0.470335] tegra210-pinctrl 700008d4.pinmux: lookup the user state unused not found
[    0.478027] tegra210-pinctrl 700008d4.pinmux: Probed Tegra pinctrl driver
[    0.485130] GPIO chip tegra-gpio: created GPIO range 0->245 ==> 700008d4.pinmux PIN 0->245
[    0.493075] tegra-gpio 6000d000.gpio: Initialising GPIO state 0: name wlan-default
[    0.500585] tegra-gpio 6000d000.gpio: Initialising GPIO state 1: name camera_control
[    0.508299] tegra-gpio 6000d000.gpio: Initialising GPIO state 2: name camera-control
[    0.516046] gpiochip_add: registered GPIOs 0 to 255 on device: tegra-gpio
[    0.524732] Wake44 for irq=81
[    0.525728] Wake40 for irq=53
[    0.528650] Wake41 for irq=53
[    0.531596] Wake42 for irq=53
[    0.534543] Wake43 for irq=53
[    0.537836] platform 70006000.serial: domain=ffffffc0fe2391d8 allocates as[0]=ffffffc0fe15c110
[    0.546737] platform sound.27: domain=ffffffc0fe26ce58 allocates as[0]=ffffffc0fe15c178
[    0.555437] platform tegradc.0: domain=ffffffc0fe26ca58 allocates as[0]=ffffffc0fe15c1e0
[    0.562365] platform tegradc.1: domain=ffffffc0fe26c8d8 allocates as[0]=ffffffc0fe15c248
[    0.571705] platform gpu.0: domain=ffffffc0fe26c5d8 allocates as[0]=ffffffc0fe15c2b0
[    0.577915] platform gpu.0: domain=ffffffc0fe26c5d8 allocates as[1]=ffffffc0fe15c318
[    0.585644] platform gpu.0: domain=ffffffc0fe26c5d8 allocates as[2]=ffffffc0fe15c380
[    0.593351] platform gpu.0: domain=ffffffc0fe26c5d8 allocates as[3]=ffffffc0fe15c3e8
[    0.602371] platform 1003000.pcie-controller: domain=ffffffc0fe26c3d8 allocates as[0]=ffffffc0fe15c450
[    0.611591] platform sdhci-tegra.3: domain=ffffffc0fe2d9e58 allocates as[0]=ffffffc0fe15c4b8
[    0.619004] platform sdhci-tegra.0: domain=ffffffc0fe2d9c58 allocates as[0]=ffffffc0fe15c520
[    0.627308] Wake39 for irq=52
[    0.635474] gpio wake52 for gpio=61
[    0.637180] gpio wake8 for gpio=58
[    0.640397] gpio wake8 for gpio=58
[    0.644523] irq: no irq domain found for /soctherm@0x700E2000 !
[    0.649743] irq: no irq domain found for /soctherm@0x700E2000 !
[    0.655669] board_info: id:sku:fab:major:minor = 0x0884:0x03e8:0x00:0x00:0x00
[    0.662650] PMC dt information non-NULL tegra_init_suspend
[    0.672946] Loading EMC tables...
[    0.674351] tegra: Using EMC sequence '21021' for Rev. 7 tables
[    0.680187] tegra: emc: Derated table is valid.
[    0.684676] Lowering emc maximum rate from 1800000000 to 1600000000
[    0.690927] tegra: validated EMC DFS table
[    0.700567] swapper/0 isomgr_init(): iso emc max clk=1600000KHz
[    0.704496] swapper/0 isomgr_init(): max_iso_bw=11520000KB
[    0.710136] vdso: 2 pages (1 code, 1 data) at base ffffffc0011b2000
[    0.716207] vdso32: 2 pages (1 code, 1 data) at base ffffffc0011b1000
[    0.722639] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.729491] nvdumper: last reboot was unknown
[    0.733718] nvdumper: set_dirty_state 0x2badface
[    0.738639] Tegra restart notifier registered.
[    0.749784] bio: create slab <bio-0> at 0
[    0.753032] vdd-ac-bat: 5000 mV ; Rail ON
[    0.755928] vdd-cpu-fixed: 1000 mV ; Rail ON
[    0.760487] vgaarb: loaded
[    0.762989] SCSI subsystem initialized
[    0.766591] usbcore: registered new interface driver usbfs
[    0.771947] usbcore: registered new interface driver hub
[    0.777265] usbcore: registered new device driver usb
[    0.782811] gpio wake33 for gpio=188
[    0.787024] regulator_get() failed for (1-0074,vcc), -19
[    0.791083] pca953x 1-0074: no regulator found for vcc. Assuming vcc is always powered
[    0.799621] gpio wake21 for gpio=89
[    0.802541] gpiochip_add: registered GPIOs 1008 to 1023 on device: tca9539
[    0.809494] regulator_get() failed for (1-0077,vcc), -19
[    0.814564] pca953x 1-0077: no regulator found for vcc. Assuming vcc is always powered
[    0.823113] gpio wake36 for gpio=202
[    0.826069] gpiochip_add: registered GPIOs 992 to 1007 on device: tca9539
[    0.833156] i2c i2c-3: of_i2c: modalias failure on /i2c@7000c700/prod-settings
[    0.840755] max77620 4-003c: CID0: 0xad
[    0.843836] max77620 4-003c: CID1: 0x1b
[    0.847646] max77620 4-003c: CID2: 0x1d
[    0.851475] max77620 4-003c: CID3: 0x59
[    0.855273] max77620 4-003c: CID4: 0x35
[    0.859085] max77620 4-003c: CID5: 0x80
[    0.862915] max77620 4-003c: MAX77620 PMIC OTP Version is 0x35
[    0.869970] max77620-pmic max77620-pmic: Consumer c2 does not have device name
[    0.876776] vdd_core: 600 <--> 1400 mV at 1000 mV with ramp delay 27500 uV/us ; Rail ON
[    0.884584] vddio-ddr: at 1125 mV with ramp delay 27500 uV/us ; Rail ON
[    0.890899] vdd-pre-reg: 1350 mV with ramp delay 27500 uV/us ; Rail ON
[    0.897866] vdd-1v8: 1800 mV with ramp delay 27500 uV/us ; Rail ON
[    0.903724] avdd-sys: 1200 mV with ramp delay 100000 uV/us ; Rail ON
[    0.909414] avdd-sys: supplied by vdd-pre-reg
[    0.914279] vdd-pex: 1050 mV with ramp delay 100000 uV/us ; Rail ON
[    0.919972] vdd-pex: supplied by vdd-pre-reg
[    0.924550] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV with ramp delay 100000 uV/us ; Rail ON
[    0.933106] vdd-cam-hv: 2800 mV with ramp delay 100000 uV/us ; Rail OFF
[    0.939805] vdd-rtc: 850 mV with ramp delay 100000 uV/us ; Rail ON
[    0.945847] avdd-ts-hv: 3300 mV with ramp delay 100000 uV/us ; Rail OFF
[    0.953101] vdd-ts: 1800 mV with ramp delay 100000 uV/us ; Rail OFF
[    0.958912] vdd-gen-pll-edp: 1050 mV with ramp delay 100000 uV/us ; Rail ON
[    0.965227] vdd-gen-pll-edp: supplied by vdd-pre-reg
[    0.970737] vdd-hdmi-dp: 1050 mV with ramp delay 100000 uV/us ; Rail ON
[    0.976737] vdd-hdmi-dp: supplied by vdd-pre-reg
[    0.981697] max77620-gpio max77620-gpio.0: Initialising GPIO state 1: name gpio_default
[    0.989329] gpiochip_add: registered GPIOs 984 to 991 on device: max77620-gpio
[    0.997456] max77620-gpio max77620-gpio.0: max77620 gpio successfully initialized
[    1.006792] max77620 4-003c: max77620 probe successfully
[    1.010635] media: Linux media interface: v0.10
[    1.014637] Linux video capture interface: v2.00
[    1.019603] pps_core: LinuxPPS API ver. 1 registered
[    1.024162] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.033274] PTP clock support registered
[    1.037441] Tegra WDT enabled on probe. Timeout = 120 seconds.
[    1.043153] tegra_wdt 60005100.watchdog: tegra_wdt_probe done
[    1.049803] Advanced Linux Sound Architecture Driver Initialized.
[    1.055063] Bluetooth: Core ver 2.16
[    1.058310] NET: Registered protocol family 31
[    1.062727] Bluetooth: HCI device and connection manager initialized
[    1.069049] Bluetooth: HCI socket layer initialized
[    1.073906] Bluetooth: L2CAP socket layer initialized
[    1.078931] Bluetooth: SCO socket layer initialized
[    1.084902] vdd-3v3: 3300 mV ; Rail ON
[    1.088628] max77620-gpio7: 1050 mV ; Rail ON
[    1.091884] max77620-gpio7: supplied by vdd-gen-pll-edp
[    1.097228] lcd-bl-en: 1800 mV ; Rail ON
[    1.101111] en-vdd-sd: 3300 mV ; Rail OFF
[    1.104961] en-vdd-sd: supplied by vdd-3v3
[    1.109094] reg-fixed-sync-voltage 5.regulator: Consumer c1 does not have device name
[    1.117150] en-vdd-cam: 1800 mV ; Rail OFF
[    1.127524] vdd-sys-boost: 5000 mV ; Rail ON
[    1.130226] vdd-hdmi: 5000 mV ; Rail OFF
[    1.133733] vdd-hdmi: supplied by vdd-3v3
[    1.137837] aux-3v3: 3300 mV ; Rail ON
[    1.141550] snsr_pm: 3300 mV ; Rail ON
[    1.145761] vdd-disp-3v0: 3000 mV ; Rail ON
[    1.149718] vdd-fan: 5000 mV ; Rail OFF
[    1.153285] usb-vbus1: 5000 mV ; Rail OFF
[    1.157132] usb-vbus1: supplied by vdd-3v3
[    1.161351] usb-vbus3: 5000 mV ; Rail OFF
[    1.165189] usb-vbus3: supplied by vdd-3v3
[    1.169663] en-vdd-ts-1v8: 1800 mV ; Rail OFF
[    1.174011] en-vdd-ts-hv-3v3: 3300 mV ; Rail OFF
[    1.178700] en-vdd-disp-3v3: 3300 mV ; Rail ON
[    1.182990] en-mdm-pwr-3v7: ; Rail OFF
[    1.186853] en-vdd-disp-1v8: 1800 mV ; Rail ON
[    1.190824] reg-fixed-sync-voltage ce.regulator: Consumer c0 does not have device name
[    1.198951] en-vdd-cam-hv-2v8: ; Rail OFF
[    1.202768] rtl-5v0: ; Rail OFF
[    1.205868] en-usb-vbus2: ; Rail OFF
[    1.209691] en-vdd-cam-1v2: ; Rail OFF
[    1.213047] en-vdd-cam-1v2: supplied by vdd-3v3
[    1.217650] en-vdd-vcm-2v8: ; Rail ON
[    1.221189] en-vdd-vcm-2v8: supplied by vdd-3v3
[    1.226089] en-vdd-cam-1v2-alt: ; Rail OFF
[    1.230222] regulator-pwm 0.pwm-regulator: PWM request deferred
[    1.235625] platform 0.pwm-regulator: Driver regulator-pwm requests probe deferral
[    1.243627] vdd_gpu: applied init 1000000uV constraint
[    1.248274] vdd_gpu: 710 <--> 1320 mV at 1000 mV ; Rail OFF
[    1.254248] vdd_cpu: applied init 1000000uV constraint
[    1.258935] vdd_cpu: 708 <--> 1322 mV at 1000 mV normal ; Rail ON
[    1.265552] gpio wake34 for gpio=200
[    1.269722] extcon-gpio-states 1.extcon: Cable state 1
[    1.274961] Switching to clocksource arch_sys_counter
[    1.292342] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    1.297043] tegra-carveouts tegra-carveouts.23: iram :dma coherent mem declare 0x0000000040001000,258048
[    1.306358] tegra-carveouts tegra-carveouts.23: assigned reserved memory node iram-carveout
[    1.314656] nvmap_page_pool_init: Total RAM pages: 1020883
[    1.320110] nvmap_page_pool_init: nvmap page pool size: 127610 pages (498 MB)
[    1.327302] nvmap_background_zero_thread: PP zeroing thread starting.
[    1.334197] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
[    1.341056] nvmap:inner cache maint threshold=2097152
[    1.352226] Wake39 for irq=52
[    1.353387] Could not add tegra-otg to power domain using device tree
[    1.359845] tegra-otg tegra-otg: otg transceiver registered
[    1.365616] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
[    1.374435] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
[    1.382285] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[    1.390592] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    1.398994] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[    1.407933] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[    1.415991] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type Tboard_tegra
[    1.425133] tegra21_plle_clk_enable: pll_e is already enabled
[    1.430273] t210_sata_uphy_pll_init: init sata uphy pll
[    1.435450] t210_sata_uphy_pll_init SATA uses SATA Lane
[    1.440963] tegra_xusb_padctl_phy_enable: init pex uphy pll
[    1.447403] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-sys is having fixed voltage 1800000
[    1.455107] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-uart is having fixed voltage 1800000
[    1.464025] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-audio is having fixed voltage 1800000
[    1.473043] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-cam is having fixed voltage 1800000
[    1.481883] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-pex-ctrl is having fixed voltage 1800000
[    1.491154] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-sdmmc1 is having voltages: 1800000:3300000
[    1.500610] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-sdmmc3 is having fixed voltage 1800000
[    1.509703] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-sdmmc4 is having fixed voltage 1800000
[    1.518801] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-audio-hv is having fixed voltage 1800000
[    1.528057] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-debug is having fixed voltage 1800000
[    1.537089] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-dmic is having fixed voltage 1800000
[    1.546019] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-gpio is having fixed voltage 1800000
[    1.554939] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-spi is having fixed voltage 1800000
[    1.563782] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-spi-hv is having fixed voltage 1800000
[    1.572884] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-sdmmc2 is having fixed voltage 1800000
[    1.581985] tegra210-pmc-iopower pmc-iopower.29: Rail iopower-dp is having fixed voltage 1800000
[    1.590686] tegra210-pmc-iopower pmc-iopower.29: NO_IO_POWER setting 0x0
[    1.597530] NET: Registered protocol family 2
[    1.602253] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[    1.609038] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    1.615636] TCP: Hash tables configured (established 32768 bind 32768)
[    1.622028] TCP: reno registered
[    1.625162] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    1.631178] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    1.637770] NET: Registered protocol family 1
[    1.642160] RPC: Registered named UNIX socket transport module.
[    1.647778] RPC: Registered udp transport module.
[    1.652472] RPC: Registered tcp transport module.
[    1.657135] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.663870] tegra-fuse tegra-fuse: Fuse driver initialized succesfully
[    1.670389] Trying to unpack rootfs image as initramfs...
[    1.907749] Freeing initrd memory: 6740K (ffffffc003100000 - ffffffc003795000)
[    1.916683] host1x host1x: initialized
[    1.921956] NTFS driver 2.1.30 [Flags: R/O].
[    1.924403] fuse init (API version 7.22)
[    1.928250] msgmni has been set to 7988
[    1.933030] io scheduler noop registered (default)
[    1.936836] Tegra cpuquiet initialized: disabled
[    1.942897] tegra-pcie 1003000.pcie-controller: PCIE: Enable power rails
[    1.948847] tegra-pcie 1003000.pcie-controller: probing port 0, using 4 lanes and lane map as 0x14
[    1.958813] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes and lane map as 0x14
[    1.988999] tegra-pcie 1003000.pcie-controller: link 0 down, ignoring
[    1.993444] tegra-pcie 1003000.pcie-controller: link 1 down, ignoring
[    1.999883] tegra-pcie 1003000.pcie-controller: PCIE: no ports detected
[    2.006625] tegra-pcie 1003000.pcie-controller: PCIE: Disable power rails
[    2.014999] tsec tsec: initialized
[    2.017628] tsec tsecb: initialized
[    2.021805] nvdec nvdec: initialized
[    2.026211] falcon vic03: initialized
[    2.029185] falcon msenc: initialized
[    2.032603] falcon nvjpg: initialized
[    2.035999] tegradc tegradc.0: Display dc.54200000 registered with id=0
[    2.041785] of_dc_parse_platform_data: DC OR node is connected to /host1x/sor
[    2.049014] display board info: id 0x0, fab 0x0
[    2.053989] display board info: id 0x0, fab 0x0
[    2.058571] of_dc_parse_platform_data: could not find vrr-settings node
[    2.064507] of_dc_parse_platform_data: nvidia,hdmi-vrr-caps not present
[    2.071067] of_dc_parse_platform_data: could not find cmu node for adobeRGB
[    2.078052] tegradc tegradc.0: DT parsed successfully
[    2.083484] tegradc tegradc.0: DSI: HS clock rate is 426000
[    2.090527] tegradc tegradc.0: nominal-pclk:100000000 parent:99999610 div:1.0 pclk:99999610 99000000~109000000
[    2.168728] tegra_mipi_cal 700e3000.mipical: Mipi cal timeout,val:40017dd0, lanes:c0000000
[   10.055634] [sched_delayed] sched: RT throttling activated
[   25.631758] Host write timeout at address 54300028
[   55.778956] Host write timeout at address 54300028
[   70.852543] Host write timeout at address 54300028
[   84.418891] Host write timeout at address 54300028
[   96.477729] Host write timeout at address 54300028
[  109.541572] Host write timeout at address 54300028
[  121.600451] Host write timeout at address 54300028
[  154.762383] Host write timeout at address 54300028
[  206.012564] Host write timeout at address 54300028
[  227.115593] Host write timeout at address 54300028
[  238.169594] Host write timeout at address 54300028
[  284.395272] Host write timeout at address 54300028
[  318.562090] Host write timeout at address 54300028
[  338.157779] Host write timeout at address 54300028
[  357.251051] Host write timeout at address 54300028