r8a77990.dtsi (9ddb236f13594b34a12dacf69a5adca7a1aef35e) r8a77990.dtsi (a2053990f3275e715d69c208d8c0040cac0df593)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car E3 (R8A77990) SoC
4 *
5 * Copyright (C) 2018-2019 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/clock/r8a77990-cpg-mssr.h>

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

277 gpio-ranges = <&pfc 0 192 18>;
278 #interrupt-cells = <2>;
279 interrupt-controller;
280 clocks = <&cpg CPG_MOD 906>;
281 power-domains = <&sysc R8A77990_PD_ALWAYS_ON>;
282 resets = <&cpg 906>;
283 };
284
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car E3 (R8A77990) SoC
4 *
5 * Copyright (C) 2018-2019 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/clock/r8a77990-cpg-mssr.h>

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

277 gpio-ranges = <&pfc 0 192 18>;
278 #interrupt-cells = <2>;
279 interrupt-controller;
280 clocks = <&cpg CPG_MOD 906>;
281 power-domains = <&sysc R8A77990_PD_ALWAYS_ON>;
282 resets = <&cpg 906>;
283 };
284
285 pfc: pin-controller@e6060000 {
285 pfc: pinctrl@e6060000 {
286 compatible = "renesas,pfc-r8a77990";
287 reg = <0 0xe6060000 0 0x508>;
288 };
289
290 i2c_dvfs: i2c@e60b0000 {
291 #address-cells = <1>;
292 #size-cells = <0>;
293 compatible = "renesas,iic-r8a77990";

--- 1654 unchanged lines hidden ---
286 compatible = "renesas,pfc-r8a77990";
287 reg = <0 0xe6060000 0 0x508>;
288 };
289
290 i2c_dvfs: i2c@e60b0000 {
291 #address-cells = <1>;
292 #size-cells = <0>;
293 compatible = "renesas,iic-r8a77990";

--- 1654 unchanged lines hidden ---