On 09:54-20250603, Udit Kumar wrote:
From: Bhavya Kapoor <b-kapoor@xxxxxx>Please fix the commit message - not clear what specifically in the clock
This commit adds the assigned-clocks and assigned-clock-parents
properties for wkup_uart0 in J784S4. Specifically, the assigned-clocks
property is set to reference the clock identified by
"wkup_usart_mcupll_bypass_out0", ensuring the UART operates with the
correct clock source.
The assigned-clock-parents property specifies "wkup_usart_clksel_out0"
as the parent clock. This configuration is critical for establishing
the proper clocking hierarchy, enabling the UART device to function
reliably across different baud rates.
hierarchy does permit the multiple baud rates.
Signed-off-by: Bhavya Kapoor <b-kapoor@xxxxxx>You need to add your SoB.
---[..]
Link to v1: https://lore.kernel.org/all/20241009072056.3511346-1-b-kapoor@xxxxxx/