Skip to content

Commit

Permalink
radxa zero: fix description for uart-ao-b-89
Browse files Browse the repository at this point in the history
Signed-off-by: Nascs Fang <[email protected]>
  • Loading branch information
nascs committed Apr 19, 2024
1 parent 2724b7c commit 37efb22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
compatible = "radxa,zero", "radxa,zero2";
category = "misc";
exclusive = "uart_AO_B", "GPIOAO_8", "GPIOAO_9";
description = "Enable UART_AO-B on GPIOAO_8 and GPIOAO_9.\nOn Radxa Zero this is TX pin 35 & RX pin 37.\nOn Radxa Zero2 this is TX 33 & RX 37.\nOnly for use after zero 1.51 and requires radxa-zero-led-8-off to be enabled.";
description = "Enable UART_AO-B on GPIOAO_8 and GPIOAO_9.\nOn Radxa Zero this is TX pin 35 & RX pin 37.\nOn Radxa Zero2 this is TX 33 & RX 37.\nGPIOAO_8 need to be enabled for hardware version 1.51 and later.";
};
};

0 comments on commit 37efb22

Please sign in to comment.