How to change host1x/sor to host1x/dsi

Hi Guys.

I’m trying to change tegradc.1 to dsi on my custom board.
(DSI LCD is Raspberry Pi LCD : https://kr.element14.com/raspberry-pi/raspberrypi-display/raspberry-pi-7inch-touchscreen/dp/2473872)
I’ve followed advises from (DSI initialization) topic.
I’ve modified below files and copied the files to fit each location.

panel-itall-dsipilcd.c (2.6 KB)
panel-itall-dsipilcd.dtsi (2.3 KB)
tegra210-p3448-0000-p3449-0000-b00.dts (3.5 KB)
tegra210-p3448-0000-p3449-0000-b00-hdmi-dsi.dts (1.8 KB)

But it wasn’t set up to dsi.
Which part should I change to get the results I want?

Is there anyone who solved this problem?

type or paste code here
U-Boot 2020.04-g6b630d64fd (Feb 19 2021 - 08:37:46 -0800)

SoC: tegra210
Model: NVIDIA Jetson Nano Developer Kit
Board: NVIDIA P3450-0000
DRAM:  4 GiB
MMC:   sdhci@700b0000: 1, sdhci@700b0600: 0
Loading Environment from SPI Flash... SF: Detected mx25u3235f with page size 256 Bytes, erase size 4 KiB, total 4 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
1147 bytes read in 27 ms (41 KiB/s)
L4T boot options
1:      primary kernel
2:      Custom 40-pin Header Config
Enter choice: 2:        Custom 40-pin Header Config
Retrieving file: /boot/initrd
7159841 bytes read in 329 ms (20.8 MiB/s)
Retrieving file: /boot/Image
34535432 bytes read in 1520 ms (21.7 MiB/s)
append: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 gpt  earlycon=uart8250,mmio32,0x70006000  root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
Retrieving file: /boot/kernel_tegra210-p3448-0000-p3449-0000-b00-user-custom.dtb
244763 bytes read in 35 ms (6.7 MiB/s)
## Flattened Device Tree blob at 83000000
   Booting using the fdt blob at 0x83000000
ERROR: reserving fdt memory region failed (addr=0 size=0)
ERROR: reserving fdt memory region failed (addr=0 size=0)
   Using Device Tree in place at 0000000083000000, end 000000008303ec1a
copying carveout for /host1x@50000000/dc@54200000...
copying carveout for /host1x@50000000/dc@54240000...
DT property /chosen/nvidia,bluetooth-mac missing in source; can't copy
DT property /chosen/nvidia,wifi-mac missing in source; can't copy
DT property /psci/nvidia,system-lp0-disable missing in source; can't copy

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.201-tegra (root@nano-desktop) (gcc version 7.5.0 (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) ) #3 SMP PREEMPT Thu Jul 8 12:36:35 KST 2021
[    0.000000] Boot CPU: AArch64 Processor [411fd071]
[    0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[    0.000000] OF: fdt: - 80000000 ,  7ee00000
[    0.000000] OF: fdt: - 100000000 ,  7f200000
[    0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
[    0.000000] bootconsole [uart8250] enabled
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[    0.000000] OF: reserved mem: initialized node iram-carveout, compatible id nvidia,iram-carveout
[    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[    0.000000] cma: Reserved 64 MiB at 0x00000000fac00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 24 pages/cpu s57560 r8192 d32552 u98304
[    0.000000] CPU features: enabling workaround for ARM erratum 832075
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1023544
[    0.000000] Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 gpt  earlycon=uart8250,mmio32,0x70006000  root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[    0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 98304 bytes
[    0.000000] log_buf_len min size: 32768 bytes
[    0.000000] log_buf_len: 131072 bytes
[    0.000000] early log buf free: 29552(90%)
[    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: 3568352K/4159488K available (15294K kernel code, 2942K rwdata, 6888K rodata, 8576K init, 609K bss, 116000K reserved, 475136K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008f70000   ( 15296 KB)
[    0.000000]     .rodata : 0xffffff8008f70000 - 0xffffff8009630000   (  6912 KB)
[    0.000000]       .init : 0xffffff8009630000 - 0xffffff8009e90000   (  8576 KB)
[    0.000000]       .data : 0xffffff8009e90000 - 0xffffff800a16f808   (  2943 KB)
[    0.000000]        .bss : 0xffffff800a16f808 - 0xffffff800a207cbc   (   610 KB)
[    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[    0.000000]               0xffffffbf00000000 - 0xffffffbf03fc8000   (    63 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc0ff200000   (  4082 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] /interrupt-controller@60004000: 192 interrupts forwarded to /interrupt-controller
[    0.000000] t210 clock and reset probe
[    0.000000] tegra-pmc: get_secure_pmc_setting: done secure_pmc=1
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.010032] Console: colour dummy device 80x25
[    0.014676] console [tty0] enabled
[    0.018189] bootconsole [uart8250] disabled
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.201-tegra (root@nano-desktop) (gcc version 7.5.0 (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) ) #3 SMP PREEMPT Thu Jul 8 12:36:35 KST 2021
[    0.000000] Boot CPU: AArch64 Processor [411fd071]
[    0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[    0.000000] OF: fdt: - 80000000 ,  7ee00000
[    0.000000] OF: fdt: - 100000000 ,  7f200000
[    0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
[    0.000000] bootconsole [uart8250] enabled
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[    0.000000] OF: reserved mem: initialized node iram-carveout, compatible id nvidia,iram-carveout
[    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[    0.000000] cma: Reserved 64 MiB at 0x00000000fac00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 24 pages/cpu s57560 r8192 d32552 u98304
[    0.000000] CPU features: enabling workaround for ARM erratum 832075
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1023544
[    0.000000] Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 gpt  earlycon=uart8250,mmio32,0x70006000  root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[    0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 98304 bytes
[    0.000000] log_buf_len min size: 32768 bytes
[    0.000000] log_buf_len: 131072 bytes
[    0.000000] early log buf free: 29552(90%)
[    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: 3568352K/4159488K available (15294K kernel code, 2942K rwdata, 6888K rodata, 8576K init, 609K bss, 116000K reserved, 475136K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008f70000   ( 15296 KB)
[    0.000000]     .rodata : 0xffffff8008f70000 - 0xffffff8009630000   (  6912 KB)
[    0.000000]       .init : 0xffffff8009630000 - 0xffffff8009e90000   (  8576 KB)
[    0.000000]       .data : 0xffffff8009e90000 - 0xffffff800a16f808   (  2943 KB)
[    0.000000]        .bss : 0xffffff800a16f808 - 0xffffff800a207cbc   (   610 KB)
[    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[    0.000000]               0xffffffbf00000000 - 0xffffffbf03fc8000   (    63 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc0ff200000   (  4082 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] /interrupt-controller@60004000: 192 interrupts forwarded to /interrupt-controller
[    0.000000] t210 clock and reset probe
[    0.000000] tegra-pmc: get_secure_pmc_setting: done secure_pmc=1
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.010032] Console: colour dummy device 80x25
[    0.014676] console [tty0] enabled
[    0.018189] bootconsole [uart8250] disabled
[    0.022510] kmemleak: Kernel memory leak detector disabled
[    0.022537] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[    0.022560] pid_max: default: 32768 minimum: 301
[    0.023013] Security Framework initialized
[    0.023240] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.023256] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.024361] ftrace: allocating 47214 entries in 185 pages
[    0.192697] ASID allocator initialised with 65536 entries
[    0.232075] tegra-id: chipid=22117.
[    0.232104] tegra-id: opt_subrevision=0.
[    0.232128] Tegra Speedo/IDDQ fuse revision 4
[    0.232137] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2
[    0.232148] Tegra: CPU Process ID 0, SoC Process ID 0, GPU Process ID 0
[    0.232159] Tegra: CPU Speedo Value 2042, SoC Speedo Value 1937, GPU Speedo Value 2046
[    0.232171] Tegra: CPU IDDQ Value 1924, SoC IDDQ Value 2168, GPU IDDQ Value 2590
[    0.232196] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 0
[    0.232219] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-b00.dts
[    0.232238] DTB Build time: Feb 19 2021 08:42:41
[    0.281288] CPU1: Booted secondary processor [411fd071]
[    0.313207] CPU2: Booted secondary processor [411fd071]
[    0.345156] CPU3: Booted secondary processor [411fd071]
[    0.345246] Brought up 4 CPUs
[    0.345299] SMP: Total of 4 processors activated.
[    0.345317] CPU features: detected feature: 32-bit EL0 Support
[    0.345596] CPU: All CPU(s) started at EL2
[    0.345624] alternatives: patching kernel code
[    0.353841] devtmpfs: initialized
[    0.394811] Initilizing CustomIPI irq domain
[    0.395222] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.395265] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.407230] pinctrl core: initialized pinctrl subsystem
[    0.407856] OS set in device tree is not L4T.
[    0.408266] regulator-dummy: no parameters
[    0.408548] Initializing plugin-manager
[    0.408713] Plugin module not found
[    0.408909] node /plugin-manager/fragement@0 match with board >=3448-0000-100
[    0.409484] node /plugin-manager/fragment@1 match with board >=3448-0000-101
[    0.410483] node /plugin-manager/fragement@7 match with odm-data enable-pmic-wdt
[    0.410701] node /plugin-manager/fragement@8 match with odm-data enable-pmic-wdt
[    0.411319] node /plugin-manager/fragement@10 match with board >=3448-0000-300
[    0.413257] node /plugin-manager/fragement@13 match with board >=3448-0000-300
[    0.416948] NET: Registered protocol family 16
[    0.418156] pstore: using zlib compression
[    0.418661] console [pstore-1] enabled
[    0.418678] pstore: Registered ramoops as persistent store backend
[    0.418695] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
[    0.433306] cpuidle: using governor menu
[    0.436678] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
[    0.438517] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e94000)
[    0.438562] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.441705] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.444198] Serial: AMBA PL011 UART driver
[    0.444725] tegra_powergate_init: DONE
[    0.444758] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-b00.dts
[    0.444792] DTB Build time: Feb 19 2021 08:42:41
[    0.446817] Tegra reboot handler registered.
[    0.451380] iommu: Adding device tegra-carveouts to group 0
[    0.451542] platform tegra-carveouts: domain=ffffffc0f94653d8 allocates as[0]=ffffffc0f947c0a8
[    0.451904] iommu: Adding device smmu_test to group 1
[    0.451969] platform smmu_test: domain=ffffffc0f9465618 allocates as[0]=ffffffc0f947c110
[    0.452810] mc: mapped MMIO address: 0xffffff800802e000 -> 0x70019000
[    0.452886] mc: mapped MMIO address: 0xffffff8008065000 -> 0x7001c000
[    0.452957] mc: mapped MMIO address: 0xffffff8008079000 -> 0x7001d000
[    0.452978] nv-tegra-mc 70019000.mc: No mssnvlink node
[    0.453011] mc-err: mcerr ops are set to t21x
[    0.460923] iommu: Adding device 70090000.xusb to group 2
[    0.461254] iommu: Adding device 70006000.serial to group 3
[    0.461349] platform 70006000.serial: domain=ffffffc0f9b89618 allocates as[0]=ffffffc0f947c178
[    0.461794] iommu: Adding device 70006040.serial to group 4
[    0.462080] iommu: Adding device 70006200.serial to group 5
[    0.462316] iommu: Adding device sound to group 6
[    0.462379] platform sound: domain=ffffffc0f9b89b58 allocates as[0]=ffffffc0f947c1e0
[    0.462954] iommu: Adding device 7000d400.spi to group 7
[    0.463216] iommu: Adding device 7000d600.spi to group 8
[    0.463502] iommu: Adding device 70410000.spi to group 9
[    0.463819] iommu: Adding device 50000000.host1x to group 10
[    0.464095] iommu: Adding device 54080000.vi to group 11
[    0.464501] iommu: Adding device 54600000.isp to group 12
[    0.464779] iommu: Adding device 54680000.isp to group 13
[    0.465089] iommu: Adding device tegradc.0 to group 14
[    0.465159] platform tegradc.0: domain=ffffffc0f94e3a98 allocates as[0]=ffffffc0f947c248
[    0.465726] platform tegradc.0: IOVA linear map 0x00000000d7000000(19000000)
[    0.466051] iommu: Adding device tegradc.1 to group 15
[    0.466115] platform tegradc.1: domain=ffffffc0f94e3cd8 allocates as[0]=ffffffc0f947c2b0
[    0.466634] platform tegradc.1: IOVA linear map 0x00000000d7000000(19000000)
[    0.466886] iommu: Adding device 54340000.vic to group 16
[    0.467111] iommu: Adding device 544c0000.nvenc to group 17
[    0.467310] iommu: Adding device 54500000.tsec to group 18
[    0.467521] iommu: Adding device 54100000.tsecb to group 19
[    0.467724] iommu: Adding device 54480000.nvdec to group 20
[    0.467964] iommu: Adding device 54380000.nvjpg to group 21
[    0.469047] iommu: Adding device 546c0000.i2c to group 22
[    0.469588] iommu: Adding device 57000000.gpu to group 23
[    0.469658] platform 57000000.gpu: domain=ffffffc0f94edcd8 allocates as[0]=ffffffc0f947c318
[    0.469714] platform 57000000.gpu: domain=ffffffc0f94edcd8 allocates as[1]=ffffffc0f947c380
[    0.469769] platform 57000000.gpu: domain=ffffffc0f94edcd8 allocates as[2]=ffffffc0f947c3e8
[    0.469823] platform 57000000.gpu: domain=ffffffc0f94edcd8 allocates as[3]=ffffffc0f947c450
[    0.470762] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
[    0.470802] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
[    0.470829] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[    0.470848] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM
[    0.470864] tegra-pmc: ### PMC reset status reg: 0x0
[    0.521365] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.521397] tegra-pmc: Clear bootloader IO dpd settings
[    0.521429] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
[    0.521501] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
[    0.521809] iommu: Adding device 70012000.se to group 24
[    0.522586] iommu: Adding device 7000c000.i2c to group 25
[    0.522856] iommu: Adding device 7000c400.i2c to group 26
[    0.523121] iommu: Adding device 7000c500.i2c to group 27
[    0.523381] iommu: Adding device 7000c700.i2c to group 28
[    0.523682] iommu: Adding device 7000d000.i2c to group 29
[    0.523943] iommu: Adding device 7000d100.i2c to group 30
[    0.524234] iommu: Adding device sdhci-tegra.0 to group 31
[    0.524308] platform sdhci-tegra.0: domain=ffffffc0f9523e58 allocates as[0]=ffffffc0f947c4b8
[    0.525171] iommu: Adding device 700d0000.xudc to group 32
[    0.528389] vdd-ac-bat: 5000 mV
[    0.528756] vdd-5v0-sys: 5000 mV
[    0.529743] vdd-5v0-hdmi: supplied by vdd-5v0-sys
[    0.529824] vdd-5v0-hdmi: 5000 mV
[    0.530235] vdd-1v8-sys: 1800 mV
[    0.530755] vdd-fan: supplied by vdd-5v0-sys
[    0.530806] vdd-fan: 5000 mV
[    0.531217] vdd-usb-vbus: supplied by vdd-5v0-sys
[    0.531288] vdd-usb-vbus: 5000 mV
[    0.531940] vdd-usb-vbus2: 5000 mV
[    0.562361] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.564888] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 256 lines on the chip
[    0.566125] GPIO line 151 (camera-control-output-low) hogged as output/low
[    0.566167] GPIO line 152 (camera-control-output-low) hogged as output/low
[    0.566218] GPIO line 6 (system-suspend-gpio) hogged as output/high
[    0.566585] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
[    0.574476] eventlib_kernel: keventlib is initialized, test id: 0
[    0.574842] SCSI subsystem initialized
[    0.575313] usbcore: registered new interface driver usbfs
[    0.575382] usbcore: registered new interface driver hub
[    0.575473] usbcore: registered new device driver usb
[    0.579324] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
[    0.584461] random: fast init done
[    0.584610] vdd-core: 600 <--> 1162 mV at 1125 mV
[    0.585691] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV
[    0.589177] vdd-ddr-1v1: 1150 mV
[    0.593175] vdd-pre-reg-1v35: 1350 mV
[    0.597173] vdd-1v8: 1800 mV
[    0.601181] avdd-sys-1v2: 1200 mV
[    0.605174] vdd-pex-1v0: 1050 mV
[    0.605837] vddio-sdmmc-ap: 1800 <--> 3300 mV at 3300 mV
[    0.606437] max77620-ldo3: at 3100 mV
[    0.609176] vdd-rtc: 850 <--> 1100 mV at 1000 mV
[    0.609732] max77620-ldo5: at 3100 mV
[    0.613174] vddio-sdmmc3-ap: 1800 <--> 3300 mV at 2800 mV
[    0.617174] avdd-1v05-pll: 1050 mV
[    0.621172] avdd-io-hdmi-dp: 1050 mV
[    0.623829] GPIO line 505 (spmic-default-output-high) hogged as output/high
[    0.624119] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
[    0.624425] max77620 4-003c: max77620 probe successful
[    0.627058] media: Linux media interface: v0.10
[    0.627134] Linux video capture interface: v2.00
[    0.627993] pps_core: LinuxPPS API ver. 1 registered
[    0.628020] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.628059] PTP clock support registered
[    0.631277] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table
[    0.632132] Advanced Linux Sound Architecture Driver Initialized.
[    0.632768] Bluetooth: Core ver 2.22
[    0.632830] NET: Registered protocol family 31
[    0.632846] Bluetooth: HCI device and connection manager initialized
[    0.632869] Bluetooth: HCI socket layer initialized
[    0.632888] Bluetooth: L2CAP socket layer initialized
[    0.632925] Bluetooth: SCO socket layer initialized
[    0.634788] tegra210_dvfs: no clock found for sdmmc2_ddr
[    0.634825] tegra210_dvfs: no clock found for sdmmc4_ddr
[    0.634885] tegra210_dvfs: no clock found for sdmmc1_ddr
[    0.634911] tegra210_dvfs: no clock found for sdmmc3_ddr
[    0.638727] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
[    0.639865] vdd-3v3-sys: supplied by vdd-5v0-sys
[    0.639945] vdd-3v3-sys: 3300 mV
[    0.640222] vdd-1v8-sys: supplied by vdd-3v3-sys
[    0.645379] vdd-usb-vbus2: supplied by vdd-3v3-sys
[    0.645871] vdd-3v3-sd: supplied by vdd-3v3-sys
[    0.645950] vdd-3v3-sd: 3300 mV
[    0.647008] avdd-io-edp-1v05: supplied by avdd-1v05-pll
[    0.647070] avdd-io-edp-1v05: 1050 mV
[    0.647507] vdd-usb-hub-en: supplied by vdd-1v8-sys
[    0.647559] vdd-usb-hub-en: 5000 mV
[    0.648983] camchar: rtcpu character device driver loaded
[    0.649844] extcon-gpio-states extcon:extcon@1: Cable state:0, cable id:0
[    0.651101] clocksource: Switched to clocksource arch_sys_counter
[    0.690833] VFS: Disk quotas dquot_6.6.0
[    0.691001] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.691544] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.691927] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000d7000000, size=0x19000000
[    0.691967]  dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (13) rem_chunk_size(0x1000000)
[    0.692223] cma: enabled page replacement for spfn=d7000, epfn=f0000
[    0.692247] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[    0.692273] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[    0.692323] tegra-carveouts tegra-carveouts: iram :dma coherent mem declare 0x0000000040001000,258048
[    0.692347] tegra-carveouts tegra-carveouts: assigned reserved memory node iram-carveout
[    0.692377] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways
[    0.692398] nvmap_page_pool_init: Total RAM pages: 1010872
[    0.692414] nvmap_page_pool_init: nvmap page pool size: 126359 pages (493 MB)
[    0.692507] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.692970] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
[    0.693834] misc nvmap: created heap vpr base 0x00000000d7000000 size (409600KiB)
[    0.702177] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
[    0.702688] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
[    0.703118] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[    0.703443] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.703643] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[    0.703937] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[    0.703955] pre_t19x_iso_plat_init(): max_iso_bw=11520000KB
[    0.704403] NET: Registered protocol family 2
[    0.705400] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.705635] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.706148] TCP: Hash tables configured (established 32768 bind 32768)
[    0.706309] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.706402] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.706820] NET: Registered protocol family 1
[    0.707648] RPC: Registered named UNIX socket transport module.
[    0.707675] RPC: Registered udp transport module.
[    0.707691] RPC: Registered tcp transport module.
[    0.707705] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.707956] Trying to unpack rootfs image as initramfs...
[    1.012627] Freeing initrd memory: 6992K
[    1.022397] host1x 50000000.host1x: initialized
[    1.024137] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.027421] audit: initializing netlink subsys (disabled)
[    1.027540] audit: type=2000 audit(0.871:1): initialized
[    1.028278] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    1.038070] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.039611] ntfs: driver 2.1.32 [Flags: R/W].
[    1.040408] 9p: Installing v9fs 9p2000 file system support
[    1.043878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    1.044048] io scheduler noop registered
[    1.044361] io scheduler cfq registered (default)
[    1.046941] gic 702f9000.agic: GIC IRQ controller registered
[    1.049763] iommu: Adding device 702ef000.adsp to group 33
[    1.057915] iommu: Adding device aconnect@702c0000:adsp_audio to group 34
[    1.058064] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered
[    1.058671] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x9a8a413
[    1.058701] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
[    1.060506] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
[    1.060646] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
[    1.060763] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
[    1.060976] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
[    1.061098] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
[    1.061210] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
[    1.061322] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
[    1.061437] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
[    1.061552] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
[    1.061657] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
[    1.067865] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
[    1.069591] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
[    1.071521] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
[    1.072827] tegra-pcie 1003000.pcie: PCIE: Enable power rails
[    1.073195] tegra-pcie 1003000.pcie: probing port 0, using 4 lanes
[    1.074384] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    1.074648] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[    1.074950] Adding domain tsec-pd to PM domain host1x-pd
[    1.077403] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes
[    1.078417] tsec 54500000.tsec: initialized
[    1.080022] tsec 54100000.tsecb: initialized
[    1.080746] Adding domain nvdec-pd to PM domain host1x-pd
[    1.084350] nvdec 54480000.nvdec: initialized
[    1.085430] Adding domain vic03-pd to PM domain host1x-pd
[    1.085632] Adding domain msenc-pd to PM domain host1x-pd
[    1.085803] Adding domain nvjpg-pd to PM domain host1x-pd
[    1.089957] falcon 54340000.vic: initialized
[    1.091241] falcon 544c0000.nvenc: initialized
[    1.092584] falcon 54380000.nvjpg: initialized
[    1.096888] tegra_cec 70015000.tegra_cec: dt=1 start=0x70015000 end=0x70015FFF irq=97
[    1.096965] tegra_cec 70015000.tegra_cec: Enable clock result: 0.
[    1.097012] tegra_cec 70015000.tegra_cec: tegra_cec_init started
[    1.097026] tegradc tegradc.0: [cavo] 1
[    1.097029] tegradc tegradc.0: [cavo] 1
[    1.097033] tegradc tegradc.0: [cavo] 3
[    1.097049] tegradc tegradc.0: [cavo] 4
[    1.097077] tegradc tegradc.0: [cavo] 5
[    1.097145] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
[    1.097253] display board info: id 0x0, fab 0x0
[    1.097324] generic_infoframe_type: 0x87
[    1.097343] tegra_cec 70015000.tegra_cec: cec_add_sysfs ret=0
[    1.097364] tegra_cec 70015000.tegra_cec: probed
[    1.097470] tegradc tegradc.0: DT parsed successfully
[    1.097488] tegradc tegradc.0: [cavo] 6
[    1.097543] tegradc tegradc.0: [cavo] Display dc.ffffff800abc0000 registered with id=0
[    1.105214] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
[    1.105698] tegradc tegradc.0: probed
[    1.106425] Console: switching to colour frame buffer device 80x30
[    1.106476] tegradc tegradc.0: fb registered
[    1.107888] tegradc tegradc.1: [cavo] 1
[    1.107914] tegradc tegradc.1: [cavo] 1
[    1.107930] tegradc tegradc.1: [cavo] 3
[    1.107957] tegradc tegradc.1: [cavo] 4
[    1.108007] tegradc tegradc.1: [cavo] 5
[    1.108073] tegradc tegradc.1: disp1 connected to head1->/host1x/sor
[    1.108167] tegradc tegradc.1: No lt-data, using default setting
[    1.108209] tegradc tegradc.1: No hpd-gpio in DT
[    1.108248] tegradc tegradc.1: DT parsed successfully
[    1.108260] tegradc tegradc.1: [cavo] 6
[    1.108325] tegradc tegradc.1: [cavo] Display dc.ffffff800ad40000 registered with id=1
[    1.109860] tegradc tegradc.1: dpd enable lookup fail:-19
[    1.111430] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 22 channels
[    1.112229] tegra-fuse-burn 7000f800.efuse:efuse-burn: shutdown limit check disabled
[    1.112249] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
[    1.112564] kfuse 7000fc00.kfuse: initialized
[    1.615569] Host read timeout at address 545c00c4
[    1.615889] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
[    1.616724] tegradc tegradc.1: probed
[    1.616843] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[    1.617105] tegradc tegradc.1: fb registered
[    1.618036] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
[    1.618062] vdd-cpu: 708 <--> 1322 mV at 708 mV
[    1.618438] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
[    1.619748] vdd-gpu: applied init 1000000uV constraint
[    1.619768] vdd-gpu: 708 <--> 1323 mV at 997 mV
[    1.620144] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
[    1.620319] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    1.620337] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    1.620356] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    1.620379] tegradc tegradc.1: blank - powerdown
[    1.620407] extcon-disp-state extcon:disp-state: cable 44 state 0 already set.
[    1.620421] Extcon DP: HPD disabled
[    1.620432] hpd: hpd_switch 0
[    1.620444] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    1.620461] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    1.620476] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    1.623710] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.623834] No Device Node present for smmu client: serial8250 !!
[    1.623855] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[    1.623909] iommu: Adding device serial8250 to group 35
[    1.626137] console [ttyS0] disabled
[    1.626223] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
[    2.002937] tegra-pcie 1003000.pcie: link 0 down, retrying
[    2.111130] tegra_cec 70015000.tegra_cec: Can't find physical addresse.
[    2.111136] tegra_cec 70015000.tegra_cec: tegra_cec_init Done.
[    2.406820] tegra-pcie 1003000.pcie: link 0 down, retrying
[    2.811154] tegra-pcie 1003000.pcie: link 0 down, retrying
[    2.813170] tegra-pcie 1003000.pcie: link 0 down, ignoring
[    2.919432] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00
[    2.919443] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    2.919449] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
[    2.919454] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
[    2.919459] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.919851] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.931255] pci 0000:00:02.0: BAR 14: assigned [mem 0x13000000-0x130fffff]
[    2.931261] pci 0000:00:02.0: BAR 13: assigned [io  0x1000-0x1fff]
[    2.931270] pci 0000:01:00.0: BAR 4: assigned [mem 0x13000000-0x13003fff 64bit]
[    2.931291] pci 0000:01:00.0: BAR 2: assigned [mem 0x13004000-0x13004fff 64bit]
[    2.931309] pci 0000:01:00.0: BAR 0: assigned [io  0x1000-0x10ff]
[    2.931320] pci 0000:00:02.0: PCI bridge to [bus 01]
[    2.931327] pci 0000:00:02.0:   bridge window [io  0x1000-0x1fff]
[    2.931334] pci 0000:00:02.0:   bridge window [mem 0x13000000-0x130fffff]
[    2.931718] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[    2.931723] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    4.212309] console [ttyS0] enabled
[    4.217062] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
[    4.226265] serial-tegra 70006200.serial: RX in PIO mode
[    4.231680] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
[    4.241512] [drm] Initialized
[    4.254915] brd: module loaded
[    4.263483] loop: module loaded
[    4.266747] tegra_profiler: version: 1.143, samples/io: 48/28
[    4.272640] tegra_profiler: auth: init
[    4.277882] THERMAL EST: found 2 subdevs
[    4.281857] THERMAL EST num_resources: 0
[    4.285943] [THERMAL EST subdev 0]
[    4.289358] [THERMAL EST subdev 1]
[    4.293233] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[    4.302209] THERMAL EST: thz register success.
[    4.306848] THERMAL EST: end of probe, return err: 0
[    4.313007] sd: No Scsi addr parsed to reserve index
[    4.318036] hisi_sas: driver version v1.6
[    4.326714] tegra-qspi 70410000.spi: Prod settings list not found
[    4.333938] qspi_mtd spi32766.0: MX25U3235F (4096 Kbytes)
[    4.339385] qspi_mtd spi32766.0: mtd .name = spi32766.0, .size = 0x400000 (4MiB) .erasesize = 0x00001000 (4KiB) .numeraseregions = 0
[    4.354313] libphy: Fixed MDIO Bus: probed
[    4.359402] tun: Universal TUN/TAP device driver, 1.6
[    4.364471] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    4.371621] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    4.377470] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    4.383465] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    4.390433] igb: Copyright (c) 2007-2014 Intel Corporation.
[    4.396067] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    4.403900] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    4.409873] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[    4.416840] Copyright(c) 1999 - 2017 Intel Corporation.
[    4.423040] r8168 0000:01:00.0: enabling device (0000 -> 0003)
[    4.428923] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
[    4.448943] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
[    4.461328] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 00:04:4b:ec:7e:f2 from device tree
[    4.473803] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[    4.485253] r8168  Copyright (C) 2017  Realtek NIC software team <nicfae@realtek.com>
[    4.485253]  This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
[    4.485253]  This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
[    4.516591] PPP generic driver version 2.4.2
[    4.521063] PPP BSD Compression module registered
[    4.525787] PPP Deflate Compression module registered
[    4.530880] PPP MPPE Compression module registered
[    4.535684] NET: Registered protocol family 24
[    4.540201] usbcore: registered new interface driver r8152
[    4.545742] usbcore: registered new interface driver asix
[    4.551203] usbcore: registered new interface driver ax88179_178a
[    4.557342] usbcore: registered new interface driver cdc_ether
[    4.563224] usbcore: registered new interface driver net1080
[    4.568928] usbcore: registered new interface driver cdc_subset
[    4.574889] usbcore: registered new interface driver zaurus
[    4.580520] usbcore: registered new interface driver cdc_ncm
[    4.586345] VFIO - User Level meta-driver version: 0.3
[    4.592720] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.599282] ehci-pci: EHCI PCI platform driver
[    4.603782] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.609975] ohci-pci: OHCI PCI platform driver
[    4.614477] ohci-platform: OHCI generic platform driver
[    4.622334] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
[    4.628720] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
[    4.637113] tegra-xusb 70090000.xusb: extcon 0: ffffffc0f903c800 id
[    4.645579] usbcore: registered new interface driver uas
[    4.650949] tegra-xusb 70090000.xusb: Firmware timestamp: 2019-10-17 15:58:59 UTC, Version: 50.25 release
[    4.650995] tegra-xusb 70090000.xusb: xHCI Host Controller
[    4.651024] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
[    4.651795] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
[    4.651859] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
[    4.652130] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    4.652136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.652141] usb usb1: Product: xHCI Host Controller
[    4.652145] usb usb1: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[    4.652149] usb usb1: SerialNumber: 70090000.xusb
[    4.662240] hub 1-0:1.0: USB hub found
[    4.662282] hub 1-0:1.0: 5 ports detected
[    4.662817] tegra-xusb 70090000.xusb: xHCI Host Controller
[    4.662830] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
[    4.662940] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.663044] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    4.663049] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.663053] usb usb2: Product: xHCI Host Controller
[    4.663057] usb usb2: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[    4.663060] usb usb2: SerialNumber: 70090000.xusb
[    4.663506] hub 2-0:1.0: USB hub found
[    4.663536] hub 2-0:1.0: 4 ports detected
[    4.664259] tegra-xusb 70090000.xusb: Upgrade port 0 to USB3.0
[    4.664266] tegra-xusb 70090000.xusb: Upgrade port 1 to USB3.0
[    4.763178] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
[    4.771330] usb usb2: usb_suspend_both: status 0
[    4.808956] usbcore: registered new interface driver usb-storage
[    4.815116] usbcore: registered new interface driver usbserial
[    4.824504] tegra-xudc-new 700d0000.xudc: device count: 1
[    4.831561] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
[    4.838286] tegra-xudc-new 700d0000.xudc: vbus state: 0
[    4.843552] tegra-xudc-new 700d0000.xudc: entering ELPG
[    4.849051] tegra-xudc-new 700d0000.xudc: entering ELPG done
[    4.851777] mousedev: PS/2 mouse device common for all mice
[    4.851879] usbcore: registered new interface driver xpad
[    4.983046] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    4.987127] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[    4.999544] rtc rtc1: alarm rtc device
[    5.003330] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
[    5.009361] usb 1-2: New USB device found, idVendor=2109, idProduct=2817
[    5.009368] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.009372] usb 1-2: Product: USB2.0 Hub
[    5.009377] usb 1-2: Manufacturer: VIA Labs, Inc.
[    5.010538] hub 1-2:1.0: USB hub found
[    5.010732] hub 1-2:1.0: 5 ports detected
[    5.042659] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
[    5.049478] i2c /dev entries driver
[    5.054868] i2c i2c-6: Added multiplexed i2c bus 7
[    5.060055] i2c i2c-6: Added multiplexed i2c bus 8
[    5.064866] i2c-mux-gpio cam_i2cmux: 2 port mux on Tegra I2C adapter adapter
[    5.072786] imx219 7-0010: tegracam sensor driver:imx219_v2.0.6
[    5.102057] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
[    5.108758] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[    5.116356] imx219 7-0010: board setup failed
[    5.120800] imx219: probe of 7-0010 failed with error -121
[    5.126849] imx219 8-0010: tegracam sensor driver:imx219_v2.0.6
[    5.139245] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb
[    5.156091] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
[    5.162715] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[    5.170273] imx219 8-0010: board setup failed
[    5.174711] imx219: probe of 8-0010 failed with error -121
[    5.181463] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[    5.190767] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
[    5.191052] usb 2-1: New USB device found, idVendor=2109, idProduct=0817
[    5.191057] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.191062] usb 2-1: Product: USB3.0 Hub
[    5.191066] usb 2-1: Manufacturer: VIA Labs, Inc.
[    5.192242] hub 2-1:1.0: USB hub found
[    5.192448] hub 2-1:1.0: 4 ports detected
[    5.230019] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
[    5.237504] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    5.246836] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
[    5.255813] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
[    5.264831] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    5.274157] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
[    5.283121] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
[    5.292141] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    5.301460] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
[    5.310420] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
[    5.318445] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
[    5.326373] tegra_aotag tegra-aotag: Registering sensor 0
[    5.331877] tegra_aotag tegra-aotag: Bound to TZ : ID 0
[    5.337128] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
[    5.343655] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    5.352989] tegra_dfll_action dfll-cdev-cap: Tegra DFLL 'cap cooling device' registered
[    5.361216] tegra_dfll_action dfll-cdev-floor: Tegra DFLL 'floor cooling device' registered
[    5.369971] parse_throttle_dt_data: Num cap clks = 6
[    5.374953] parse_throttle_dt_data: clk=cclk_g type=2
[    5.380022] parse_throttle_dt_data: clk=gpu type=4
[    5.384844] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
[    5.390958] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
[    5.397084] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
[    5.403097] parse_throttle_dt_data: clk=emc type=3
[    5.408300] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    5.417718] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    5.427191] tegra_throttle_probe: probe successful. #cdevs=4
[    5.433622] FAN dev name: pwm-fan
[    5.437044] FAN:gpio request success.
[    5.440782] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[    5.446763] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[    5.453553] pwm_fan_driver pwm-fan: fan tach request irq success
[    5.459575] pwm_fan_driver pwm-fan: tach period: 1000
[    5.464740] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    5.472315] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[    5.480065] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[    5.487896] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[    5.495731] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    5.503566] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    5.511400] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    5.519233] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    5.527064] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    5.534983] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    5.545623] device-mapper: uevent: version 1.0.3
[    5.550745] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    5.564550] tegra210-cpufreq cpufreq: probe()...completed
[    5.570721] sdhci: Secure Digital Host Controller Interface driver
[    5.576902] sdhci: Copyright(c) Pierre Ossman
[    5.581259] sdhci-pltfm: SDHCI platform and OF driver helper
[    5.587419] sdhci-tegra sdhci-tegra.0: Got CD GPIO
[    5.592559] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful
[    5.599815] sdhci-tegra sdhci-tegra.0: wakeup init done, cdirq 300
[    5.609950] tegra-se 70012000.se: tegra_se_probe: complete
[    5.616137] hidraw: raw HID events driver (C) Jiri Kosina
[    5.622821] usbcore: registered new interface driver usbhid
[    5.628405] usbhid: USB HID core driver
[    5.634319] tegra21x_actmon 6000c800.actmon: in actmon_register()...
[    5.640936] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
[    5.651203] nvpmodel: initialized successfully
[    5.651245] mmc0: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr
[    5.666091] usbcore: registered new interface driver snd-usb-audio
[    5.672386] No Device Node present for smmu client: snd-soc-dummy !!
[    5.678763] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[    5.689529] iommu: Adding device snd-soc-dummy to group 36
[    5.696422] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
[    5.715246] usb 2-1: usb_suspend_both: status 0
[    5.720028] usb usb2: usb_suspend_both: status 0
[    5.721767] OPE platform probe
[    5.721848] OPE platform probe successful
[    5.722120] OPE platform probe
[    5.722207] OPE platform probe successful
[    5.747116] usb 1-2.3: new full-speed USB device number 3 using tegra-xusb
[    5.748492] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[    5.748625] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[    5.748746] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[    5.748868] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[    5.748996] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[    5.749117] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[    5.749234] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[    5.749357] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[    5.749477] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[    5.749598] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[    5.761501] u32 classifier
[    5.761503]     Actions configured
[    5.761573] Initializing XFRM netlink socket
[    5.762277] NET: Registered protocol family 10
[    5.762980] NET: Registered protocol family 17
[    5.762990] NET: Registered protocol family 15
[    5.763061] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    5.763129] Bluetooth: RFCOMM socket layer initialized
[    5.763138] Bluetooth: RFCOMM ver 1.11
[    5.763142] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    5.763146] Bluetooth: HIDP socket layer initialized
[    5.763164] 9pnet: Installing 9P2000 support
[    5.763197] Key type dns_resolver registered
[    5.765503] Registered cp15_barrier emulation handler
[    5.765513] Registered setend emulation handler
[    5.766497] registered taskstats version 1
[    5.767081] Adding domain ve2-pd to PM domain host1x-pd
[    5.767340] Adding domain ve-pd to PM domain host1x-pd
[    5.769393] isp 54600000.isp: initialized
[    5.770317] isp 54680000.isp: initialized
[    5.780529] last reset is due to power on reset
[    5.780532] KERNEL: PMC reset status reg: 0x0
[    5.780592] BL: PMC reset status reg: 0x0
[    5.780594] BL: PMIC poweroff Event Recorder: 0x40
[    5.782060] clk_cbus_recalc_rate: no gbus parent
[    5.782065] clk_cbus_round_rate: no gbus parent
[    5.782067] clk_cbus_round_rate: no gbus parent
[    5.782073] clk_cbus_recalc_rate: no gbus parent
[    5.782177] clk_cbus_recalc_rate: no gbus parent
[    5.782180] clk_cbus_round_rate: no gbus parent
[    5.782182] clk_cbus_round_rate: no gbus parent
[    5.782185] clk_cbus_recalc_rate: no gbus parent
[    5.782198] tegra_dvfs: GPU-cap: registered
[    5.782256] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
[    5.782258] tegra dvfs: vdd-core: nominal 1125mV, offset 600000uV, step 12500uV, scaling enabled
[    5.782260] tegra dvfs: vdd-gpu: nominal 1068mV, offset 708000uV, step 10000uV, scaling enabled
[    5.831456] tegra_dvfs: vdd-gpu-vts: registered
[    5.863606] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS 'floor cooling device' registered
[    5.864239] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS 'cap cooling device' registered
[    5.864758] input: gpio-keys as /devices/gpio-keys/input/input1
[    5.909252] tegra_rtc 7000e000.rtc: setting system clock to 2000-01-01 01:00:19 UTC (946688419)
[    5.910274] vi 54080000.vi: vi_probe: ++
[    6.023232] vi 54080000.vi: initialized
[    6.040969] vi 54080000.vi: subdev nvcsi--2 bound
[    6.045786] vi 54080000.vi: subdev nvcsi--1 bound
[    6.051317] Disable partitions left on by BL
[    6.055592]   disb
[    6.057637] bwmgr: missing cdev-type property
[    6.062083] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    6.064746] usb 1-2.3: New USB device found, idVendor=0d8c, idProduct=013c
[    6.064750] usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.064752] usb 1-2.3: Product: USB PnP Sound Device
[    6.064755] usb 1-2.3: Manufacturer: C-Media Electronics Inc.
[    6.073049] input: C-Media Electronics Inc.       USB PnP Sound Device as /devices/70090000.xusb/usb1/1-2/1-2.3/1-2.3:1.2/0003:0D8C:013C.0001/input/input2
[    6.105714] mmc0: hw tuning done ...
[    6.105746] mmc0: new ultra high speed SDR104 SDHC card at address aaaa
[    6.106018] mmcblk0: mmc0:aaaa SB32G 29.7 GiB
[    6.111531]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[    6.131575] DRAM derating cdev registered.
[    6.135428] hid-generic 0003:0D8C:013C.0001: input,hidraw0: USB HID v1.00 Device [C-Media Electronics Inc.       USB PnP Sound Device] on usb-70090000.xusb-2.3/input2
[    6.151521] ALSA device list:
[    6.154485]   #0: tegra-hda at 0x70038000 irq 83
[    6.159107]   #1: tegra-snd-t210ref-mobile-rt565x
[    6.163808]   #2: C-Media Electronics Inc. USB PnP Sound Device at usb-70090000.xusb-2.3, full sp
[    6.175743] Freeing unused kernel memory: 8576K
[    6.204407] Root device found: mmcblk0p1
[    6.209774] Found dev node: /dev/mmcblk0p1
[    6.223128] usb 1-2.5: new high-speed USB device number 4 using tegra-xusb
[    6.248804] usb 1-2.5: New USB device found, idVendor=2109, idProduct=8817
[    6.255702] usb 1-2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    6.263081] usb 1-2.5: Product: USB Billboard Device
[    6.268317] usb 1-2.5: Manufacturer: VIA Labs, Inc.
[    6.273987] usb 1-2.5: SerialNumber: 0000000000000001
[    7.309982] EXT4-fs (mmcblk0p1): 2 orphan inodes deleted
[    7.315307] EXT4-fs (mmcblk0p1): recovery complete
[    7.334523] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    7.344588] Rootfs mounted over mmcblk0p1
[    7.367926] Switching from initrd to actual rootfs
[    7.573840] systemd[1]: System time before build time, advancing clock.
[    7.607515] ip_tables: (C) 2000-2006 Netfilter Core Team
[    7.625014] cgroup: cgroup2: unknown option "nsdelegate"
[    7.651913] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    7.674053] systemd[1]: Detected architecture arm64.
[    7.708440] systemd[1]: Set hostname to <nano-desktop>.
[    7.826817] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    7.844079] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    7.991614] random: systemd: uninitialized urandom read (16 bytes read)
[    7.998298] systemd[1]: Reached target Swap.
[    8.003129] random: systemd: uninitialized urandom read (16 bytes read)
[    8.011582] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    8.021115] random: systemd: uninitialized urandom read (16 bytes read)
[    8.029692] systemd[1]: Created slice System Slice.
[    8.034896] systemd[1]: Listening on fsck to fsckd communication Socket.
[    8.041891] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    8.128912] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    8.240143] nvgpu: 57000000.gpu           gm20b_init_clk_setup_sw:1268 [INFO]  GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
[    8.258829] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    8.268655] cpu-throttle-alert cooling device registered.
[    8.274248] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    8.285534] gpu-throttle-alert cooling device registered.
[    8.291419] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    8.301027] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    8.310487] hot-surface-alert cooling device registered.
[    9.407302] random: crng init done
[    9.410705] random: 7 urandom warning(s) missed due to ratelimiting
[    9.636306] using random self ethernet address
[    9.643607] using random host ethernet address
[   10.648922] using random self ethernet address
[   10.656025] using random host ethernet address

Ubuntu 18.04.5 LTS nano-desktop ttyS0

nano-desktop login:

Hmm…

I think the first thing to say is some device tree basics. It seems you don’t know what yourself are doing.

1. Device tree has an order when including the dtsi files and that order decides how the finalized dtb looks like.

For example, we have a random property i2c and status to disabled in A.dtsi.

i2c{
status = “disabled”;
}

Then we have a B.dtsi, which enables the i2c, add another property backlight and also includes the A.dtsi.

include “A.dtsi”
i2c {
status=“okay”;
}
backlight {
status= “okay”;
}

Then we have another C.dts, which disables the i2c again and also includes the B.dtsi.

include “B.dtsi”
i2c {
status =“disabled”;
}

If I just flash the C.dtb to the board, the final result will be the i2c is still disabled, and the backlight will be enabled.

Which means the order of how the device tree includes is important. The late one will overwrite the previous one.
Thus, when you let tegra210-p3448-0000-p3449-0000-b00.dts and tegra210-p3448-0000-p3449-0000-b00-hdmi-dsi.dts include each other. It just makes no sense.

2. Figure out what is the default device tree that gets flashed to the machine.

Open the device, check the dmesg |grep dts. And that file name is the last dts file that will get flashed into device.

Thanks your reply.

1.
It is my mistake.

Blockquote
Thus, when you let tegra210-p3448-0000-p3449-0000-b00.dts and tegra210-p3448-0000-p3449-0000-b00-hdmi-dsi.dts include each other. It just makes no sense

I removed include command in tegra210-p3448-0000-p3449-0000-b00-hdmi-dsi.dts, then it’s still that way.

Blockquote
[ 1.110514] tegradc tegradc.1: [cavo] 5
[ 1.110591] tegradc tegradc.1: disp1 connected to head1->/host1x/sor
[ 1.110689] tegradc tegradc.1: No lt-data, using default setting

2. What is lastly applied device tree?
I am also modifying the following file to set the touchscreen driver for Pi LCD. What is the device tree that will be finally applied?

Blockquote
/boot/kernel_tegra210-p3448-0000-p3449-0000-b00-user-custom.dtb
tegra-custom.dts (327.2 KB)

The method to update the dtb is through the flash. Not just copy and dtb to /boot/dtb, because it is by default read from specific partition but not filesystem.

sudo ./flash -r -k DTB board-config mmcblk0p1

And the board config here decides which dtb will get read from your Linux_for_Tegra/kernel/dtb. If you don’t know what Linux_for_Tegra is, then we have a long way to go.

The method you told me doesn’t suit me
flash.sh error

I’ve been thinking about why. Because I build the kernel in Jetson nano.
(I referred from https://forums.developer.nvidia.com/t/jetson-nano-devkit-works-with-resistive-4-waveshare-touchscreen-success-story/149566 )
So even if I change the files, it doesn’t seem to have been applied to the system.

  • panel-itall-dsipilcd.dtsi
  • tegra210-p3448-0000-p3449-0000-b00.dts

Now I think I know what I need.
I just want to build modified dts, dtsi files I want in Jetson nano, not build on pc.

Blockquote
hardware/nvidia/platform/tegra/common/kernel-dts/panels.

Does anyone know how to do this?

…yeah, because the board-config is a variable. Not just a string “board-config”.

Your reply reveals the fact that you didn’t know how to use Linux_for_Tegra. Thus, please read the quick start guide here first.

And sorry that I think you should firstly understand how this works. In case you modify anything on your nano and crash it.

We have document for building kernel and dtb in this document.

https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/kernel_custom.html#

The flash.sh is using the dtb from Linux_for_Tegra/kernel/dtb. Thus, you need to put your pre-built dtb to this path.

As for which dtb will get flashed, the board config will decide it.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.