On Fri, Jul 4, 2008 at 5:36 PM, Segher Boessenkool
<[EMAIL PROTECTED]> wrote:
>> +The SPI master node requires the following properties:
>> +- #address-cells - number of cells required to define a chip select
>> + address on the SPI bus.
>
> Hrm. Should this (and "re
+The SPI master node requires the following properties:
+- #address-cells - number of cells required to define a chip
select
+ address on the SPI bus.
Hrm. Should this (and "reg" in the child node) be required for SPI
masters that have only one chip select?
+
From: Grant Likely <[EMAIL PROTECTED]>
Add documentation about how to describe SPI busses in the device tree.
Signed-off-by: Grant Likely <[EMAIL PROTECTED]>
---
Documentation/powerpc/booting-without-of.txt | 60 ++
1 files changed, 60 insertions(+), 0 deletions(-)
di