Re: [PATCH v20 2/9] drm: bridge: cadence: Update mhdp8546 mailbox access functions

2024-12-17 Thread Dmitry Baryshkov
On Tue, Dec 17, 2024 at 02:51:44PM +0800, Sandor Yu wrote: > Basic mailbox access functions are removed, they are replaced by > mailbox helper functions: > - cdns_mhdp_mailbox_send() > - cdns_mhdp_mailbox_send_recv() > - cdns_mhdp_mailbox_send_recv_multi() > - cdns_mhdp_secure_mailbox_send() > - cd

[PATCH v20 2/9] drm: bridge: cadence: Update mhdp8546 mailbox access functions

2024-12-16 Thread Sandor Yu
Basic mailbox access functions are removed, they are replaced by mailbox helper functions: - cdns_mhdp_mailbox_send() - cdns_mhdp_mailbox_send_recv() - cdns_mhdp_mailbox_send_recv_multi() - cdns_mhdp_secure_mailbox_send() - cdns_mhdp_secure_mailbox_send_recv() - cdns_mhdp_secure_mailbox_send_recv_m