From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751489AbdILVP1 (ORCPT ); Tue, 12 Sep 2017 17:15:27 -0400 Received: from mail-io0-f193.google.com ([209.85.223.193]:35541 "EHLO mail-io0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751105AbdILVPY (ORCPT ); Tue, 12 Sep 2017 17:15:24 -0400 X-Google-Smtp-Source: AOwi7QBuXjHwqeXcK22tZWIBFrhuHCXUPkmQ9Dxqz4zFHWffyzOtdVkr87OswVH8zI/XXxcjEW2oBg== Date: Tue, 12 Sep 2017 16:15:22 -0500 From: Rob Herring To: Charles Keepax Cc: broonie@kernel.org, lee.jones@linaro.org, lgirdwood@gmail.com, mark.rutland@arm.com, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, patches@opensource.cirrus.com Subject: Re: [PATCH 5/7] mfd: arizona: Remove audio bindings from MFD binding document Message-ID: <20170912211522.obvj4vnpm75diftq@rob-hp-laptop> References: <20170904154154.4395-1-ckeepax@opensource.cirrus.com> <20170904154154.4395-6-ckeepax@opensource.cirrus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170904154154.4395-6-ckeepax@opensource.cirrus.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 04, 2017 at 04:41:52PM +0100, Charles Keepax wrote: > Now the audio bindings have their own binding document update the main > MFD document to point to that file and remove the audio binding > documentation. > > Signed-off-by: Charles Keepax > --- > Documentation/devicetree/bindings/mfd/arizona.txt | 40 +---------------------- > 1 file changed, 1 insertion(+), 39 deletions(-) Acked-by: Rob Herring