From ebc5e20082160df384dedbe1c95066c3e545b689 Mon Sep 17 00:00:00 2001 From: Kevin Cernekee Date: Thu, 9 Apr 2015 13:05:18 -0700 Subject: [PATCH] serial: of_serial: Support big-endian register accesses If the device node has a "big-endian" property and 32-bit registers, tell the serial driver to use UPIO_MEM32BE instead of UPIO_MEM32. Signed-off-by: Kevin Cernekee Acked-by: Greg Kroah-Hartman Signed-off-by: Rob Herring --- Reading git-format-patch failed