Search found 1 match

by junstor
2026-01-26 10:02
Forum: Luckfox Pico-RV1103/RV1106
Topic: 请问sdk 提供的 dts 为何与原理图中 gpio 引脚不一致
Replies: 1
Views: 1991

请问sdk 提供的 dts 为何与原理图中 gpio 引脚不一致

https://github.com/LuckfoxTECH/luckfox-pico/blob/main/sysdrv/source/kernel/arch/arm/boot/dts/rv1106g-luckfox-pico-ultra-w.dts
中定义
wireless_bluetooth: wireless-bluetooth {
compatible = "bluetooth-platdata";
uart_rts_gpios = <&gpio0 RK_PA5 GPIO_ACTIVE_LOW>;
pinctrl-names = "default", "rts_gpio ...