ulcb.dtsi (3ebf49c020217d2a322fedc3ea1fe6eec0460f09) ulcb.dtsi (d765a4f302cc046ca23453ba990d21120ceadbbd)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car Gen3 ULCB board
4 *
5 * Copyright (C) 2016 Renesas Electronics Corp.
6 * Copyright (C) 2016 Cogent Embedded, Inc.
7 */
8

--- 9 unchanged lines hidden (view full) ---

18#include <dt-bindings/input/input.h>
19
20/ {
21 model = "Renesas R-Car Gen3 ULCB board";
22
23 aliases {
24 serial0 = &scif2;
25 ethernet0 = &avb;
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car Gen3 ULCB board
4 *
5 * Copyright (C) 2016 Renesas Electronics Corp.
6 * Copyright (C) 2016 Cogent Embedded, Inc.
7 */
8

--- 9 unchanged lines hidden (view full) ---

18#include <dt-bindings/input/input.h>
19
20/ {
21 model = "Renesas R-Car Gen3 ULCB board";
22
23 aliases {
24 serial0 = &scif2;
25 ethernet0 = &avb;
26 mmc0 = &sdhi2;
27 mmc1 = &sdhi0;
26 };
27
28 chosen {
29 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
30 stdout-path = "serial0:115200n8";
31 };
32
33 audio_clkout: audio-clkout {

--- 454 unchanged lines hidden ---
28 };
29
30 chosen {
31 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
32 stdout-path = "serial0:115200n8";
33 };
34
35 audio_clkout: audio-clkout {

--- 454 unchanged lines hidden ---