Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: 6a13feb9c82803e2b815eca72fa7a9f5561d7861 authored by Linus Torvalds on 02 November 2015, 00:05:25 UTC
Linux 4.3
Tip revision: 6a13feb
arm-versatile.txt
Flash device on ARM Versatile board

Required properties:
- compatible : must be "arm,versatile-flash";
- bank-width : width in bytes of flash interface.

The device tree may optionally contain sub-nodes describing partitions of the
address space. See partition.txt for more detail.
back to top