From patchwork Tue Jun 26 10:22:39 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 10488639 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 6DE28601A0 for ; Tue, 26 Jun 2018 10:26:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 620B827D4D for ; Tue, 26 Jun 2018 10:26:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 54E7C28875; Tue, 26 Jun 2018 10:26:24 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E9F9927D4D for ; Tue, 26 Jun 2018 10:26:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934784AbeFZKZo (ORCPT ); Tue, 26 Jun 2018 06:25:44 -0400 Received: from mail-wr0-f196.google.com ([209.85.128.196]:36913 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934777AbeFZKX1 (ORCPT ); Tue, 26 Jun 2018 06:23:27 -0400 Received: by mail-wr0-f196.google.com with SMTP id k6-v6so16661944wrp.4 for ; Tue, 26 Jun 2018 03:23:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=B4ss2jSj7tKkAK/ffxVGa8iIGwohRFcM3Cy7QOHtOY0=; b=FuQlFA+BOnhK8qLM873QEkwxYwdEYRZQ62mxwexyKTeqW9OZU9g/FcRQ+xmAN64nSF IPG9oPFxLI9DK89EIx2YSIXOZ+pXEufnEqEkqKc7NfECWTxfboJ3hKfwLz3HsnUcefix ePV9JvBM8Lj6h/3gIO6gNF45qare8mEgbVYBqP/mR/iKRizgSZnVoaoqjhfV6ZJBdCCo zbypuU6DOAJMcgjXQv10f6F8VtP8yxxrXiBdZfu7rmug1i4GeLD0nus/9LoEcsQULtmV j2gvmKl0FrBwVA9mRXsSOj6e4nhuSFVOjBPgdSinQ4WJQIHZckoWtQ6d/3UzqNIe9PTP kHZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=B4ss2jSj7tKkAK/ffxVGa8iIGwohRFcM3Cy7QOHtOY0=; b=pAbpIXoZ5GL/l+tAkHqCLI4hR5GSzsN26qf4oZgu6pcuV2rLbTwTVt+1b8AWDTqBdd EsE055Qu3ZD+0MClXjWFWjWi8Tn8e9cRP/4gAFbV0X8CrqgOEfSmXPueC78BqHhM3Zs2 BTjHCi+yA4x/PExAoJq/UscXB8gF6Of1yw146tUt+/621DYX7zAidoYy0+/N85Tx3qGl 9PMd3cwfelxebiHRenIP6+jTzcdfl6wKezAZntqpxTZQwoGyFQnFv5e2Q2jOqLM9WISP olrTXFSJyl3lc6pj+2gQ5XR+P9r3+tyxO7aZJ5VGSfCWyDe4+4PYhGxvjPgZOK9VH8Ib x6Fg== X-Gm-Message-State: APt69E0HtVF00suLAK+/KiqMp7FQnbaEWafl/fVR2GhNSUwEVF58Q9v4 TpybFyIRPTayQV615Zt7l+PVxQ== X-Google-Smtp-Source: AAOMgpebS+tAcxKN42gbuW+wZ2wij+NCs2wxWughUhoitpJ463o+Lf4vPtE5M/i/z48uLVEtA5egeg== X-Received: by 2002:adf:cc82:: with SMTP id p2-v6mr889175wrj.226.1530008606224; Tue, 26 Jun 2018 03:23:26 -0700 (PDT) Received: from brgl-bgdev.lan (LFbn-NIC-1-55-10.w2-15.abo.wanadoo.fr. [2.15.147.10]) by smtp.gmail.com with ESMTPSA id 203-v6sm2573852wmp.23.2018.06.26.03.23.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Jun 2018 03:23:25 -0700 (PDT) From: Bartosz Golaszewski To: Sekhar Nori , Kevin Hilman , Russell King , Grygorii Strashko , "David S . Miller" , Srinivas Kandagatla , Lukas Wunner , Rob Herring , Florian Fainelli , Dan Carpenter , Ivan Khoronzhuk , David Lechner , Greg Kroah-Hartman , Andrew Lunn Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, netdev@vger.kernel.org, Bartosz Golaszewski Subject: [PATCH v2 09/15] ARM: davinci: dm365-evm: use device properties for at24 eeprom Date: Tue, 26 Jun 2018 12:22:39 +0200 Message-Id: <20180626102245.30711-10-brgl@bgdev.pl> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180626102245.30711-1-brgl@bgdev.pl> References: <20180626102245.30711-1-brgl@bgdev.pl> Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Bartosz Golaszewski We want to work towards phasing out the at24_platform_data structure. There are few users and its contents can be represented using generic device properties. Using device properties only will allow us to significantly simplify the at24 configuration code. Remove the at24_platform_data structure and replace it with an array of property entries. Drop the byte_len/size property, as the model name already implies the EEPROM's size. Signed-off-by: Bartosz Golaszewski --- arch/arm/mach-davinci/board-dm365-evm.c | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/arch/arm/mach-davinci/board-dm365-evm.c b/arch/arm/mach-davinci/board-dm365-evm.c index df640d977bfa..ffe93265f565 100644 --- a/arch/arm/mach-davinci/board-dm365-evm.c +++ b/arch/arm/mach-davinci/board-dm365-evm.c @@ -18,7 +18,7 @@ #include #include #include -#include +#include #include #include #include @@ -179,18 +179,15 @@ static struct nvmem_cell_lookup dm365evm_mac_address_cell = { .nvmem_name = "1-00500", }; -static struct at24_platform_data eeprom_info = { - .byte_len = (256*1024) / 8, - .page_size = 64, - .flags = AT24_FLAG_ADDR16, - .setup = davinci_get_mac_addr, - .context = (void *)0x7f00, +static const struct property_entry eeprom_properties[] = { + PROPERTY_ENTRY_U32("pagesize", 64), + { } }; static struct i2c_board_info i2c_info[] = { { I2C_BOARD_INFO("24c256", 0x50), - .platform_data = &eeprom_info, + .properties = eeprom_properties, }, { I2C_BOARD_INFO("tlv320aic3x", 0x18),