From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932157AbbCIKQy (ORCPT ); Mon, 9 Mar 2015 06:16:54 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:57669 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753736AbbCIKQw (ORCPT ); Mon, 9 Mar 2015 06:16:52 -0400 Message-ID: <1425896207.3152.26.camel@pengutronix.de> Subject: Re: [PATCH v2 04/10] Documentation: bindings: move the Berlin reset documentation From: Philipp Zabel To: Antoine Tenart Cc: sebastian.hesselbarth@gmail.com, jszhang@marvell.com, zmxu@marvell.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Mon, 09 Mar 2015 11:16:47 +0100 In-Reply-To: <1425654328-26298-5-git-send-email-antoine.tenart@free-electrons.com> References: <1425654328-26298-1-git-send-email-antoine.tenart@free-electrons.com> <1425654328-26298-5-git-send-email-antoine.tenart@free-electrons.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:100:96de:80ff:fec2:9969 X-SA-Exim-Mail-From: p.zabel@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, den 06.03.2015, 16:05 +0100 schrieb Antoine Tenart: > The Berlin reset documentation was part of the Marvell Berlin SoC > documentation because the Berlin reset configuration was inside the chip > controller. With the recent rework of the chip and system controller > handling (now an MFD driver registers all sub-devices of the two soc and > system controller nodes and each device has its own sub-node), the > documentation of the Berlin reset driver can be moved to the generic > reset documentation directory. > > Signed-off-by: Antoine Tenart Acked-by: Philipp Zabel regards Philipp