mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-09 11:00:52 +00:00
drm/i2c: tda998x: fix lack of required reg in DT documentation
The I2C address (reg) is required for the TDA998x driver to be loaded and initialized. Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
92fbdfcd7d
commit
de4bf3d51f
@ -3,6 +3,8 @@ Device-Tree bindings for the NXP TDA998x HDMI transmitter
|
|||||||
Required properties;
|
Required properties;
|
||||||
- compatible: must be "nxp,tda998x"
|
- compatible: must be "nxp,tda998x"
|
||||||
|
|
||||||
|
- reg: I2C address
|
||||||
|
|
||||||
Optional properties:
|
Optional properties:
|
||||||
- interrupts: interrupt number and trigger type
|
- interrupts: interrupt number and trigger type
|
||||||
default: polling
|
default: polling
|
||||||
|
Loading…
Reference in New Issue
Block a user