[media] media: rc: nuvoton-cir: add support for the NCT6779D
[deliverable/linux.git] / drivers / media / rc / nuvoton-cir.c
index df4b9cbba6007deb40d03001a2d087df08729453..ff874fcae7d6492f99f98ec56c8eed2afd2d1423 100644 (file)
@@ -43,6 +43,7 @@ static const struct nvt_chip nvt_chips[] = {
        { "w83667hg", NVT_W83667HG },
        { "NCT6775F", NVT_6775F },
        { "NCT6776F", NVT_6776F },
+       { "NCT6779D", NVT_6779D },
 };
 
 static inline bool is_w83667hg(struct nvt_dev *nvt)
This page took 0.038136 seconds and 5 git commands to generate.