Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2277738imm; Mon, 28 May 2018 05:15:34 -0700 (PDT) X-Google-Smtp-Source: AB8JxZo1ZDeIUWC3ndEYT8bfwrCdWFDCDOaxo5MMtzg9O0AMUV3H+4t9w+NmXg632jeASpw+/qiQ X-Received: by 2002:a17:902:ab93:: with SMTP id f19-v6mr13693358plr.392.1527509734243; Mon, 28 May 2018 05:15:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527509734; cv=none; d=google.com; s=arc-20160816; b=d/j9v23qngSs4A8eS6A3WSkvQJyDMxTbkjtVIJIFtX1kSWfa0vh3Pu2bnLpaMnO6uF 1ih/DGTOBvyUt8BXJPfMPhrMVKRoRj0F0RdzfzTbcBVlIRqHphrKmcvsK+7XsqZzuOzA NUFQAloBWtVBLoFbXxix/UJksvhF+sfG+3JqF6x2JA1xEZavp/sdZr1ULu/HcFmZwXxN UAVhLZ2mSOnDzCNAZZwON3F2c0lWn3Svgp1VBOYeJ78rZvJJmC5NRJv//1vcnEaEkYle laf4c6wiSh0rwhpurAiGfvKc3LVfxswTldxbF3hiXz111q56oQ7UII1HFWp7Ym2/nWKM FbRw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=RQUIMYfmYHdhaRR7KW9YYw3ykxxkhnRCeG7AQN6LsRY=; b=O0bTuJRQZ0CIXQY7mcL3vegywSu2cWt6LHrIz7ud6Uk7ohBrBMJEI6BrLzpI+awBaZ nlQYL3CH1U01N9MtKJj3h+UPB3tg8ozYJXnp0xq1x3zY5IcJhxTd4PO2Kd3SKGzwu3B7 WKL3/sKePYAiFOQX30Cz2589pn/3Oa4VagXl/8R7aLPMJ0MBJEyI9VtotPAle2wrr5MB RRFKyL1xElvX80PP8hcN93GPOuOBYLyMpvhM4Ue20C9T3DpSQgH8pG7DhgVjkuZKyj+U T7T30LLuRroXr15RuwiYZp8ridQhlYommzSELFfoHNRHZxYDpugRMgrj0S2rSNrnc2ew oE+w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=17uQC75h; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z16-v6si5397709pfj.337.2018.05.28.05.15.19; Mon, 28 May 2018 05:15:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=17uQC75h; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423236AbeE1MOq (ORCPT + 99 others); Mon, 28 May 2018 08:14:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:50932 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422949AbeE1LDr (ORCPT ); Mon, 28 May 2018 07:03:47 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 206B52087E; Mon, 28 May 2018 11:03:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527505426; bh=CpzuzmVXhrJ7rk/bcUrDHDlBLSZPILN4cimegbirSnw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=17uQC75hKQdkswib36/G/GAzBGFR/88fumpVzb487F8B8lCm0wgaFT0mfPQlT6FW4 XJiXeLFLJHjVuhO+AD5n2mTM5VaNi7f6ULMCdgMJ6DNmtQdEXdI5QvtDk1gVjHr8E4 WyFXztaSum3uhvS+1biEkG+7VzaaIiXBqUmzZ2S0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Peter Rosin , Alexandre Belloni , Sasha Levin Subject: [PATCH 4.14 487/496] ARM: dts: at91: tse850: use the correct compatible for the eeprom Date: Mon, 28 May 2018 12:04:32 +0200 Message-Id: <20180528100340.400015445@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180528100319.498712256@linuxfoundation.org> References: <20180528100319.498712256@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.14-stable review patch. If anyone has any objections, please let me know. ------------------ From: Peter Rosin [ Upstream commit 7981190fb5dd710dea08c2613cee3d05e795ca5e ] The used part does contain an eeprom compatible with an Atmel 24c02 chip and it is from NXP, but it is not called 24c02. It's actually a se97b chip. Adjust the compatible accordingly. Fixes: 21dd0ece34c2 ("ARM: dts: at91: add devicetree for the Axentia TSE-850") Signed-off-by: Peter Rosin Signed-off-by: Alexandre Belloni Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- arch/arm/boot/dts/at91-tse850-3.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/arm/boot/dts/at91-tse850-3.dts +++ b/arch/arm/boot/dts/at91-tse850-3.dts @@ -245,7 +245,7 @@ }; eeprom@50 { - compatible = "nxp,24c02", "atmel,24c02"; + compatible = "nxp,se97b", "atmel,24c02"; reg = <0x50>; pagesize = <16>; };