Re: [PATCH 1/4] dt-bindings: sound: davinci-mcasp: Add optional properties for asynchronous mode

From: Sen Wang

Date: Mon Feb 02 2026 - 15:18:44 EST


On 2/2/26 06:44, Mark Brown wrote:
On Thu, Jan 29, 2026 at 11:10:41PM -0600, Sen Wang wrote:
McASP supports the independent configuration of TX & RX clk and frame
sync registers. By default, the driver is configured in synchronous mode
where RX clock generator is disabled and it uses transmit clock signals as
bit clock and frame sync. Therefore add optional properties needed for
asynchronous mode.

Please submit patches using subject lines reflecting the style for the
subsystem, this makes it easier for people to identify relevant patches.
Look at what existing commits in the area you're changing are doing and
make sure your subject lines visually resemble what they're doing.
There's no need to resubmit to fix this alone.


Understood, my apologies for the malformed subject line. I picked a bad cherry to follow. Will ensure future patches align with the norm.
Thank you for the catch.

Best,
Sen Wang