On Tue, Jan 20, 2026 at 06:48:42PM +0800, Sherry Sun wrote:
> Enable lpuart5 on imx95-19x19-evk board for Bluetooth support.
>
> Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
> ---
Reviewed-by: Frank Li <Frank.Li@nxp.com>
> arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts b/arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts
> index 7d16778f8d49..7bcf6254b01d 100644
> --- a/arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts
> +++ b/arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts
> @@ -475,7 +475,7 @@ &lpuart1 {
> &lpuart5 {
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_uart5>;
> - status = "disabled";
> + status = "okay";
>
> bluetooth {
> compatible = "nxp,88w8987-bt";
> --
> 2.37.1
>