Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751550AbaB1Jy0 (ORCPT ); Fri, 28 Feb 2014 04:54:26 -0500 Received: from mailout4.w1.samsung.com ([210.118.77.14]:11337 "EHLO mailout4.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750957AbaB1JyS (ORCPT ); Fri, 28 Feb 2014 04:54:18 -0500 X-AuditID: cbfec7f5-b7fc96d000004885-31-53105cc7698f Message-id: <53105CC6.1090902@samsung.com> Date: Fri, 28 Feb 2014 10:54:14 +0100 From: Marek Szyprowski User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-version: 1.0 To: Grant Likely , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linaro-mm-sig@lists.linaro.org, devicetree@vger.kernel.org, linux-doc@vger.kernel.org Cc: Benjamin Herrenschmidt , Arnd Bergmann , Michal Nazarewicz , Tomasz Figa , Sascha Hauer , Laura Abbott , Rob Herring , Olof Johansson , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Tomasz Figa , Kumar Gala , Nishanth Peethambaran , Marc , Josh Cartwright , Catalin Marinas , Will Deacon , Paul Mackerras Subject: Re: [PATCH v5 01/11] of: document bindings for reserved-memory nodes References: <1392985527-6260-1-git-send-email-m.szyprowski@samsung.com> <1392985527-6260-2-git-send-email-m.szyprowski@samsung.com> <20140226115108.211D2C40A89@trevor.secretlab.ca> In-reply-to: <20140226115108.211D2C40A89@trevor.secretlab.ca> Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFrrIIsWRmVeSWpSXmKPExsVy+t/xq7onYgSCDU70MVn8nXSM3eJDUyuz xftlPYwW84+cY7Xof7OQ1eLAnx2MFm96O1gsdq57x2ixvXMGu8WXKw+ZLDY9vsZqsbBtCYvF 5V1z2Cw2vDzIZLH0+kUmiwXHW1gt/kyXszh1/TObxZoji9ktJkxfy2LRuvcIu8Xf7ZtYLF4d bGOxWD/jNYvFql1/GC1efjzB4iDlsWbeGkaP378mMXq8njyB0eNyXy+Tx85Zd9k9et60sHps WtXJ5nHn2h42j81L6j1u/3vM7HHlRBOrx7o/r5g8+v8aeMzd1cfo0bdlFaPH501yAYJRXDYp qTmZZalF+nYJXBlLrj1nLrhgX3Gr6Tt7A+N0wy5GTg4JAROJu/072CBsMYkL99aD2UICSxkl Njz37WLkArI/MUqsbTjLDpLgFdCS2H3/NZDNwcEioCox83MFSJhNwFCi620XG0hYVCBUYt5c PYhqQYkfk++xgIwRETjJKPFvbx87iMMs0MYm0TBhHdgyYQFfiR0PzrBALNvBKHFk5k6wBKeA rcTfZ59ZQWxmATOJRy3rmCFseYnNa94yT2AUmIVkyywkZbOQlC1gZF7FKJpamlxQnJSea6RX nJhbXJqXrpecn7uJEZIMvu5gXHrM6hCjAAejEg/vBE/+YCHWxLLiytxDjBIczEoivHnuAsFC vCmJlVWpRfnxRaU5qcWHGJk4OKUaGKXPFGZ1blyaFhcZJn6Rf9FTKY2PByUscoQuTC+O/tad EvH75bZvb3M2OnjIF+yQ8g2X6o/h8WmKKi/xMeIqv3CiP2i586uJstEXeUI/d7cyzFDy6t3q Wv59Q4fX0Zy8ArcOMw3/N2cN7D7cTvtxJfqbSkDIEjm5Qxp7RB2+G2dx+VvVVdsqsRRnJBpq MRcVJwIAfYLXoeQCAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On 2014-02-26 12:51, Grant Likely wrote: > On Fri, 21 Feb 2014 13:25:17 +0100, Marek Szyprowski wrote: > > From: Grant Likely > > > > Reserved memory nodes allow for the reservation of static (fixed > > address) regions, or dynamically allocated regions for a specific > > purpose. > > > > Signed-off-by: Grant Likely > > [joshc: Based on binding document proposed (in non-patch form) here: > > http://lkml.kernel.org/g/20131030134702.19B57C402A0@trevor.secretlab.ca > > adapted to support #memory-region-cells] > > Signed-off-by: Josh Cartwright > > Signed-off-by: Marek Szyprowski > > --- > > .../bindings/reserved-memory/reserved-memory.txt | 138 ++++++++++++++++++++ > > 1 file changed, 138 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt > > > > diff --git a/Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt b/Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt > > new file mode 100644 > > index 000000000000..a606ce90c9c4 > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt > > @@ -0,0 +1,138 @@ > > +*** Reserved memory regions *** > > + > > +Reserved memory is specified as a node under the /reserved-memory node. > > +The operating system shall exclude reserved memory from normal usage > > +one can create child nodes describing particular reserved (excluded from > > +normal use) memory regions. Such memory regions are usually designed for > > +the special usage by various device drivers. > > + > > +Parameters for each memory region can be encoded into the device tree > > +with the following nodes: > > + > > +/reserved-memory node > > +--------------------- > > +#address-cells, #size-cells (required) - standard definition > > + - Should use the same values as the root node > > +#memory-region-cells (required) - dictates number of cells used in the child > > + nodes memory-region specifier > > I still don't like this portion of the binding. I'm not convinced that > it is necessary in the majority of cases and it is going to be very > driver specific. I would rather drop it entirely from the common > binding. If a specific driver needs to do something like the above then > it can have a driver specific binding. Otherwise I think the default > should be a simple phandle with no arguments to a single reserved memory > node. > > Ben, can you weigh in on the current state of this document. I'm mostly > happy with it aside from my comment above. Do you think this is ready to > be merged? > > > +ranges (required) - standard definition > > + - Should be empty > > + > > +/reserved-memory/ child nodes > > +----------------------------- > > +Each child of the reserved-memory node specifies one or more regions of > > +reserved memory. Each child node may either use a 'reg' property to > > +specify a specific range of reserved memory, or a 'size' property with > > +optional constraints to request a dynamically allocated block of memory. > > + > > +Following the generic-names recommended practice, node names should > > +reflect the purpose of the node (ie. "framebuffer" or "dma-pool"). Unit > > +address (@
) should be appended to the name if the node is a > > +static allocation. > > + > > +Properties: > > +Requires either a) or b) below. > > +a) static allocation > > + reg (required) - standard definition > > +b) dynamic allocation > > + size (required) - length based on parent's #size-cells > > + - Size in bytes of memory to reserve. > > + alignment (optional) - length based on parent's #size-cells > > + - Address boundary for alignment of allocation. > > + alloc-ranges (optional) - prop-encoded-array (address, length pairs). > > + - Specifies regions of memory that are > > + acceptable to allocate from. > > + > > +If both reg and size are present, then the reg property takes precedence > > +and size is ignored. > > + > > +Additional properties: > > +compatible (optional) - standard definition > > + - may contain the following strings: > > + - shared-dma-pool: This indicates a region of memory meant to be > > + used as a shared pool of DMA buffers for a set of devices. It can > > + be used by an operating system to instanciate the necessary pool > > + management subsystem if necessary. > > + - vendor specific string in the form ,[-] > > Add "Use vendor strings to identify regions dedicates for a specific > vendor device. For example: 'acme,framebuffer'. Platform code can use vendor > strings to identify device specific regions" So do you want to completely drop phandle based links between device nodes and memory regions? > > +no-map (optional) - empty property > > + - Indicates the operating system must not create a virtual mapping > > + of the region as part of its standard mapping of system memory, > > + nor permit speculative access to it under any circumstances other > > + than under the control of the device driver using the region. > > +reusable (optional) - empty property > > + - The operating system can use the memory in this region with the > > + limitation that the device driver(s) owning the region need to be > > + able to reclaim it back. Typically that means that the operating > > + system can use that region to store volatile or cached data that > > + can be otherwise regenerated or migrated elsewhere. > > + > > +Linux implementation note: > > +- If a "linux,cma-default" property is present, then Linux will use the > > + region for the default pool of the contiguous memory allocator. > > + > > +Device node references to reserved memory > > +----------------------------------------- > > +Regions in the /reserved-memory node may be referenced by other device > > +nodes by adding a memory-region property to the device node. > > + > > +memory-region (optional) - phandle, specifier pairs to children of /reserved-memory > > + > > +Example > > +------- > > +This example defines 3 contiguous regions are defined for Linux kernel: > > +one default of all device drivers (named linux,cma@72000000 and 64MiB in size), > > +one dedicated to the framebuffer device (named framebuffer@78000000, 8MiB), and > > +one for multimedia processing (named multimedia-memory@77000000, 64MiB). > > + > > +/ { > > + #address-cells = <1>; > > + #size-cells = <1>; > > + > > + memory { > > + reg = <0x40000000 0x40000000>; > > + }; > > + > > + reserved-memory { > > + #address-cells = <1>; > > + #size-cells = <1>; > > + ranges; > > + > > + /* global autoconfigured region for contiguous allocations */ > > + linux,cma { > > + compatible = "shared-dma-pool"; > > + reusable; > > + #memory-region-cells = <0>; > > + size = <0x4000000>; > > + alignment = <0x2000>; > > + linux,cma-default; > > + }; > > + > > + display_reserved: framebuffer@78000000 { > > + #memory-region-cells = <0>; > > + reg = <0x78000000 0x800000>; > > + }; > > + > > + multimedia_reserved: multimedia@77000000 { > > + compatible = "acme,multimedia-memory"; > > + #memory-region-cells = <1>; > > + reg = <0x77000000 0x4000000>; > > + }; > > + }; > > + > > + /* ... */ > > + > > + fb0: video@12300000 { > > + memory-region = <&display_reserved>; > > + /* ... */ > > + }; > > + > > + scaler: scaler@12500000 { > > + memory-region = <&multimedia_reserved 0xdeadbeef>; > > + /* ... */ > > + }; > > + > > + codec: codec@12600000 { > > + memory-region = <&multimedia_reserved 0xfeebdaed>; > > + /* ... */ > > + }; > > +}; > > -- > > 1.7.9.5 > > > > Best regards -- Marek Szyprowski, PhD Samsung R&D Institute Poland -- 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/