Skip to content
Commit 0dbdb76c authored by Mark Brown's avatar Mark Brown
Browse files

regmap: mmio: Parse endianness definitions from DT



Since we changed to do formatting in the bus we now skip all the format
parsing that the core does for its data marshalling code.  This means
that we skip the DT parsing it does which breaks some systems, we need
to add an explict call in the MMIO code to do this.

Reported-by: default avatarAlexander Stein <alexander.stein@systec-electronic.com>
Tested-by: default avatarAlexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 4f7d6dd4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment