From patchwork Thu Jun 28 14:32: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: 10494107 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 D695460230 for ; Thu, 28 Jun 2018 14:36:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C0DC729F13 for ; Thu, 28 Jun 2018 14:36:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B425229F5D; Thu, 28 Jun 2018 14:36:12 +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=unavailable 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 62E0429F13 for ; Thu, 28 Jun 2018 14:36:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966768AbeF1Of5 (ORCPT ); Thu, 28 Jun 2018 10:35:57 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:35898 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966707AbeF1Od0 (ORCPT ); Thu, 28 Jun 2018 10:33:26 -0400 Received: by mail-wm0-f68.google.com with SMTP id u18-v6so9345604wmc.1 for ; Thu, 28 Jun 2018 07:33: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=bR3ra0J3nB9yOQmIhsiBHpNBXbsCR87+f3+DqJeGKRU=; b=Z2v3sDcZhrzjxrKzXBicFeIdMJfWZ7kpd898A5CFvEguC14+2Ag820J2s0a3U6hwms XkWxNtzl931u4h7s8Ju0R9ODOyokde6sWppdPvtrkFsbjcybXk7hmOHZUIW+QyiJwgfn +Z3ZvomhOElbp7unVvhuOEmF5VHI2pXXrrjvsRpWkv+VtYasaxUk5bfmWNrQzFswnBFY aFVpKF/iTEW0n2eEyH/u58nMJUPRx1O97/upLrcwl2XUPnmlSQO2juJRoaDkzU55aT+C SVSVNIK+Co1CFg1ASnGyMzsUZIcbaS2mXKa4MLGonjg34unGhS+BoO1POSgxjTvyBFja WWFA== 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=bR3ra0J3nB9yOQmIhsiBHpNBXbsCR87+f3+DqJeGKRU=; b=dJkXxcHr0izR+Sl9vNTQoaZZqlcdXiCVS+5VA8lFOemGJ+mLmwAdG04APtLPwuRIY8 hSwTRxII/Fz7goANNdbbwZv/KvtB943jhsJuhAVq7I5rNjKJfS1klukeaCiFrlclRtLl sD1NZ3Bl3rzM/UPb1TJIBVtk+EDXDm7DFZeYLFidNIvTut8AwrZ4Es2a38y5KvY0YxwB /wr5mC9DsCWoUudaJdpsAky9Yz78ogC/rYehiLPPl33lx+hVScpfENMHonrFQyUaTRRT XfwUCc4EBpiR3SASnShFnY/IkbzShp91ADD2OqTuIU0vqTfohwP3ALCnXiB4F6xPKaNQ 5pVg== X-Gm-Message-State: APt69E0n+6hstSB54wfwHe5jfqu9igwTrFfLN0gvY0duxTM+no9Z6I1B SVatmNv+8aomclOwgQRn+k5fhg== X-Google-Smtp-Source: AAOMgpcOAEfzvwYS3+eOtBpSlWVJw3l/4X8J58ssSDNCD+lTc6YH7srqTHgznZwIwoHjJDv0aXbAzA== X-Received: by 2002:a1c:d509:: with SMTP id m9-v6mr8692371wmg.69.1530196405479; Thu, 28 Jun 2018 07:33:25 -0700 (PDT) Received: from brgl-bgdev.baylibre.local (AStLambert-681-1-87-41.w90-86.abo.wanadoo.fr. [90.86.29.41]) by smtp.gmail.com with ESMTPSA id 4-v6sm8037499wmh.14.2018.06.28.07.33.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Jun 2018 07:33:24 -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 , Jonathan Corbet 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 v3 13/18] ARM: davinci: da830-evm: use device properties for at24 eeprom Date: Thu, 28 Jun 2018 16:32:39 +0200 Message-Id: <20180628143244.4561-14-brgl@bgdev.pl> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180628143244.4561-1-brgl@bgdev.pl> References: <20180628143244.4561-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-da830-evm.c | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/arch/arm/mach-davinci/board-da830-evm.c b/arch/arm/mach-davinci/board-da830-evm.c index 4a2fe8142a2f..08a23e777eca 100644 --- a/arch/arm/mach-davinci/board-da830-evm.c +++ b/arch/arm/mach-davinci/board-da830-evm.c @@ -18,7 +18,7 @@ #include #include #include -#include +#include #include #include #include @@ -419,12 +419,9 @@ static struct nvmem_cell_lookup da830_evm_mac_address_cell = { .nvmem_name = "1-00500", }; -static struct at24_platform_data da830_evm_i2c_eeprom_info = { - .byte_len = SZ_256K / 8, - .page_size = 64, - .flags = AT24_FLAG_ADDR16, - .setup = davinci_get_mac_addr, - .context = (void *)0x7f00, +static const struct property_entry da830_evm_i2c_eeprom_properties[] = { + PROPERTY_ENTRY_U32("pagesize", 64), + { } }; static int __init da830_evm_ui_expander_setup(struct i2c_client *client, @@ -458,7 +455,7 @@ static struct pcf857x_platform_data __initdata da830_evm_ui_expander_info = { static struct i2c_board_info __initdata da830_evm_i2c_devices[] = { { I2C_BOARD_INFO("24c256", 0x50), - .platform_data = &da830_evm_i2c_eeprom_info, + .properties = da830_evm_i2c_eeprom_properties, }, { I2C_BOARD_INFO("tlv320aic3x", 0x18),