This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: HDMI audio Hot Plug

I checked the code and found that the hdmi audio of omap4 registered the three components of machine, platform, and codec required by alsa,

and then registered the sound card successfully.

I want to ask the hdmi device to notify the upper layer after plugging in and unplugging,

I does not seem to see the specific implementation in the driver code