From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 21 Jun 2016 14:34:21 +0800 Subject: [PATCH 1/2] arm64: dts: ls1043a: Add cache nodes for cacheinfo support In-Reply-To: <1466120104-12023-1-git-send-email-leoyang.li@nxp.com> References: <1466120104-12023-1-git-send-email-leoyang.li@nxp.com> Message-ID: <20160621063421.GC21364@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jun 16, 2016 at 06:35:03PM -0500, Li Yang wrote: > Adds the cache nodes and next-level-cache property for the > cacheinfo to work. > > Signed-off-by: Li Yang Applied both, thanks.