repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
video
/
exynos_hdmiddc.txt
blob
fa166d9458097b993c61b9f4db2717f60ea67df9
1
Device-Tree bindings for hdmiddc driver
2
3
Required properties:
4
- compatible: value should be "samsung,exynos5-hdmiddc".
5
- reg: I2C address of the hdmiddc device.
6
7
Example:
8
9
hdmiddc {
10
compatible = "samsung,exynos5-hdmiddc";
11
reg = <0x50>;
12
};