From mboxrd@z Thu Jan 1 00:00:00 1970 From: t-kristo@ti.com (Tero Kristo) Date: Thu, 1 Sep 2016 15:40:32 +0300 Subject: [PATCHv2 0/3] ARM: K2G: support for TI-SCI Clocks Message-ID: <1472733635-22661-1-git-send-email-t-kristo@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, Changes compared to previous version: - converted the driver to use xlate hw functionality instead of legacy xlate - bunch of other fixes proposed by Stephen Boyd Series still depends on https://lkml.org/lkml/2016/8/19/768, pull request for this has been sent out so it would be possible to pull this to clock tree also and merge this for 4.9. Boot tested locally with Nishanth's integrated SCI branch, and seems to be working fine. Refer to v1 cover letter for more details if required: https://lkml.org/lkml/2016/8/19/811 -Tero