lkml.org 
[lkml]   [2017]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [RESEND PATCH v5 11/16] arm64: zynqmp: Add generic compatible string for I2C EEPROM
[snip]

>>
>> diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts b/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
>> index ef1b9e573af0..53907b7a7fd9 100644
>> --- a/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
>> +++ b/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
>> @@ -55,7 +55,7 @@
>> status = "okay";
>> clock-frequency = <400000>;
>> eeprom@54 {
>> - compatible = "at,24c64";
>> + compatible = "atmel,24c64";
>> reg = <0x54>;
>> };
>> };
>> @@ -64,7 +64,7 @@
>> status = "okay";
>> clock-frequency = <400000>;
>> eeprom@55 {
>> - compatible = "at,24c64";
>> + compatible = "atmel,24c64";
>> reg = <0x55>;
>> };
>> };
>>
>
> Acked-by: Michal Simek <michal.simek@xilinx.com>
>

Any reasons why this patch was never picked? It was acked two months ago.

Best regards,
Javier

\
 
 \ /
  Last update: 2017-08-21 13:28    [W:0.089 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site