From mboxrd@z Thu Jan 1 00:00:00 1970 From: sudeep.holla@arm.com (Sudeep Holla) Date: Mon, 09 Mar 2015 10:31:27 +0000 Subject: [PATCH 1/2] arm64: juno: Add APB registers and LEDs using syscon In-Reply-To: <20150227140600.GZ905@e106497-lin.cambridge.arm.com> References: <1424866589-2988-1-git-send-email-linus.walleij@linaro.org> <20150225135512.GE12377@arm.com> <20150225144756.GA905@e106497-lin.cambridge.arm.com> <20150225150023.GJ12377@arm.com> <20150225151157.GC905@e106497-lin.cambridge.arm.com> <20150227140600.GZ905@e106497-lin.cambridge.arm.com> Message-ID: <54FD767F.5010507@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 27/02/15 14:06, Liviu Dudau wrote: > On Fri, Feb 27, 2015 at 01:07:42PM +0000, Linus Walleij wrote: >> On Wed, Feb 25, 2015 at 4:11 PM, Liviu Dudau wrote: [...] > I'm mostly on your side, Linus, I was just looking for more use cases. Like I've said, > most of our customers seem to keep the case closed (or at least that is what they tell > us :) ) so I'm looking for explanations on how you use the LEDs (visual debugging for > big-LITTLE was how Lorenzo was using them on TC2 for example). > Just to clarify: IIUC all VExpress platforms has these LEDs on the motherboard. The one you are referring is on the TC2 core-tile which are completely controlled by the firmware. The main advantage of that was to know if the OSPM request is accepted by the firmware. But the LEDs being referred here are under OS control and gives only the OS view of the state which is good enough but not exactly what we had on TC2. Regards, Sudeep