From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Zabel Subject: Re: [PATCH 3/9] ARM: dts: berlin: add a required reset property in the chip controller node Date: Thu, 05 Jun 2014 18:39:07 +0200 Message-ID: <1401986347.4103.11.camel@paszta.hi.pengutronix.de> References: <1401983326-19205-1-git-send-email-antoine.tenart@free-electrons.com> <1401983326-19205-4-git-send-email-antoine.tenart@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1401983326-19205-4-git-send-email-antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Antoine =?ISO-8859-1?Q?T=E9nart?= Cc: sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org, thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org, zmxu-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org, jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Am Donnerstag, den 05.06.2014, 17:48 +0200 schrieb Antoine T=C3=A9nart: > The chip controller node now also describes the Marvell Berlin reset > controller. Add the required 'reset-cells' property. >=20 > Signed-off-by: Antoine T=C3=A9nart > --- > arch/arm/boot/dts/berlin2.dtsi | 1 + > arch/arm/boot/dts/berlin2cd.dtsi | 1 + > arch/arm/boot/dts/berlin2q.dtsi | 1 + > 3 files changed, 3 insertions(+) >=20 > diff --git a/arch/arm/boot/dts/berlin2.dtsi b/arch/arm/boot/dts/berli= n2.dtsi > index 2477dac4d643..379ff1a38377 100644 > --- a/arch/arm/boot/dts/berlin2.dtsi > +++ b/arch/arm/boot/dts/berlin2.dtsi > @@ -243,6 +243,7 @@ > chip: chip-control@ea0000 { > compatible =3D "marvell,berlin2-chip-ctrl"; > #clock-cells =3D <1>; > + #reset-cells =3D <1>; Are the marvell,berlin2q-chip-ctrl bindings already documented? This should also be added to the documentation. regards Philipp -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html