From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Subject: Re: [PATCH v2 5/5] fdtput: Add -p option to create subnodes along entire path Date: Thu, 12 Jul 2012 12:02:09 -0500 Message-ID: References: <1342108371-15616-2-git-send-email-sjg@chromium.org> <1342108371-15616-5-git-send-email-sjg@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <1342108371-15616-5-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Simon Glass Cc: Devicetree Discuss List-Id: devicetree@vger.kernel.org > This option mimics mkdir's -p option. It automatically creates nodes > as needed along the path provided. If the node already exists, no > error is given. > > Signed-off-by: Simon Glass Whole 5-part patchset applied. Thanks, jdl