]> git.baikalelectronics.ru Git - kernel.git/commit
of/documentation: move video device bindings to a common place
authorRahul Sharma <rahul.sharma@samsung.com>
Wed, 6 Feb 2013 14:51:39 +0000 (09:51 -0500)
committerGrant Likely <grant.likely@linaro.org>
Tue, 16 Apr 2013 12:42:38 +0000 (13:42 +0100)
commit7c35d4cf081a004901c10da43ee432e9e4ce9d10
tree59ef8b93be699e30ac8c2e1963d09a7250ba4865
parentc3ee6b128226812d506bf993ab8048efe80a3fc1
of/documentation: move video device bindings to a common place

Binding Documents for drm-devices are placed in
Documentation/devicetree/bindings/drm/*. But these devices are common
for v4l framework, hence moved to a common place at
Documentation/devicetree/bindings/video/. 'exynos_' prefix is added to
associate them with exynos soc series.

Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Documentation/devicetree/bindings/drm/exynos/hdmi.txt [deleted file]
Documentation/devicetree/bindings/drm/exynos/hdmiddc.txt [deleted file]
Documentation/devicetree/bindings/drm/exynos/hdmiphy.txt [deleted file]
Documentation/devicetree/bindings/drm/exynos/mixer.txt [deleted file]
Documentation/devicetree/bindings/video/exynos_hdmi.txt [new file with mode: 0644]
Documentation/devicetree/bindings/video/exynos_hdmiddc.txt [new file with mode: 0644]
Documentation/devicetree/bindings/video/exynos_hdmiphy.txt [new file with mode: 0644]
Documentation/devicetree/bindings/video/exynos_mixer.txt [new file with mode: 0644]