]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/dts/r8a7792-blanche-u-boot.dts
ARM: dts: rmobile: Enable IIC3 on V2H Blanche
[thirdparty/u-boot.git] / arch / arm / dts / r8a7792-blanche-u-boot.dts
CommitLineData
83d290c5 1// SPDX-License-Identifier: GPL-2.0
30ceb10c
MV
2/*
3 * Device Tree Source extras for U-Boot for the Blanche board
4 *
5 * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
30ceb10c
MV
6 */
7
8#include "r8a7792-blanche.dts"
9#include "r8a7792-u-boot.dtsi"
e9c891ff 10
9cf09c79
MV
11&iic3 {
12 status = "okay";
13};
14
e9c891ff
MV
15&scif0 {
16 u-boot,dm-pre-reloc;
17};