On Sun, Oct 16, 2016 at 10:27:46AM +0200, Wolfram Sang wrote: > From: Wolfram Sang <wsa@xxxxxxxxxxxxx> > > Since the MMC core parts for eMMC 8 bit support are now upstream, we can also > pull in the DTS changes. The patches are also in renesas/drivers > (0dca0dbaac8269 and 9dea74f4b9eb79), so could be picked from there? Thanks, I cherry picked the commits above as it made it easier to resolve conflicts. Please check to make sure I got it right. > Change since V2: > > Fixed a duplicate node name to be unique (Thanks Sergei!) > > Wolfram Sang (2): > arm64: dts: r8a7795: salvator: enable on-board eMMC > arm64: dts: r8a7796: salvator: enable on board eMMC > > arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 43 +++++++++++++++++++++ > arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 44 +++++++++++++++++++++- > 2 files changed, 86 insertions(+), 1 deletion(-) > > -- > 2.9.3 >