From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 1/3] Documentation: Add APM X-Gene SoC 6.0Gbps SATA PHY driver binding documentation Date: Fri, 15 Nov 2013 20:54:10 +0100 Message-ID: <201311152054.10859.arnd@arndb.de> References: <1384457519-21335-1-git-send-email-lho@apm.com> <201311152026.07433.arnd@arndb.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org To: Loc Ho Cc: Olof Johansson , Tejun Heo , linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org, devicetree@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" , Jon Masters , Tuan Phan , Suman Tripathi List-Id: devicetree@vger.kernel.org On Friday 15 November 2013, Loc Ho wrote: > It may be possible from ACPI point of view (hasn't tried yet). But for > DTS, there is no such firmware. Why not? Doesn't any boot loader have to initialize the hardware in order to load a kernel from disk? > I will make the entry more friendly > for DTS. For ACPI, I am thinking that the BIOS/Firmware will just > initialize it. As long as the clock isn't reset, the value will be > there. Let's agree on these: > > 1. DTS - use more friendly name > 2. ACPI - handled by the BIOS/Firmware Make sense. Arnd