ulcb.dtsi (715a1284d89a740b197b3bad5eb20d36a397382f) ulcb.dtsi (d68c9edfda21247a63521072806479e842761a42)
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

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

463 pinctrl-1 = <&sdhi2_pins>;
464 pinctrl-names = "default", "state_uhs";
465
466 vmmc-supply = <&reg_3p3v>;
467 vqmmc-supply = <&reg_1p8v>;
468 bus-width = <8>;
469 mmc-hs200-1_8v;
470 mmc-hs400-1_8v;
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

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

463 pinctrl-1 = <&sdhi2_pins>;
464 pinctrl-names = "default", "state_uhs";
465
466 vmmc-supply = <&reg_3p3v>;
467 vqmmc-supply = <&reg_1p8v>;
468 bus-width = <8>;
469 mmc-hs200-1_8v;
470 mmc-hs400-1_8v;
471 no-sd;
472 no-sdio;
471 non-removable;
472 full-pwr-cycle-in-suspend;
473 status = "okay";
474};
475
476&ssi1 {
477 shared-pin;
478};
479
480&usb2_phy1 {
481 pinctrl-0 = <&usb1_pins>;
482 pinctrl-names = "default";
483
484 status = "okay";
485};
473 non-removable;
474 full-pwr-cycle-in-suspend;
475 status = "okay";
476};
477
478&ssi1 {
479 shared-pin;
480};
481
482&usb2_phy1 {
483 pinctrl-0 = <&usb1_pins>;
484 pinctrl-names = "default";
485
486 status = "okay";
487};