Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753061AbdLKNp4 (ORCPT ); Mon, 11 Dec 2017 08:45:56 -0500 Received: from mail02.prevas.se ([62.95.78.10]:53259 "EHLO mail02.prevas.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752928AbdLKNpm (ORCPT ); Mon, 11 Dec 2017 08:45:42 -0500 X-IronPort-AV: E=Sophos;i="5.45,391,1508796000"; d="scan'208";a="2793591" Subject: Re: [RFC] irqchip: add support for LS1021A external interrupt lines To: Alexander Stein CC: Marc Zyngier , Thomas Gleixner , Jason Cooper , Rob Herring , Mark Rutland , , References: <48d2d08c-c57a-ce49-5958-0fd5ad4a2dc7@arm.com> <58297576-cc32-819d-c6b3-7d1355095482@prevas.dk> <5117875.4tMaEC1223@ws-stein> <2475814.YIHTfursNv@ws-stein> From: Rasmus Villemoes Message-ID: <42019fb5-393a-08b0-924d-bf1a97e078fe@prevas.dk> Date: Mon, 11 Dec 2017 14:45:39 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <2475814.YIHTfursNv@ws-stein> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [172.16.8.31] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 763 Lines: 23 On 2017-12-11 11:02, Alexander Stein wrote: > Oh, and what is the content of register SCFG_SCFGREVCR? Good point. On my board it's 0xffffffff, set even before U-boot starts, and lots board support code in U-boot expects this. I can't immediately find examples in the linux source code that actually writes to the scfg, so I don't know if we already have that as an implicit assumption as well. But it would be kind of nasty to have to make the code read SCFG_SCFGREVCR and decide the bit pattern to use based on that - especially since I wouldn't be able to test it. Who thought such a magic switch could ever be a good idea? -- Rasmus Villemoes Software Developer Prevas A/S Hedeager 3 DK-8200 Aarhus N +45 51210274 rasmus.villemoes@prevas.dk www.prevas.dk