On Mon, Jun 26, 2017 at 02:29:35PM -0500, Eddie James wrote:
> From: "Edward A. James"
"dt-bindings: i2c: ..." for the subject.
>
> Document the bindings.
>
> Signed-off-by: Edward A. James
> ---
> Documentation/devicetree/bindings/i2c/i2c-fsi.txt | 31
> +++
> 1 file ch
Hi Eddie,
>> Those child nodes represent the downstream i2c buses, and so also
>> contain the i2c slave devices, right? If so, you may want to document
>> that, and/or add a simple device to that example (say, an EEPROM).
>
> Yes, good point, but the driver currently wouldn't do anything with tha
On 06/26/2017 08:06 PM, Jeremy Kerr wrote:
Hi Eddie,
+Required properties:
+ - compatible = "ibm,i2cm-fsi";
+ - reg = < address size >; : The FSI CFAM address and address
space
+ size.
+ - #address-cells = <1>; : Number of address
Hi Eddie,
> +Required properties:
> + - compatible = "ibm,i2cm-fsi";
> + - reg = < address size >; : The FSI CFAM address and address space
> + size.
> + - #address-cells = <1>; : Number of address cells in child nodes
> + - #size-cells =
From: "Edward A. James"
Document the bindings.
Signed-off-by: Edward A. James
---
Documentation/devicetree/bindings/i2c/i2c-fsi.txt | 31 +++
1 file changed, 31 insertions(+)
create mode 100644 Documentation/devicetree/bindings/i2c/i2c-fsi.txt
diff --git a/Documentation/d
5 matches
Mail list logo