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_hdmiphy.txt
blob
858f4f9b902fb5c005ad036328532dc5e4d03eac
1
Device-Tree bindings for hdmiphy driver
2
3
Required properties:
4
- compatible: value should be "samsung,exynos5-hdmiphy".
5
- reg: I2C address of the hdmiphy device.
6
7
Example:
8
9
hdmiphy {
10
compatible = "samsung,exynos5-hdmiphy";
11
reg = <0x38>;
12
};