diff options
author | Michal Simek | 2016-10-19 16:07:58 +0200 |
---|---|---|
committer | Michal Simek | 2016-11-15 15:30:38 +0100 |
commit | bc019369653ce9a0b56518d9a126b030ee27f279 (patch) | |
tree | 78ae23383b0061e16a56d7ef6c45552d59b229a7 /arch | |
parent | 69d09dd74de58c541160904d91e3777b5c795dae (diff) |
ARM64: zynqmp: Remove note about level shifter on zcu102
i2c device is just level shifter. Remove reference from dts.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/dts/zynqmp-zcu102.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/zynqmp-zcu102.dts b/arch/arm/dts/zynqmp-zcu102.dts index e7496da2359..7715aea5bfb 100644 --- a/arch/arm/dts/zynqmp-zcu102.dts +++ b/arch/arm/dts/zynqmp-zcu102.dts @@ -394,7 +394,7 @@ drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751) += max20751.o /* Bus 3 is not connected */ }; - /* FIXME PL connection - u55 , PMOD - j160 */ + /* FIXME PMOD - j160 */ /* FIXME MSP430F - u41 - not detected */ }; |