X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fsound%2Frt5640.h;h=e3c84b92ff70edd60d9b3c5204c9df80a991436d;hb=5334042fa85da2e52ad709c6b5a95b33e02bc5d5;hp=59d26dd81e45333e1730910a30493df4480059d5;hpb=920f946428b70494eb1c64e0de260da0d8bde040;p=karo-tx-linux.git diff --git a/include/sound/rt5640.h b/include/sound/rt5640.h index 59d26dd81e45..e3c84b92ff70 100644 --- a/include/sound/rt5640.h +++ b/include/sound/rt5640.h @@ -12,9 +12,10 @@ #define __LINUX_SND_RT5640_H struct rt5640_platform_data { - /* IN1 & IN2 can optionally be differential */ + /* IN1 & IN2 & IN3 can optionally be differential */ bool in1_diff; bool in2_diff; + bool in3_diff; bool dmic_en; bool dmic1_data_pin; /* 0 = IN1P; 1 = GPIO3 */