blob: 8c36a3e585057df94bf62db506e59531c5867024 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0
Marek Vasut19cad642018-01-17 22:47:21 +01002/*
3 * Device Tree Source extras for U-Boot for the Blanche board
4 *
5 * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
Marek Vasut19cad642018-01-17 22:47:21 +01006 */
7
Marek Vasut19cad642018-01-17 22:47:21 +01008#include "r8a7792-u-boot.dtsi"
Marek Vasut927b1e32018-04-30 14:10:36 +02009
Marek Vasuta1bb1012020-03-21 16:57:50 +010010&iic3 {
11 status = "okay";
12};
13
Marek Vasut927b1e32018-04-30 14:10:36 +020014&scif0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070015 bootph-all;
Marek Vasut927b1e32018-04-30 14:10:36 +020016};