summaryrefslogtreecommitdiff
path: root/include/dt-bindings/media
AgeCommit message (Collapse)Author
2023-06-16media: dt-bindings: media: Add macros for video interface bus typesPatrick Delaunay
Add a new dt-bindings/media/video-interfaces.h header that defines macros corresponding to the bus types from media/video-interfaces.yaml. This allows avoiding hardcoded constants in device tree sources. Based on linux commit f7eeb0084593 ("media: dt-bindings: media: Add macros for video interface bus types") Signed-off-by: Patrick Delaunay <[email protected]> Reviewed-by: Patrice Chotard <[email protected]>
2021-04-08dt-bindings: add tda1997x and bindingsTim Harvey
Add td1997x header from Linux to be included by dts files. Signed-off-by: Tim Harvey <[email protected]>
2017-05-09omap3630: Copy Device tree from Linux 4.9.y stableAdam Ford
Add device tree support to allow for CONFIG_OF_CONTROL in OMAP3630 boards. DM3730 can use this same device tree. Signed-off-by: Adam Ford <[email protected]> Reviewed-by: Lokesh Vutla <[email protected]>