From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Branden Subject: [PATCH 0/2] mmc: sdhci-iproc: Add byte register access support Date: Wed, 12 Oct 2016 11:35:50 -0700 Message-ID: <1476297352-7812-1-git-send-email-scott.branden@broadcom.com> Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ulf Hansson , Rob Herring , Mark Rutland , Ray Jui , Scott Branden , Adrian Hunter Cc: BCM Kernel Feedback , linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Scott Branden List-Id: devicetree@vger.kernel.org Add brcm,sdhci-iproc compat string and code for support of newer versions of sdhci-iproc controller that allow byte-wise register accesses. Scott Branden (2): mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings document mmc: sdhci-iproc: support standard byte register accesses .../devicetree/bindings/mmc/brcm,sdhci-iproc.txt | 1 + drivers/mmc/host/sdhci-iproc.c | 35 ++++++++++++++++++++-- 2 files changed, 34 insertions(+), 2 deletions(-) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html