From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Mon, 21 Oct 2019 11:41:19 +0300 Subject: [U-Boot] [PATCH v3 097/108] x86: apollolake: Add ITSS driver In-Reply-To: <20191021033913.220758-92-sjg@chromium.org> References: <20191021033913.220758-22-sjg@chromium.org> <20191021033913.220758-92-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Oct 21, 2019 at 6:58 AM Simon Glass wrote: > > This driver models some sort of interrupt thingy but there are so many > abreviations that I cannot find out what it stands for. Possibly something > to do with interrupts. >From documentation. Interrupt Timer Subsystem The below code is only small part of what it can do / does. > arch/x86/cpu/apollolake/itss.c | 214 ++++++++++++++++++++ P.S. Heard first time today about it. -- With Best Regards, Andy Shevchenko