Jean-Jacques Hiblot | 8ce5fac | 2017-09-15 12:39:41 +0200 | [diff] [blame] | 1 | /* |
2 | * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ | ||||
3 | * | ||||
4 | * SPDX-License-Identifier: GPL-2.0+ | ||||
5 | */ | ||||
6 | |||||
7 | #include "omap5-u-boot.dtsi" | ||||
8 | |||||
9 | &pcf_gpio_21{ | ||||
10 | u-boot,i2c-offset-len = <0>; | ||||
11 | }; | ||||
12 | |||||
13 | &pcf_hdmi{ | ||||
14 | u-boot,i2c-offset-len = <0>; | ||||
15 | }; |