Re: [PATCH 2/4] dt-bindings: Add root properties for Raspberry Pi B and B+

2015-01-17 Thread Stephen Warren
On 01/16/2015 09:48 AM, Stefan Wahren wrote: > This patch adds root compatible properties for the following boards: > - Raspberry Pi Model B > - Raspberry Pi Model B+ We may as well add all the models while at it. I think the following is a complete list so far: "model-b-i2c0": early model B with

[PATCH 2/4] dt-bindings: Add root properties for Raspberry Pi B and B+

2015-01-16 Thread Stefan Wahren
This patch adds root compatible properties for the following boards: - Raspberry Pi Model B - Raspberry Pi Model B+ Signed-off-by: Stefan Wahren --- Documentation/devicetree/bindings/arm/bcm2835.txt | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Documentation/de