-
本人对设备树一知半解。从自带安卓系统提取的设备树,对照修本改项目可用的设备树,4g模块插入mini_pcie插槽没有任何反应,测量模块vcc无电压。求助。
将xh_3g_power = <0xce 0x0a 0x00>; 正常上电不识别。改为以下电源节点正常上电。
还有xh_3g_reset = <0xce 0x0c 0x01>;xh_3g_en = <0xce 0x0d 0x01>和pcie节点有关吗?不知道该放在哪在哪个节点下。 出现在pmic节点下hub_rst_gpio和hub_rst_gpio ,意义不明。 尽管我一直在尝试修改,但是usb大概率没有正确移植, 已知usb-hub下的usb2供电无输出,其他正常。 |
Beta Was this translation helpful? Give feedback.
Answered by
cnsn17
Mar 14, 2025
Replies: 2 comments
-
无法正常初始化 |
Beta Was this translation helpful? Give feedback.
0 replies
-
放到led里面了,现在我理解为什么leds里面的引脚为什么对不上了,做这个机型dtb移植的把我坑惨了。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cnsn17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
放到led里面了,现在我理解为什么leds里面的引脚为什么对不上了,做这个机型dtb移植的把我坑惨了。