Home
last modified time | relevance | path

Searched hist:"01 dc909fa1be6259cdbbc9fd6933df4fbe26ea5a" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/boot/dts/
H A DMakefilediff 01dc909fa1be6259cdbbc9fd6933df4fbe26ea5a Wed Oct 02 15:42:59 CEST 2013 Linus Walleij <linus.walleij@linaro.org> ARM: ux500: split the HREF DTS files from two to four

As the device tree conversion did away with the ability to
auto-detect the UIB (User Interface Board) version from attempting
to read an I2C address, we now have to pass the knowledge of
what UIB is mounted through the device tree. This gives rise
to four possible board permutations:

- HREF prior to v60, ST UIB (hrefprev60-stuib)
- HREF prior to v60, TVK1281618 UIB (hrefprev60-tvk)
- HREF v60 and later, ST UIB (href60plus-stuib)
- HREF v60 and later, TVK1281618 UIB (hrefv60plus-tvk)

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>