From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755664AbbCEOD3 (ORCPT ); Thu, 5 Mar 2015 09:03:29 -0500 Received: from down.free-electrons.com ([37.187.137.238]:58220 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755375AbbCEOD1 (ORCPT ); Thu, 5 Mar 2015 09:03:27 -0500 Date: Thu, 5 Mar 2015 15:03:22 +0100 From: Thomas Petazzoni To: Michal Simek Cc: linux-arm-kernel@lists.infradead.org, Mark Rutland , Rob Herring , devicetree@vger.kernel.org, Zach Pfeffer , Pawel Moll , Ian Campbell , Catalin Marinas , Mark Brown , Will Deacon , linux-kernel@vger.kernel.org, Robert Richter , Rob Herring , Kumar Gala , Eddie Huang , =?UTF-8?B?U8O2cmVu?= Brinkmann Subject: Re: [PATCH v2] ARM64: Add new Xilinx ZynqMP SoC Message-ID: <20150305150322.19e378d9@free-electrons.com> In-Reply-To: References: Organization: Free Electrons X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dear Michal Simek, On Thu, 5 Mar 2015 14:53:34 +0100, Michal Simek wrote: > + pmu { > + compatible = "arm,armv8-pmuv3"; > + interrupts = <0 143 4>, > + <0 144 4>, > + <0 145 4>, > + <0 146 4>; Any reason not to use #include #include in order to write the more descriptive: interrupts = , , , ; And ditto for all other interrupts properties? Thanks, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com