ulcb.dtsi (2bc0b8e2461f525d447f05df8332d91d8f322081) | ulcb.dtsi (0b65a9ad25b3f68ab2f6a1a202fe1df28b08e28a) |
---|---|
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 --- 430 unchanged lines hidden (view full) --- 439 440&usb2_phy1 { 441 pinctrl-0 = <&usb1_pins>; 442 pinctrl-names = "default"; 443 444 status = "okay"; 445}; 446 | 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 --- 430 unchanged lines hidden (view full) --- 439 440&usb2_phy1 { 441 pinctrl-0 = <&usb1_pins>; 442 pinctrl-names = "default"; 443 444 status = "okay"; 445}; 446 |
447&wdt0 { | 447&rwdt { |
448 timeout-sec = <60>; 449 status = "okay"; 450}; | 448 timeout-sec = <60>; 449 status = "okay"; 450}; |