Other Parts Discussed in Thread: TPS65090
Tool/software: Linux
Dear TI,
I am now trying to porting linux to my custom board and stucking in device tree porting.
Please help me with these questions.
uboot device tree:
question 1: Is it nessary to use devicetree in uboot? If not, how the periferals drivers be registered?
question 2: Which stage is the compiled dtb file being used in?(sbl, uboot)
question 3: I have tda2x evm at hand for now. I found it so hard to get my own dts file modify from dra7x-evm-vision.dts file.
Because there are so many devices , which are defined in the dtsi files, but not present on my board.
So which dts file should i reference to start my own dts file?
kernel device tree:
question 4: Are there any rules to organize the dtsi and dts files? i.e. Which devices should be placed in dtsi file?
Regards,
Liu Gan
