From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Tue, 5 Jul 2016 21:15:03 -0700 Subject: [GIT PULL 4/5] Freescale arm64 device tree updates for 4.8 In-Reply-To: <1467117980-20063-4-git-send-email-shawnguo@kernel.org> References: <1467117980-20063-1-git-send-email-shawnguo@kernel.org> <1467117980-20063-4-git-send-email-shawnguo@kernel.org> Message-ID: <20160706041503.GE23212@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jun 28, 2016 at 08:46:19PM +0800, Shawn Guo wrote: > The following changes since commit 1a695a905c18548062509178b98bc91e67510864: > > Linux 4.7-rc1 (2016-05-29 09:29:24 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-4.8 > > for you to fetch changes up to 2983e625bf2af422a6f55febb784fe34df834322: > > arm64: dts: ls2080a: Add cache nodes for cacheinfo support (2016-06-21 14:33:34 +0800) > > ---------------------------------------------------------------- > The Freescale arm64 device tree updates for 4.8: > - Update address-cells and reg properties of cpu nodes, considering > MPIDR_EL1[63:32] bits are not used for CPUs identification on ls1043a > and ls2080a > - Adds the cache nodes and next-level-cache property for ls1043a and > ls2080a to get cacheinfo work on these platforms > - Add dma-coherent for ls1043a PCI nodes to utilize the hardware > capability on data coherency > - Add dis_rxdet_inp3_quirk property for USB3 device to disable rx > detection in P3 PHY mode Merged, thanks. -Olof