]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: chromebook_link: dts: Add PCH and LPC devices
authorSimon Glass <sjg@chromium.org>
Thu, 26 Mar 2015 15:29:29 +0000 (09:29 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:45 +0000 (21:47 +0200)
commitb7e4b812b940997ace92082b3a09593e8f97aa39
tree53e0ac34d95422a34c14399014a75445958186d8
parentb2f78755433a7b7181a25630b668d4a2670789ba
x86: chromebook_link: dts: Add PCH and LPC devices

The PCH (Platform Controller Hub) is on the PCI bus, so show it as such.
The LPC (Low Pin Count) and SPI bus are inside the PCH, so put these in the
right place also.

Rename the compatible strings to be more descriptive since this board is the
only user. Once we are using driver model fully on x86, these will be
dropped.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/cpu.c
arch/x86/cpu/ivybridge/lpc.c
arch/x86/dts/chromebook_link.dts
include/fdtdec.h
lib/fdtdec.c