From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?U8O2cmVu?= Brinkmann Subject: Re: [PATCH] ARM: dt: zynq: Add labels to cpu nodes to allow overriding OPPs. Date: Mon, 9 Nov 2015 10:55:55 -0800 Message-ID: <20151109185555.GN6436@xsjsorenbubuntu> References: <1447095111-22969-1-git-send-email-moritz.fischer@ettus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1447095111-22969-1-git-send-email-moritz.fischer@ettus.com> Sender: linux-kernel-owner@vger.kernel.org To: Moritz Fischer Cc: robh+dt@kernel.org, michal.simek@xilinx.com, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Mon, 2015-11-09 at 10:51AM -0800, Moritz Fischer wrote: > By adding labels to the cpu nodes in the dtsi, a dts that > includes it can change the OPPs by referencing the cpu0 > through the label. >=20 > Signed-off-by: Moritz Fischer Reviewed-by: S=C3=B6ren Brinkmann S=C3=B6ren