[PATCH 2/4] dt-bindings: Add root properties for Raspberry Pi B and B+
Stephen Warren
swarren at wwwdotorg.org
Sat Jan 17 19:06:07 PST 2015
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 I2C0 rather than I2C1 routed to the
expansion header.
model-b
model-a
model-b-rev2
model-b-plus
compute-module
model-a-plus
FWIW, take a look at the following file to see U-Boot's board
identification code for the various models. Ideally we'll create
matching DT files in the kernel for all of the DT filenames there, sometime.
> http://git.denx.de/?p=u-boot.git;a=blob;f=board/raspberrypi/rpi/rpi.c;h=c18271fce823f7523a8958352701bfe3ea7086c7;hb=HEAD#l82
More information about the linux-rpi-kernel
mailing list