Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754402AbbKXOIJ (ORCPT ); Tue, 24 Nov 2015 09:08:09 -0500 Received: from v094114.home.net.pl ([79.96.170.134]:48443 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753260AbbKXOIH (ORCPT ); Tue, 24 Nov 2015 09:08:07 -0500 From: "Rafael J. Wysocki" To: Andy Shevchenko Cc: Greg Kroah-Hartman , Jarkko Nikula , linux-i2c@vger.kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, Lee Jones , Mika Westerberg , Kevin Fenzi , Arnd Bergmann , Wolfram Sang Subject: Re: [PATCH v1 03/13] device property: refactor built-in properties support Date: Tue, 24 Nov 2015 15:37:45 +0100 Message-ID: <36215503.lOBnWKWWL0@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.1.0-rc5+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1448360579-79260-4-git-send-email-andriy.shevchenko@linux.intel.com> References: <1448360579-79260-1-git-send-email-andriy.shevchenko@linux.intel.com> <1448360579-79260-4-git-send-email-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 647 Lines: 17 On Tuesday, November 24, 2015 12:22:49 PM Andy Shevchenko wrote: > Instead of using the type and nval fields we will use length (in bytes) of the > value. The sanity check is done in the accessors. > > The built-in property accessors are split in the same way such as device tree. Do I understand correctly that this is indended to make the built-in properties follow the DT layout? Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/