전체 글42 Linux and the Device tree 문서 정리 아래에 있는 문서에서 중요한 내용을 정리해보자 Kernel Devicetree Usage Linux and the Devicetree Linux에서 device tree를 사용하는 방법은 아래 사이트에서 문서를 보면 알 수 있다. https://www.devicetree.org/specifications/ Specifications Devicetree.org is a community effort by many companies and individuals to facilitate the future evolution of the Devicetree Standard. www.devicetree.org binding이라는 용어는 gpio, interrupt, data buss 등 물리적 하드웨어를 표현하는.. 2023. 5. 9. device tree 연대기 임베디드 분야에서 일을 하면서 항상 궁금했던 device tree에 대한 내용을 정리하기 위한 공간이다 device tree를 알아야 gpio, spi, i2c 등등 많은 것들을 이해할 수 있다고 생각이 된다. 1. linux/of.h 2. drivers/of/하위 파일 Kconfig address.c configfs.c dynamic.c fdt_address.c kexec.c of_numa.c of_reserved_mem.c pdt.c property.c unittest-data Makefile base.c device.c fdt.c irq.c kobj.c of_private.h overlay.c platform.c resolver.c unittest.c 위 파일들이 내가 생각했을때 device t.. 2023. 5. 9. 이전 1 ··· 8 9 10 11 다음