From mboxrd@z Thu Jan 1 00:00:00 1970 From: tj@kernel.org (Tejun Heo) Date: Wed, 20 Nov 2013 10:49:22 -0500 Subject: [PATCH v2 3/4] ata: add APM X-Gene SoC 6.0Gbps SATA PHY driver In-Reply-To: <201311201641.20230.arnd@arndb.de> References: <1384905197-3566-1-git-send-email-lho@apm.com> <1384905197-3566-4-git-send-email-lho@apm.com> <20131120150658.GB28946@htj.dyndns.org> <201311201641.20230.arnd@arndb.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello, Arnd. On Wed, Nov 20, 2013 at 10:41 AM, Arnd Bergmann wrote: > It needs to be in drivers/phy, which is currently being prepared for > the next merge window and which contains the generic interface used > in this driver. Ah, cool, so I don't need to worry about this one, right? Thanks a lot. :) -- tejun