Linux Drivers Device Tree Guide

From eLinux.org
Revision as of 14:22, 11 May 2015 by Tim Bird (talk | contribs) (add first tip!! (and so it begins...))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

See drives/iommu/arm-ssmu.c for an example of how to get information from the OF system about what compatible string was used to instantiate a driver (in driver's probe routine.)

Frank - fix this!