This patch is based on the renesas-devel-20180418-v4.17-rc1 tag of renesas.git. This code doesn't use dt-bindings definitions to avoid dependency. Changes from v1: - Change some nodes places in patch 1. Discussed on https://patchwork.kernel.org/patch/10335237/ Takeshi Kihara (1): arm64: dts: renesas: Add Renesas Ebisu board support Yoshihiro Shimoda (1): arm64: dts: renesas: Add Renesas R8A77990 SoC support arch/arm64/boot/dts/renesas/Makefile | 1 + arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts | 37 +++++++ arch/arm64/boot/dts/renesas/r8a77990.dtsi | 127 +++++++++++++++++++++++++ 3 files changed, 165 insertions(+) create mode 100644 arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts create mode 100644 arch/arm64/boot/dts/renesas/r8a77990.dtsi -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html