]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/media/adv7842.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[karo-tx-linux.git] / include / media / adv7842.h
index 39322091e8b0dc6355ced09aad7cb56a08588157..924cbb8d004a76b548ba6bbffcd13f863a569b5c 100644 (file)
@@ -220,6 +220,9 @@ struct adv7842_platform_data {
        unsigned sdp_free_run_cbar_en:1;
        unsigned sdp_free_run_force:1;
 
+       /* HPA manual (0) or auto (1), affects HDMI register 0x69 */
+       unsigned hpa_auto:1;
+
        struct adv7842_sdp_csc_coeff sdp_csc_coeff;
 
        struct adv7842_sdp_io_sync_adjustment sdp_io_sync_625;