1 Some versions of u-boot for this Chromebook check for tpm node
2 in the device tree and fail badly (reboot) if it is not found.
4 While not exactly correct, it is much easier to patch the mainline
5 device tree to match u-boot expectations than to fix u-boot on
8 See https://code.google.com/p/chromium/issues/detail?id=220169
9 and https://lkml.org/lkml/2013/3/4/242
11 Signed-off-by: Alex Suykov <alex.suykov@gmail.com>
13 --- a/arch/arm/boot/dts/exynos5250-snow-common.dtsi
14 +++ b/arch/arm/boot/dts/exynos5250-snow-common.dtsi
17 samsung,i2c-sda-delay = <100>;
18 samsung,i2c-max-bus-freq = <66000>;
21 + compatible = "infineon,slb9635tt";