Hi All,
I unable to create the serial port (/dev/ttyLP1) for bluetooth.
Please find my configuration,
&lpuart1 { /* BT */
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_lpuart1>;
resets = <&modem_reset>;
status = "okay";
/* Enable bt driver for marvel uart8987 */
bluetooth {
compatible = "mrvl,88w8897";
status = "okay";
};
};
I unable to find the tty ,
/sys/devices/platform/bus@5a000000/5a070000.serial
Regards,
Vinothkumar Sekar