aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/vt8500
AgeCommit message (Collapse)AuthorFilesLines
2018-04-27dt-bindings: move various timer bindings to timer/ directoryRob Herring1-15/+0
Bindings are supposed to be organized by device class/function. Move bindings for various timers to timer/ binding directory. Cc: Linus Walleij <[email protected]> Acked-by: Thierry Reding <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2015-10-22dt-bindings: consolidate interrupt controller bindingsRob Herring1-16/+0
Move various interrupt controller bindings into the interrupt-controller/ directory. Signed-off-by: Rob Herring <[email protected]> Cc: Matthias Brugger <[email protected]> Cc: [email protected]
2012-09-21arm: vt8500: doc: Add device tree bindings for arch-vt8500 devicesTony Prisk3-0/+44
Bindings for gpio, interrupt controller, power management controller, timer, realtime clock, serial uart, ehci and uhci controllers and framebuffer controllers used on the arch-vt8500 platform. Framebuffer binding also specifies a 'display' node which is required for determining the lcd panel data. Signed-off-by: Tony Prisk <[email protected]>