]> Git Repo - J-u-boot.git/commit
fdt: Add binding decode function for display-timings
authorSimon Glass <[email protected]>
Wed, 15 Apr 2015 03:03:21 +0000 (21:03 -0600)
committerTom Warren <[email protected]>
Wed, 13 May 2015 16:24:06 +0000 (09:24 -0700)
commit12e671142daa5d4dce5961e6f573a8b740b16f88
tree30eafbb47ee45d9de1683074067fd573163a0c20
parent962f5caf600c54f4103bfa6b31fa2fb4e8aaacb9
fdt: Add binding decode function for display-timings

This is useful for display parameters. Add a simple decode function to read
from this device tree node.

Signed-off-by: Simon Glass <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
doc/device-tree-bindings/video/display-timing.txt [new file with mode: 0644]
include/fdtdec.h
lib/fdtdec.c
This page took 0.032538 seconds and 4 git commands to generate.