Import S928BXXU3AXH7 display-driver changes

This commit is contained in:
David Wronek
2024-10-06 19:51:20 +02:00
parent 336a9b0781
commit f6312f1936
147 changed files with 501358 additions and 40 deletions

View File

@@ -94,6 +94,9 @@ struct sde_edid_ctrl {
char vendor_id[EDID_VENDOR_ID_SIZE];
struct sde_edid_sink_caps sink_caps;
struct sde_edid_hdr_data hdr_data;
#if defined(CONFIG_SECDP)
int audio_channel_info;
#endif
};
/**