aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/powerpc/dts-bindings/gpio/mdio.txt
Commit message (Collapse)AuthorAge
* dt: Move device tree documentation out of powerpc directoryGrant Likely2011-01-31
| | | | | | | | | | | The device tree is used by more than just PowerPC. Make the documentation directory available to all. v2: reorganized files while moving to create arch and driver specific directories. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
* powerpc: Refactor device tree bindingKumar Gala2009-06-23
Split device tree binding out of booting-without-of.txt and put them into their own files per binding. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>