
On Rab, 2016-12-07 at 14:52 +0100, Marek Vasut wrote:
On 12/07/2016 11:30 AM, Chee, Tien Fong wrote:
On Sel, 2016-12-06 at 13:44 +0100, Marek Vasut wrote:
On 12/06/2016 08:50 AM, Chee Tien Fong wrote:
From: Tien Fong Chee tien.fong.chee@intel.com
This is initial version of device tree for the Intel socfpga arria10 development kit with sdmmc.
Signed-off-by: Tien Fong Chee tien.fong.chee@intel.com Cc: Marek Vasut marex@denx.de Cc: Dinh Nguyen dinguyen@kernel.org Cc: Chin Liang See chin.liang.see@intel.com Cc: Tien Fong skywindctf@gmail.com
arch/arm/dts/Makefile | 3 +- arch/arm/dts/socfpga_arria10.dtsi | 859 +++++++++++++++++++++++ arch/arm/dts/socfpga_arria10_handoff_sdmmc.dtsi | 473 +++++++++++++ arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts | 33 + 4 files changed, 1367 insertions(+), 1 deletions(-) create mode 100644 arch/arm/dts/socfpga_arria10.dtsi create mode 100644 arch/arm/dts/socfpga_arria10_handoff_sdmmc.dtsi
Isn't the handoff file board-specific ?
board and flash specific. How bout this name "socfpga_arria10_socdk_sdmmc_handoff"?
Certainly better
create mode 100644 arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts
Does this patchset somehow supersede the previous one [1] or what is the plan here ?
Yeah, the series patches here based on 01-arria10.
Just rebase and repost the whole thing on top of u-boot/master
Okay,noted.
[1] http://git.denx.de/?p=u-boot/u-boot-socfpga.git;a=shortlog;h=refs /hea ds/01-arria10