How to correctly load a driver without device tree?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Now, most of kernel device are initialized by its driver according by
what described within device tree block. Here, the dtb was parsed
and used during kernel booting. If so, I want to load a device driver
after kernel booting using insmod, there would be no device tree
block present, so, the device would not be configured correctly.
so, how to make it usable?

Regards,
kipade.


 

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux