Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934842AbaJ2Q46 (ORCPT ); Wed, 29 Oct 2014 12:56:58 -0400 Received: from mail-pd0-f180.google.com ([209.85.192.180]:65318 "EHLO mail-pd0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934001AbaJ2Q4y (ORCPT ); Wed, 29 Oct 2014 12:56:54 -0400 MIME-Version: 1.0 In-Reply-To: <5450C915.9030600@imgtec.com> References: <1414541562-10076-1-git-send-email-abrestic@chromium.org> <1414541562-10076-3-git-send-email-abrestic@chromium.org> <5450C915.9030600@imgtec.com> Date: Wed, 29 Oct 2014 09:56:54 -0700 X-Google-Sender-Auth: nf0vOtmAyBuo1dvklz0N-NDiFZk Message-ID: Subject: Re: [PATCH V3 2/4] of: Add binding document for MIPS GIC From: Andrew Bresticker To: Qais Yousef Cc: Ralf Baechle , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Thomas Gleixner , Jason Cooper , Daniel Lezcano , John Crispin , David Daney , Linux-MIPS , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 29, 2014 at 4:01 AM, Qais Yousef wrote: > On 10/29/2014 12:12 AM, Andrew Bresticker wrote: >> >> +- mti,available-cpu-vectors : Specifies the list of CPU interrupt vectors >> + to which the GIC may route interrupts. May contain up to 6 entries, >> one >> + for each of the CPU's hardware interrupt vectors. Valid values are 2 - >> 7. >> + This property is ignored if the CPU is started in EIC mode. >> + > > > Wouldn't it be better to have this in the reversed sense ie: > mti,nonavailable-cpu-vectors? I think the assumption that by default they're > all available unless something else is connected to them which is unlikely > in most cases. It can be made optional property then. > > I don't have a strong opinion about it though. Actually, I think I like the reversed sense as well. Perhaps "mti,reserved-cpu-vectors"? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/