Re: [PATCH][v2] arm64: dts: remove big-endian filed from IFC controller
From: Shawn Guo <shawnguo@kernel.org>
Date: 2018-09-03 01:01:59
Also in:
linux-arm-kernel
From: Shawn Guo <shawnguo@kernel.org>
Date: 2018-09-03 01:01:59
Also in:
linux-arm-kernel
On Wed, Aug 29, 2018 at 08:57:49AM +0530, Prabhakar Kushwaha wrote:
As per IFC binding, Absence of "little-endian" field causes registers access in big-endian mode. So no need to set explicit big-endian field IFC node for LS1043A and LS1046A. Signed-off-by: Prabhakar Kushwaha <redacted>
s/filed/flied in subject, and having 'fsl' in subject prefix might be better, so that it's clear this is a fsl specific changes. I fixed them up and applied the patch. Shawn