[media] c8sectpfe: Add DT bindings documentation for c8sectpfe driver
This patch adds the DT bindings documentation for the c8sectpfe LinuxDVB demux driver whose IP is in the STiH407 family silicon SoC's. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
parent
548146fbbc
commit
179dd8c034
2 changed files with 101 additions and 0 deletions
12
include/dt-bindings/media/c8sectpfe.h
Normal file
12
include/dt-bindings/media/c8sectpfe.h
Normal file
|
@ -0,0 +1,12 @@
|
|||
#ifndef __DT_C8SECTPFE_H
|
||||
#define __DT_C8SECTPFE_H
|
||||
|
||||
#define STV0367_TDA18212_NIMA_1 0
|
||||
#define STV0367_TDA18212_NIMA_2 1
|
||||
#define STV0367_TDA18212_NIMB_1 2
|
||||
#define STV0367_TDA18212_NIMB_2 3
|
||||
|
||||
#define STV0903_6110_LNB24_NIMA 4
|
||||
#define STV0903_6110_LNB24_NIMB 5
|
||||
|
||||
#endif /* __DT_C8SECTPFE_H */
|
Loading…
Add table
Add a link
Reference in a new issue