From patchwork Tue Jan 31 22:35:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Lad, Prabhakar" X-Patchwork-Id: 13123510 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8BB92C38142 for ; Tue, 31 Jan 2023 22:36:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231888AbjAaWgA (ORCPT ); Tue, 31 Jan 2023 17:36:00 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59284 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231827AbjAaWf5 (ORCPT ); Tue, 31 Jan 2023 17:35:57 -0500 Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E0F1E13D5B; Tue, 31 Jan 2023 14:35:48 -0800 (PST) Received: by mail-wr1-x42d.google.com with SMTP id r2so15628058wrv.7; Tue, 31 Jan 2023 14:35:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=9mbTVx8FxTfMXPO88ig9RYaCFweThZBwI2jxlquHSGI=; b=jaau6Vc3tnJ7qJhMlo7lj468TK1jNtLja/x9+Wl4H5P4nqE9g9kD5dYLtyPow/0jou PFYAOeCUCoNRPhydd4Nfyc2StVzfFvqkmNuDq4gU+k1H7jX3zVRgG3FJ5QntZHM3Ssyp RcWQwUJH3BDRX6X3T3Q8WqEVb7Nwp3DHLQya2I39tyOLz0em8tP0Yc66OjhM436RMMf0 hRIo8S0PY0pPRIjQYCP4iVWtgW8xTlW+jtMDOVl426k+yKOiyEyABkSPEABt51EEpIjf FytlN/n3y8AaXr3l2k4QZTxyNtxR980trlf3sRFr1XV/XfEXf3vyln2Q0clDxJZxFhtz Gh8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9mbTVx8FxTfMXPO88ig9RYaCFweThZBwI2jxlquHSGI=; b=ul4BTVWgc2a6SjnCMTZIEn+w11fsLudUOHevlPvZUsN7HCWO3UsfH667Y5sIJAncWM a5VpDH6ubG4fiyfmvhL+EECM1pzpYlqWj6/tfSjiizZ3QKDdBmGLMb+RQ7z0w4CTe4et UATRpFa3l8Y09N6OXhafvbY+26MYvQPXpqxciJC9P8/5hwV4OYxW8AL8LqGI2bPKU2EF A8oRXXKgQMZkK2WCoIjkvurIlGAiFQM9JnmjtkiYSYNblH8ORBBxifqjcgS2q9SIYeD1 3SbyKl7mJIK2Z6TGuU36ObWj7zbckLadVGdBZuw2VHeAnzutW6c8L/iFebaYQhNbIMqn B3mw== X-Gm-Message-State: AO0yUKXE5WbePLRJKsJmcoj2VLTpohcJYh0GBOnZZ42nVTe/194C6C8H eOC8g2nbe8NuJA8JMLsQpUo= X-Google-Smtp-Source: AK7set+Toql+MMyxBfHf+r6+Z/TufLL2C+XMDbfzCEoGzsunnJnWlDBFfAels3hjzo/jPmS7DBReRQ== X-Received: by 2002:a05:6000:102:b0:2bf:abce:ba26 with SMTP id o2-20020a056000010200b002bfabceba26mr493883wrx.71.1675204547243; Tue, 31 Jan 2023 14:35:47 -0800 (PST) Received: from prasmi.home ([2a00:23c8:2501:c701:a572:ff5:a6d8:66bc]) by smtp.gmail.com with ESMTPSA id e10-20020a5d500a000000b002be0b1e556esm15523184wrt.59.2023.01.31.14.35.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Jan 2023 14:35:46 -0800 (PST) From: Prabhakar X-Google-Original-From: Prabhakar To: Geert Uytterhoeven , Magnus Damm Cc: Rob Herring , Krzysztof Kozlowski , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Prabhakar , Biju Das , Lad Prabhakar Subject: [PATCH v2 1/2] arm64: dts: renesas: r9a07g044: Use SoC specific macro for CPG and RESET Date: Tue, 31 Jan 2023 22:35:28 +0000 Message-Id: <20230131223529.11905-2-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230131223529.11905-1-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20230131223529.11905-1-prabhakar.mahadev-lad.rj@bp.renesas.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org From: Lad Prabhakar Use a SoC specific macro for CPG and RESET so that we can re-use the RZ/G2L SoC DTSI for RZ/V2L SoC by just updating the SoC specific macro. Signed-off-by: Lad Prabhakar Reviewed-by: Geert Uytterhoeven --- v1->v2 * No change --- arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 254 +++++++++++---------- 1 file changed, 129 insertions(+), 125 deletions(-) diff --git a/arch/arm64/boot/dts/renesas/r9a07g044.dtsi b/arch/arm64/boot/dts/renesas/r9a07g044.dtsi index 487536696d90..80b2332798d9 100644 --- a/arch/arm64/boot/dts/renesas/r9a07g044.dtsi +++ b/arch/arm64/boot/dts/renesas/r9a07g044.dtsi @@ -1,12 +1,16 @@ // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) /* - * Device Tree Source for the RZ/G2L and RZ/G2LC common SoC parts + * Device Tree Source for the RZ/G2L, RZ/G2LC and RZ/V2L common SoC parts * * Copyright (C) 2021 Renesas Electronics Corp. */ #include + +#ifndef SOC_CPG_PREFIX #include +#define SOC_CPG_PREFIX(X) R9A07G044_ ## X +#endif / { compatible = "renesas,r9a07g044"; @@ -91,7 +95,7 @@ cpu0: cpu@0 { #cooling-cells = <2>; next-level-cache = <&L3_CA55>; enable-method = "psci"; - clocks = <&cpg CPG_CORE R9A07G044_CLK_I>; + clocks = <&cpg CPG_CORE SOC_CPG_PREFIX(CLK_I)>; operating-points-v2 = <&cluster0_opp>; }; @@ -101,7 +105,7 @@ cpu1: cpu@100 { device_type = "cpu"; next-level-cache = <&L3_CA55>; enable-method = "psci"; - clocks = <&cpg CPG_CORE R9A07G044_CLK_I>; + clocks = <&cpg CPG_CORE SOC_CPG_PREFIX(CLK_I)>; operating-points-v2 = <&cluster0_opp>; }; @@ -178,11 +182,11 @@ ssi0: ssi@10049c00 { , ; interrupt-names = "int_req", "dma_rx", "dma_tx", "dma_rt"; - clocks = <&cpg CPG_MOD R9A07G044_SSI0_PCLK2>, - <&cpg CPG_MOD R9A07G044_SSI0_PCLK_SFR>, + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SSI0_PCLK2)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(SSI0_PCLK_SFR)>, <&audio_clk1>, <&audio_clk2>; clock-names = "ssi", "ssi_sfr", "audio_clk1", "audio_clk2"; - resets = <&cpg R9A07G044_SSI0_RST_M2_REG>; + resets = <&cpg SOC_CPG_PREFIX(SSI0_RST_M2_REG)>; dmas = <&dmac 0x2655>, <&dmac 0x2656>; dma-names = "tx", "rx"; power-domains = <&cpg>; @@ -199,11 +203,11 @@ ssi1: ssi@1004a000 { , ; interrupt-names = "int_req", "dma_rx", "dma_tx", "dma_rt"; - clocks = <&cpg CPG_MOD R9A07G044_SSI1_PCLK2>, - <&cpg CPG_MOD R9A07G044_SSI1_PCLK_SFR>, + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SSI1_PCLK2)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(SSI1_PCLK_SFR)>, <&audio_clk1>, <&audio_clk2>; clock-names = "ssi", "ssi_sfr", "audio_clk1", "audio_clk2"; - resets = <&cpg R9A07G044_SSI1_RST_M2_REG>; + resets = <&cpg SOC_CPG_PREFIX(SSI1_RST_M2_REG)>; dmas = <&dmac 0x2659>, <&dmac 0x265a>; dma-names = "tx", "rx"; power-domains = <&cpg>; @@ -220,11 +224,11 @@ ssi2: ssi@1004a400 { , ; interrupt-names = "int_req", "dma_rx", "dma_tx", "dma_rt"; - clocks = <&cpg CPG_MOD R9A07G044_SSI2_PCLK2>, - <&cpg CPG_MOD R9A07G044_SSI2_PCLK_SFR>, + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SSI2_PCLK2)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(SSI2_PCLK_SFR)>, <&audio_clk1>, <&audio_clk2>; clock-names = "ssi", "ssi_sfr", "audio_clk1", "audio_clk2"; - resets = <&cpg R9A07G044_SSI2_RST_M2_REG>; + resets = <&cpg SOC_CPG_PREFIX(SSI2_RST_M2_REG)>; dmas = <&dmac 0x265f>; dma-names = "rt"; power-domains = <&cpg>; @@ -241,11 +245,11 @@ ssi3: ssi@1004a800 { , ; interrupt-names = "int_req", "dma_rx", "dma_tx", "dma_rt"; - clocks = <&cpg CPG_MOD R9A07G044_SSI3_PCLK2>, - <&cpg CPG_MOD R9A07G044_SSI3_PCLK_SFR>, + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SSI3_PCLK2)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(SSI3_PCLK_SFR)>, <&audio_clk1>, <&audio_clk2>; clock-names = "ssi", "ssi_sfr", "audio_clk1", "audio_clk2"; - resets = <&cpg R9A07G044_SSI3_RST_M2_REG>; + resets = <&cpg SOC_CPG_PREFIX(SSI3_RST_M2_REG)>; dmas = <&dmac 0x2661>, <&dmac 0x2662>; dma-names = "tx", "rx"; power-domains = <&cpg>; @@ -260,8 +264,8 @@ spi0: spi@1004ac00 { , ; interrupt-names = "error", "rx", "tx"; - clocks = <&cpg CPG_MOD R9A07G044_RSPI0_CLKB>; - resets = <&cpg R9A07G044_RSPI0_RST>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(RSPI0_CLKB)>; + resets = <&cpg SOC_CPG_PREFIX(RSPI0_RST)>; dmas = <&dmac 0x2e95>, <&dmac 0x2e96>; dma-names = "tx", "rx"; power-domains = <&cpg>; @@ -278,8 +282,8 @@ spi1: spi@1004b000 { , ; interrupt-names = "error", "rx", "tx"; - clocks = <&cpg CPG_MOD R9A07G044_RSPI1_CLKB>; - resets = <&cpg R9A07G044_RSPI1_RST>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(RSPI1_CLKB)>; + resets = <&cpg SOC_CPG_PREFIX(RSPI1_RST)>; dmas = <&dmac 0x2e99>, <&dmac 0x2e9a>; dma-names = "tx", "rx"; power-domains = <&cpg>; @@ -296,8 +300,8 @@ spi2: spi@1004b400 { , ; interrupt-names = "error", "rx", "tx"; - clocks = <&cpg CPG_MOD R9A07G044_RSPI2_CLKB>; - resets = <&cpg R9A07G044_RSPI2_RST>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(RSPI2_CLKB)>; + resets = <&cpg SOC_CPG_PREFIX(RSPI2_RST)>; dmas = <&dmac 0x2e9d>, <&dmac 0x2e9e>; dma-names = "tx", "rx"; power-domains = <&cpg>; @@ -318,10 +322,10 @@ scif0: serial@1004b800 { ; interrupt-names = "eri", "rxi", "txi", "bri", "dri", "tei"; - clocks = <&cpg CPG_MOD R9A07G044_SCIF0_CLK_PCK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SCIF0_CLK_PCK)>; clock-names = "fck"; power-domains = <&cpg>; - resets = <&cpg R9A07G044_SCIF0_RST_SYSTEM_N>; + resets = <&cpg SOC_CPG_PREFIX(SCIF0_RST_SYSTEM_N)>; status = "disabled"; }; @@ -336,10 +340,10 @@ scif1: serial@1004bc00 { ; interrupt-names = "eri", "rxi", "txi", "bri", "dri", "tei"; - clocks = <&cpg CPG_MOD R9A07G044_SCIF1_CLK_PCK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SCIF1_CLK_PCK)>; clock-names = "fck"; power-domains = <&cpg>; - resets = <&cpg R9A07G044_SCIF1_RST_SYSTEM_N>; + resets = <&cpg SOC_CPG_PREFIX(SCIF1_RST_SYSTEM_N)>; status = "disabled"; }; @@ -354,10 +358,10 @@ scif2: serial@1004c000 { ; interrupt-names = "eri", "rxi", "txi", "bri", "dri", "tei"; - clocks = <&cpg CPG_MOD R9A07G044_SCIF2_CLK_PCK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SCIF2_CLK_PCK)>; clock-names = "fck"; power-domains = <&cpg>; - resets = <&cpg R9A07G044_SCIF2_RST_SYSTEM_N>; + resets = <&cpg SOC_CPG_PREFIX(SCIF2_RST_SYSTEM_N)>; status = "disabled"; }; @@ -372,10 +376,10 @@ scif3: serial@1004c400 { ; interrupt-names = "eri", "rxi", "txi", "bri", "dri", "tei"; - clocks = <&cpg CPG_MOD R9A07G044_SCIF3_CLK_PCK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SCIF3_CLK_PCK)>; clock-names = "fck"; power-domains = <&cpg>; - resets = <&cpg R9A07G044_SCIF3_RST_SYSTEM_N>; + resets = <&cpg SOC_CPG_PREFIX(SCIF3_RST_SYSTEM_N)>; status = "disabled"; }; @@ -390,10 +394,10 @@ scif4: serial@1004c800 { ; interrupt-names = "eri", "rxi", "txi", "bri", "dri", "tei"; - clocks = <&cpg CPG_MOD R9A07G044_SCIF4_CLK_PCK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SCIF4_CLK_PCK)>; clock-names = "fck"; power-domains = <&cpg>; - resets = <&cpg R9A07G044_SCIF4_RST_SYSTEM_N>; + resets = <&cpg SOC_CPG_PREFIX(SCIF4_RST_SYSTEM_N)>; status = "disabled"; }; @@ -405,10 +409,10 @@ sci0: serial@1004d000 { , ; interrupt-names = "eri", "rxi", "txi", "tei"; - clocks = <&cpg CPG_MOD R9A07G044_SCI0_CLKP>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SCI0_CLKP)>; clock-names = "fck"; power-domains = <&cpg>; - resets = <&cpg R9A07G044_SCI0_RST>; + resets = <&cpg SOC_CPG_PREFIX(SCI0_RST)>; status = "disabled"; }; @@ -420,10 +424,10 @@ sci1: serial@1004d400 { , ; interrupt-names = "eri", "rxi", "txi", "tei"; - clocks = <&cpg CPG_MOD R9A07G044_SCI1_CLKP>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SCI1_CLKP)>; clock-names = "fck"; power-domains = <&cpg>; - resets = <&cpg R9A07G044_SCI1_RST>; + resets = <&cpg SOC_CPG_PREFIX(SCI1_RST)>; status = "disabled"; }; @@ -441,14 +445,14 @@ canfd: can@10050000 { interrupt-names = "g_err", "g_recc", "ch0_err", "ch0_rec", "ch0_trx", "ch1_err", "ch1_rec", "ch1_trx"; - clocks = <&cpg CPG_MOD R9A07G044_CANFD_PCLK>, - <&cpg CPG_CORE R9A07G044_CLK_P0_DIV2>, + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(CANFD_PCLK)>, + <&cpg CPG_CORE SOC_CPG_PREFIX(CLK_P0_DIV2)>, <&can_clk>; clock-names = "fck", "canfd", "can_clk"; - assigned-clocks = <&cpg CPG_CORE R9A07G044_CLK_P0_DIV2>; + assigned-clocks = <&cpg CPG_CORE SOC_CPG_PREFIX(CLK_P0_DIV2)>; assigned-clock-rates = <50000000>; - resets = <&cpg R9A07G044_CANFD_RSTP_N>, - <&cpg R9A07G044_CANFD_RSTC_N>; + resets = <&cpg SOC_CPG_PREFIX(CANFD_RSTP_N)>, + <&cpg SOC_CPG_PREFIX(CANFD_RSTC_N)>; reset-names = "rstp_n", "rstc_n"; power-domains = <&cpg>; status = "disabled"; @@ -476,9 +480,9 @@ i2c0: i2c@10058000 { ; interrupt-names = "tei", "ri", "ti", "spi", "sti", "naki", "ali", "tmoi"; - clocks = <&cpg CPG_MOD R9A07G044_I2C0_PCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(I2C0_PCLK)>; clock-frequency = <100000>; - resets = <&cpg R9A07G044_I2C0_MRST>; + resets = <&cpg SOC_CPG_PREFIX(I2C0_MRST)>; power-domains = <&cpg>; status = "disabled"; }; @@ -498,9 +502,9 @@ i2c1: i2c@10058400 { ; interrupt-names = "tei", "ri", "ti", "spi", "sti", "naki", "ali", "tmoi"; - clocks = <&cpg CPG_MOD R9A07G044_I2C1_PCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(I2C1_PCLK)>; clock-frequency = <100000>; - resets = <&cpg R9A07G044_I2C1_MRST>; + resets = <&cpg SOC_CPG_PREFIX(I2C1_MRST)>; power-domains = <&cpg>; status = "disabled"; }; @@ -520,9 +524,9 @@ i2c2: i2c@10058800 { ; interrupt-names = "tei", "ri", "ti", "spi", "sti", "naki", "ali", "tmoi"; - clocks = <&cpg CPG_MOD R9A07G044_I2C2_PCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(I2C2_PCLK)>; clock-frequency = <100000>; - resets = <&cpg R9A07G044_I2C2_MRST>; + resets = <&cpg SOC_CPG_PREFIX(I2C2_MRST)>; power-domains = <&cpg>; status = "disabled"; }; @@ -542,9 +546,9 @@ i2c3: i2c@10058c00 { ; interrupt-names = "tei", "ri", "ti", "spi", "sti", "naki", "ali", "tmoi"; - clocks = <&cpg CPG_MOD R9A07G044_I2C3_PCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(I2C3_PCLK)>; clock-frequency = <100000>; - resets = <&cpg R9A07G044_I2C3_MRST>; + resets = <&cpg SOC_CPG_PREFIX(I2C3_MRST)>; power-domains = <&cpg>; status = "disabled"; }; @@ -553,11 +557,11 @@ adc: adc@10059000 { compatible = "renesas,r9a07g044-adc", "renesas,rzg2l-adc"; reg = <0 0x10059000 0 0x400>; interrupts = ; - clocks = <&cpg CPG_MOD R9A07G044_ADC_ADCLK>, - <&cpg CPG_MOD R9A07G044_ADC_PCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(ADC_ADCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(ADC_PCLK)>; clock-names = "adclk", "pclk"; - resets = <&cpg R9A07G044_ADC_PRESETN>, - <&cpg R9A07G044_ADC_ADRST_N>; + resets = <&cpg SOC_CPG_PREFIX(ADC_PRESETN)>, + <&cpg SOC_CPG_PREFIX(ADC_ADRST_N)>; reset-names = "presetn", "adrst-n"; power-domains = <&cpg>; status = "disabled"; @@ -595,8 +599,8 @@ tsu: thermal@10059400 { compatible = "renesas,r9a07g044-tsu", "renesas,rzg2l-tsu"; reg = <0 0x10059400 0 0x400>; - clocks = <&cpg CPG_MOD R9A07G044_TSU_PCLK>; - resets = <&cpg R9A07G044_TSU_PRESETN>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(TSU_PCLK)>; + resets = <&cpg SOC_CPG_PREFIX(TSU_PRESETN)>; power-domains = <&cpg>; #thermal-sensor-cells = <1>; }; @@ -609,9 +613,9 @@ sbc: spi@10060000 { <0 0x10070000 0 0x10000>; reg-names = "regs", "dirmap", "wbuf"; interrupts = ; - clocks = <&cpg CPG_MOD R9A07G044_SPI_CLK2>, - <&cpg CPG_MOD R9A07G044_SPI_CLK>; - resets = <&cpg R9A07G044_SPI_RST>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SPI_CLK2)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(SPI_CLK)>; + resets = <&cpg SOC_CPG_PREFIX(SPI_RST)>; power-domains = <&cpg>; #address-cells = <1>; #size-cells = <0>; @@ -649,11 +653,11 @@ pinctrl: pinctrl@11030000 { interrupt-parent = <&irqc>; interrupt-controller; gpio-ranges = <&pinctrl 0 0 392>; - clocks = <&cpg CPG_MOD R9A07G044_GPIO_HCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(GPIO_HCLK)>; power-domains = <&cpg>; - resets = <&cpg R9A07G044_GPIO_RSTN>, - <&cpg R9A07G044_GPIO_PORT_RESETN>, - <&cpg R9A07G044_GPIO_SPARE_RESETN>; + resets = <&cpg SOC_CPG_PREFIX(GPIO_RSTN)>, + <&cpg SOC_CPG_PREFIX(GPIO_PORT_RESETN)>, + <&cpg SOC_CPG_PREFIX(GPIO_SPARE_RESETN)>; }; irqc: interrupt-controller@110a0000 { @@ -704,11 +708,11 @@ irqc: interrupt-controller@110a0000 { , , ; - clocks = <&cpg CPG_MOD R9A07G044_IA55_CLK>, - <&cpg CPG_MOD R9A07G044_IA55_PCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(IA55_CLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(IA55_PCLK)>; clock-names = "clk", "pclk"; power-domains = <&cpg>; - resets = <&cpg R9A07G044_IA55_RESETN>; + resets = <&cpg SOC_CPG_PREFIX(IA55_RESETN)>; }; dmac: dma-controller@11820000 { @@ -738,11 +742,11 @@ dmac: dma-controller@11820000 { "ch4", "ch5", "ch6", "ch7", "ch8", "ch9", "ch10", "ch11", "ch12", "ch13", "ch14", "ch15"; - clocks = <&cpg CPG_MOD R9A07G044_DMAC_ACLK>, - <&cpg CPG_MOD R9A07G044_DMAC_PCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(DMAC_ACLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(DMAC_PCLK)>; power-domains = <&cpg>; - resets = <&cpg R9A07G044_DMAC_ARESETN>, - <&cpg R9A07G044_DMAC_RST_ASYNC>; + resets = <&cpg SOC_CPG_PREFIX(DMAC_ARESETN)>, + <&cpg SOC_CPG_PREFIX(DMAC_RST_ASYNC)>; #dma-cells = <1>; dma-channels = <16>; }; @@ -756,14 +760,14 @@ gpu: gpu@11840000 { , ; interrupt-names = "job", "mmu", "gpu", "event"; - clocks = <&cpg CPG_MOD R9A07G044_GPU_CLK>, - <&cpg CPG_MOD R9A07G044_GPU_AXI_CLK>, - <&cpg CPG_MOD R9A07G044_GPU_ACE_CLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(GPU_CLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(GPU_AXI_CLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(GPU_ACE_CLK)>; clock-names = "gpu", "bus", "bus_ace"; power-domains = <&cpg>; - resets = <&cpg R9A07G044_GPU_RESETN>, - <&cpg R9A07G044_GPU_AXI_RESETN>, - <&cpg R9A07G044_GPU_ACE_RESETN>; + resets = <&cpg SOC_CPG_PREFIX(GPU_RESETN)>, + <&cpg SOC_CPG_PREFIX(GPU_AXI_RESETN)>, + <&cpg SOC_CPG_PREFIX(GPU_ACE_RESETN)>; reset-names = "rst", "axi_rst", "ace_rst"; operating-points-v2 = <&gpu_opp_table>; }; @@ -784,12 +788,12 @@ sdhi0: mmc@11c00000 { reg = <0x0 0x11c00000 0 0x10000>; interrupts = , ; - clocks = <&cpg CPG_MOD R9A07G044_SDHI0_IMCLK>, - <&cpg CPG_MOD R9A07G044_SDHI0_CLK_HS>, - <&cpg CPG_MOD R9A07G044_SDHI0_IMCLK2>, - <&cpg CPG_MOD R9A07G044_SDHI0_ACLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SDHI0_IMCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(SDHI0_CLK_HS)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(SDHI0_IMCLK2)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(SDHI0_ACLK)>; clock-names = "core", "clkh", "cd", "aclk"; - resets = <&cpg R9A07G044_SDHI0_IXRST>; + resets = <&cpg SOC_CPG_PREFIX(SDHI0_IXRST)>; power-domains = <&cpg>; status = "disabled"; }; @@ -800,12 +804,12 @@ sdhi1: mmc@11c10000 { reg = <0x0 0x11c10000 0 0x10000>; interrupts = , ; - clocks = <&cpg CPG_MOD R9A07G044_SDHI1_IMCLK>, - <&cpg CPG_MOD R9A07G044_SDHI1_CLK_HS>, - <&cpg CPG_MOD R9A07G044_SDHI1_IMCLK2>, - <&cpg CPG_MOD R9A07G044_SDHI1_ACLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(SDHI1_IMCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(SDHI1_CLK_HS)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(SDHI1_IMCLK2)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(SDHI1_ACLK)>; clock-names = "core", "clkh", "cd", "aclk"; - resets = <&cpg R9A07G044_SDHI1_IXRST>; + resets = <&cpg SOC_CPG_PREFIX(SDHI1_IXRST)>; power-domains = <&cpg>; status = "disabled"; }; @@ -819,11 +823,11 @@ eth0: ethernet@11c20000 { ; interrupt-names = "mux", "fil", "arp_ns"; phy-mode = "rgmii"; - clocks = <&cpg CPG_MOD R9A07G044_ETH0_CLK_AXI>, - <&cpg CPG_MOD R9A07G044_ETH0_CLK_CHI>, - <&cpg CPG_CORE R9A07G044_CLK_HP>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(ETH0_CLK_AXI)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(ETH0_CLK_CHI)>, + <&cpg CPG_CORE SOC_CPG_PREFIX(CLK_HP>); clock-names = "axi", "chi", "refclk"; - resets = <&cpg R9A07G044_ETH0_RST_HW_N>; + resets = <&cpg SOC_CPG_PREFIX(ETH0_RST_HW_N)>; power-domains = <&cpg>; #address-cells = <1>; #size-cells = <0>; @@ -839,11 +843,11 @@ eth1: ethernet@11c30000 { ; interrupt-names = "mux", "fil", "arp_ns"; phy-mode = "rgmii"; - clocks = <&cpg CPG_MOD R9A07G044_ETH1_CLK_AXI>, - <&cpg CPG_MOD R9A07G044_ETH1_CLK_CHI>, - <&cpg CPG_CORE R9A07G044_CLK_HP>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(ETH1_CLK_AXI)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(ETH1_CLK_CHI)>, + <&cpg CPG_CORE SOC_CPG_PREFIX(CLK_HP)>; clock-names = "axi", "chi", "refclk"; - resets = <&cpg R9A07G044_ETH1_RST_HW_N>; + resets = <&cpg SOC_CPG_PREFIX(ETH1_RST_HW_N)>; power-domains = <&cpg>; #address-cells = <1>; #size-cells = <0>; @@ -854,8 +858,8 @@ phyrst: usbphy-ctrl@11c40000 { compatible = "renesas,r9a07g044-usbphy-ctrl", "renesas,rzg2l-usbphy-ctrl"; reg = <0 0x11c40000 0 0x10000>; - clocks = <&cpg CPG_MOD R9A07G044_USB_PCLK>; - resets = <&cpg R9A07G044_USB_PRESETN>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(USB_PCLK)>; + resets = <&cpg SOC_CPG_PREFIX(USB_PRESETN)>; power-domains = <&cpg>; #reset-cells = <1>; status = "disabled"; @@ -865,10 +869,10 @@ ohci0: usb@11c50000 { compatible = "generic-ohci"; reg = <0 0x11c50000 0 0x100>; interrupts = ; - clocks = <&cpg CPG_MOD R9A07G044_USB_PCLK>, - <&cpg CPG_MOD R9A07G044_USB_U2H0_HCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(USB_PCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(USB_U2H0_HCLK)>; resets = <&phyrst 0>, - <&cpg R9A07G044_USB_U2H0_HRESETN>; + <&cpg SOC_CPG_PREFIX(USB_U2H0_HRESETN)>; phys = <&usb2_phy0 1>; phy-names = "usb"; power-domains = <&cpg>; @@ -879,10 +883,10 @@ ohci1: usb@11c70000 { compatible = "generic-ohci"; reg = <0 0x11c70000 0 0x100>; interrupts = ; - clocks = <&cpg CPG_MOD R9A07G044_USB_PCLK>, - <&cpg CPG_MOD R9A07G044_USB_U2H1_HCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(USB_PCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(USB_U2H1_HCLK)>; resets = <&phyrst 1>, - <&cpg R9A07G044_USB_U2H1_HRESETN>; + <&cpg SOC_CPG_PREFIX(USB_U2H1_HRESETN)>; phys = <&usb2_phy1 1>; phy-names = "usb"; power-domains = <&cpg>; @@ -893,10 +897,10 @@ ehci0: usb@11c50100 { compatible = "generic-ehci"; reg = <0 0x11c50100 0 0x100>; interrupts = ; - clocks = <&cpg CPG_MOD R9A07G044_USB_PCLK>, - <&cpg CPG_MOD R9A07G044_USB_U2H0_HCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(USB_PCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(USB_U2H0_HCLK)>; resets = <&phyrst 0>, - <&cpg R9A07G044_USB_U2H0_HRESETN>; + <&cpg SOC_CPG_PREFIX(USB_U2H0_HRESETN)>; phys = <&usb2_phy0 2>; phy-names = "usb"; companion = <&ohci0>; @@ -908,10 +912,10 @@ ehci1: usb@11c70100 { compatible = "generic-ehci"; reg = <0 0x11c70100 0 0x100>; interrupts = ; - clocks = <&cpg CPG_MOD R9A07G044_USB_PCLK>, - <&cpg CPG_MOD R9A07G044_USB_U2H1_HCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(USB_PCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(USB_U2H1_HCLK)>; resets = <&phyrst 1>, - <&cpg R9A07G044_USB_U2H1_HRESETN>; + <&cpg SOC_CPG_PREFIX(USB_U2H1_HRESETN)>; phys = <&usb2_phy1 2>; phy-names = "usb"; companion = <&ohci1>; @@ -924,8 +928,8 @@ usb2_phy0: usb-phy@11c50200 { "renesas,rzg2l-usb2-phy"; reg = <0 0x11c50200 0 0x700>; interrupts = ; - clocks = <&cpg CPG_MOD R9A07G044_USB_PCLK>, - <&cpg CPG_MOD R9A07G044_USB_U2H0_HCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(USB_PCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(USB_U2H0_HCLK)>; resets = <&phyrst 0>; #phy-cells = <1>; power-domains = <&cpg>; @@ -937,8 +941,8 @@ usb2_phy1: usb-phy@11c70200 { "renesas,rzg2l-usb2-phy"; reg = <0 0x11c70200 0 0x700>; interrupts = ; - clocks = <&cpg CPG_MOD R9A07G044_USB_PCLK>, - <&cpg CPG_MOD R9A07G044_USB_U2H1_HCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(USB_PCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(USB_U2H1_HCLK)>; resets = <&phyrst 1>; #phy-cells = <1>; power-domains = <&cpg>; @@ -953,10 +957,10 @@ hsusb: usb@11c60000 { , , ; - clocks = <&cpg CPG_MOD R9A07G044_USB_PCLK>, - <&cpg CPG_MOD R9A07G044_USB_U2P_EXR_CPUCLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(USB_PCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(USB_U2P_EXR_CPUCLK)>; resets = <&phyrst 0>, - <&cpg R9A07G044_USB_U2P_EXL_SYSRST>; + <&cpg SOC_CPG_PREFIX(USB_U2P_EXL_SYSRST)>; renesas,buswait = <7>; phys = <&usb2_phy0 3>; phy-names = "usb"; @@ -968,13 +972,13 @@ wdt0: watchdog@12800800 { compatible = "renesas,r9a07g044-wdt", "renesas,rzg2l-wdt"; reg = <0 0x12800800 0 0x400>; - clocks = <&cpg CPG_MOD R9A07G044_WDT0_PCLK>, - <&cpg CPG_MOD R9A07G044_WDT0_CLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(WDT0_PCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(WDT0_CLK)>; clock-names = "pclk", "oscclk"; interrupts = , ; interrupt-names = "wdt", "perrout"; - resets = <&cpg R9A07G044_WDT0_PRESETN>; + resets = <&cpg SOC_CPG_PREFIX(WDT0_PRESETN)>; power-domains = <&cpg>; status = "disabled"; }; @@ -983,13 +987,13 @@ wdt1: watchdog@12800c00 { compatible = "renesas,r9a07g044-wdt", "renesas,rzg2l-wdt"; reg = <0 0x12800C00 0 0x400>; - clocks = <&cpg CPG_MOD R9A07G044_WDT1_PCLK>, - <&cpg CPG_MOD R9A07G044_WDT1_CLK>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(WDT1_PCLK)>, + <&cpg CPG_MOD SOC_CPG_PREFIX(WDT1_CLK)>; clock-names = "pclk", "oscclk"; interrupts = , ; interrupt-names = "wdt", "perrout"; - resets = <&cpg R9A07G044_WDT1_PRESETN>; + resets = <&cpg SOC_CPG_PREFIX(WDT1_PRESETN)>; power-domains = <&cpg>; status = "disabled"; }; @@ -999,8 +1003,8 @@ ostm0: timer@12801000 { "renesas,ostm"; reg = <0x0 0x12801000 0x0 0x400>; interrupts = ; - clocks = <&cpg CPG_MOD R9A07G044_OSTM0_PCLK>; - resets = <&cpg R9A07G044_OSTM0_PRESETZ>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(OSTM0_PCLK)>; + resets = <&cpg SOC_CPG_PREFIX(OSTM0_PRESETZ)>; power-domains = <&cpg>; status = "disabled"; }; @@ -1010,8 +1014,8 @@ ostm1: timer@12801400 { "renesas,ostm"; reg = <0x0 0x12801400 0x0 0x400>; interrupts = ; - clocks = <&cpg CPG_MOD R9A07G044_OSTM1_PCLK>; - resets = <&cpg R9A07G044_OSTM1_PRESETZ>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(OSTM1_PCLK)>; + resets = <&cpg SOC_CPG_PREFIX(OSTM1_PRESETZ)>; power-domains = <&cpg>; status = "disabled"; }; @@ -1021,8 +1025,8 @@ ostm2: timer@12801800 { "renesas,ostm"; reg = <0x0 0x12801800 0x0 0x400>; interrupts = ; - clocks = <&cpg CPG_MOD R9A07G044_OSTM2_PCLK>; - resets = <&cpg R9A07G044_OSTM2_PRESETZ>; + clocks = <&cpg CPG_MOD SOC_CPG_PREFIX(OSTM2_PCLK)>; + resets = <&cpg SOC_CPG_PREFIX(OSTM2_PRESETZ)>; power-domains = <&cpg>; status = "disabled"; }; From patchwork Tue Jan 31 22:35:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Lad, Prabhakar" X-Patchwork-Id: 13123511 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D9427C63797 for ; Tue, 31 Jan 2023 22:36:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231846AbjAaWgC (ORCPT ); Tue, 31 Jan 2023 17:36:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59308 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231864AbjAaWgB (ORCPT ); Tue, 31 Jan 2023 17:36:01 -0500 Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C08B4113EB; Tue, 31 Jan 2023 14:35:51 -0800 (PST) Received: by mail-wr1-x42b.google.com with SMTP id q10so15640995wrm.4; Tue, 31 Jan 2023 14:35:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=OA6AApXFeAAo6j+u4EmHx3AvClu0RdBJurxXTBLttTw=; b=nshOGMRq9oR8Us1jr//OsCUoRD60zGGcsxK50kQDMU+nBVOhb8bfycFMkO8zHpb3sV aVS8rholWmhg8UkFO3n5hTCqKLefzzfIElup0eznxEJ3oDbGZxhZLgqZztnCmaHxcSR2 b/tEJbVIEXpMXYVl4r/gt+m/IosvqYaPdHkBWFhQi8z0/7nwjYUjdeJg8ISuxz2wvnU2 so4xDlzluUBv27xAv7Hue0xSbtgjtM22f0SWo3KGeiXoCSarj2N6yjleVbf68sOBm2KA mE29dRq4LHB4J7vA5NSrXbJmviBP1Vfnxggf8ZCLN0ZwHqb5Zq7+70hWOZ6HSbA1Rkxu WqnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OA6AApXFeAAo6j+u4EmHx3AvClu0RdBJurxXTBLttTw=; b=N/ptD/RAHzpiZQbaAr67Ja0GfTMRPOHGLlw9fbET5X5HGE2rfsJYA4O5wEtZYuWXov W2H2s77XSZ8pZ4TWP5/ixRe4eWnT+GBsSfYyURdgEkA8vJpSFLpLnjAgh4fReNdxHwUN pWRucrr995r8hhlCNRMyV2+TVaqS9lUeQ7ATXWXAe3XWNtUcfiv2h8vWwUCc2hXtd0Rj fkpk0VoFq8uz91AeYaBOYfmIa+4ONAXhK3OO+jhc685r5Q2PAcCGeoojpoV9n4vwTdWx OrfmLbWLMdf80KWODHGxp06EMtP+zAhk7JvRrLDAMBMVe1w0Tp/25/z6Am2krKk8WIwj 5+jQ== X-Gm-Message-State: AO0yUKXqkgKM8yCcj2/Vwbmq7UqAC4C+cR0mmHaPm6R9q2oTDGxSp/MW aIA1phtf6fMVVFxPj72j95EU/eUXbu1hHg== X-Google-Smtp-Source: AK7set8xC0PmohxBGIOL3cEQsqquDIeX2nv1nmgtW6y+QsFjcMjPKgLTG91D1new5xxEt078o2y9sQ== X-Received: by 2002:a5d:604d:0:b0:2bf:ebd0:2e46 with SMTP id j13-20020a5d604d000000b002bfebd02e46mr4718949wrt.65.1675204550131; Tue, 31 Jan 2023 14:35:50 -0800 (PST) Received: from prasmi.home ([2a00:23c8:2501:c701:a572:ff5:a6d8:66bc]) by smtp.gmail.com with ESMTPSA id e10-20020a5d500a000000b002be0b1e556esm15523184wrt.59.2023.01.31.14.35.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Jan 2023 14:35:49 -0800 (PST) From: Prabhakar X-Google-Original-From: Prabhakar To: Geert Uytterhoeven , Magnus Damm Cc: Rob Herring , Krzysztof Kozlowski , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Prabhakar , Biju Das , Lad Prabhakar Subject: [PATCH v2 2/2] arm64: dts: renesas: r9a07g054: Reuse RZ/G2L SoC DTSI Date: Tue, 31 Jan 2023 22:35:29 +0000 Message-Id: <20230131223529.11905-3-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230131223529.11905-1-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20230131223529.11905-1-prabhakar.mahadev-lad.rj@bp.renesas.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org From: Lad Prabhakar RZ/V2L SoC is almost identical to RZ/G2L SoC hence re-use the RZ/G2L SoC DTSI and just update the compatible strings wherever required. Signed-off-by: Lad Prabhakar Reviewed-by: Geert Uytterhoeven --- v1->v2 * Sorted the nodes based on the names --- arch/arm64/boot/dts/renesas/r9a07g054.dtsi | 1149 +++----------------- 1 file changed, 127 insertions(+), 1022 deletions(-) diff --git a/arch/arm64/boot/dts/renesas/r9a07g054.dtsi b/arch/arm64/boot/dts/renesas/r9a07g054.dtsi index 304ade54425b..818a2273f97f 100644 --- a/arch/arm64/boot/dts/renesas/r9a07g054.dtsi +++ b/arch/arm64/boot/dts/renesas/r9a07g054.dtsi @@ -5,1071 +5,176 @@ * Copyright (C) 2021 Renesas Electronics Corp. */ -#include #include -/ { - compatible = "renesas,r9a07g054"; - #address-cells = <2>; - #size-cells = <2>; - - audio_clk1: audio1-clk { - compatible = "fixed-clock"; - #clock-cells = <0>; - /* This value must be overridden by boards that provide it */ - clock-frequency = <0>; - }; - - audio_clk2: audio2-clk { - compatible = "fixed-clock"; - #clock-cells = <0>; - /* This value must be overridden by boards that provide it */ - clock-frequency = <0>; - }; - - /* External CAN clock - to be overridden by boards that provide it */ - can_clk: can-clk { - compatible = "fixed-clock"; - #clock-cells = <0>; - clock-frequency = <0>; - }; - - /* clock can be either from exclk or crystal oscillator (XIN/XOUT) */ - extal_clk: extal-clk { - compatible = "fixed-clock"; - #clock-cells = <0>; - /* This value must be overridden by the board */ - clock-frequency = <0>; - }; - - cluster0_opp: opp-table-0 { - compatible = "operating-points-v2"; - opp-shared; - - opp-150000000 { - opp-hz = /bits/ 64 <150000000>; - opp-microvolt = <1100000>; - clock-latency-ns = <300000>; - }; - opp-300000000 { - opp-hz = /bits/ 64 <300000000>; - opp-microvolt = <1100000>; - clock-latency-ns = <300000>; - }; - opp-600000000 { - opp-hz = /bits/ 64 <600000000>; - opp-microvolt = <1100000>; - clock-latency-ns = <300000>; - }; - opp-1200000000 { - opp-hz = /bits/ 64 <1200000000>; - opp-microvolt = <1100000>; - clock-latency-ns = <300000>; - opp-suspend; - }; - }; - - cpus { - #address-cells = <1>; - #size-cells = <0>; - - cpu-map { - cluster0 { - core0 { - cpu = <&cpu0>; - }; - core1 { - cpu = <&cpu1>; - }; - }; - }; - - cpu0: cpu@0 { - compatible = "arm,cortex-a55"; - reg = <0>; - device_type = "cpu"; - #cooling-cells = <2>; - next-level-cache = <&L3_CA55>; - enable-method = "psci"; - clocks = <&cpg CPG_CORE R9A07G054_CLK_I>; - operating-points-v2 = <&cluster0_opp>; - }; - - cpu1: cpu@100 { - compatible = "arm,cortex-a55"; - reg = <0x100>; - device_type = "cpu"; - next-level-cache = <&L3_CA55>; - enable-method = "psci"; - clocks = <&cpg CPG_CORE R9A07G054_CLK_I>; - operating-points-v2 = <&cluster0_opp>; - }; - - L3_CA55: cache-controller-0 { - compatible = "cache"; - cache-unified; - cache-size = <0x40000>; - cache-level = <3>; - }; - }; - - gpu_opp_table: opp-table-1 { - compatible = "operating-points-v2"; - - opp-500000000 { - opp-hz = /bits/ 64 <500000000>; - opp-microvolt = <1100000>; - }; - - opp-400000000 { - opp-hz = /bits/ 64 <400000000>; - opp-microvolt = <1100000>; - }; - - opp-250000000 { - opp-hz = /bits/ 64 <250000000>; - opp-microvolt = <1100000>; - }; - - opp-200000000 { - opp-hz = /bits/ 64 <200000000>; - opp-microvolt = <1100000>; - }; - - opp-125000000 { - opp-hz = /bits/ 64 <125000000>; - opp-microvolt = <1100000>; - }; - - opp-100000000 { - opp-hz = /bits/ 64 <100000000>; - opp-microvolt = <1100000>; - }; +#define SOC_CPG_PREFIX(X) R9A07G054_ ## X - opp-62500000 { - opp-hz = /bits/ 64 <62500000>; - opp-microvolt = <1100000>; - }; +#include "r9a07g044.dtsi" - opp-50000000 { - opp-hz = /bits/ 64 <50000000>; - opp-microvolt = <1100000>; - }; - }; - - psci { - compatible = "arm,psci-1.0", "arm,psci-0.2"; - method = "smc"; - }; - - soc: soc { - compatible = "simple-bus"; - interrupt-parent = <&gic>; - #address-cells = <2>; - #size-cells = <2>; - ranges; - - ssi0: ssi@10049c00 { - compatible = "renesas,r9a07g054-ssi", - "renesas,rz-ssi"; - reg = <0 0x10049c00 0 0x400>; - interrupts = , - , - , - ; - interrupt-names = "int_req", "dma_rx", "dma_tx", "dma_rt"; - clocks = <&cpg CPG_MOD R9A07G054_SSI0_PCLK2>, - <&cpg CPG_MOD R9A07G054_SSI0_PCLK_SFR>, - <&audio_clk1>, <&audio_clk2>; - clock-names = "ssi", "ssi_sfr", "audio_clk1", "audio_clk2"; - resets = <&cpg R9A07G054_SSI0_RST_M2_REG>; - dmas = <&dmac 0x2655>, <&dmac 0x2656>; - dma-names = "tx", "rx"; - power-domains = <&cpg>; - #sound-dai-cells = <0>; - status = "disabled"; - }; - - ssi1: ssi@1004a000 { - compatible = "renesas,r9a07g054-ssi", - "renesas,rz-ssi"; - reg = <0 0x1004a000 0 0x400>; - interrupts = , - , - , - ; - interrupt-names = "int_req", "dma_rx", "dma_tx", "dma_rt"; - clocks = <&cpg CPG_MOD R9A07G054_SSI1_PCLK2>, - <&cpg CPG_MOD R9A07G054_SSI1_PCLK_SFR>, - <&audio_clk1>, <&audio_clk2>; - clock-names = "ssi", "ssi_sfr", "audio_clk1", "audio_clk2"; - resets = <&cpg R9A07G054_SSI1_RST_M2_REG>; - dmas = <&dmac 0x2659>, <&dmac 0x265a>; - dma-names = "tx", "rx"; - power-domains = <&cpg>; - #sound-dai-cells = <0>; - status = "disabled"; - }; - - ssi2: ssi@1004a400 { - compatible = "renesas,r9a07g054-ssi", - "renesas,rz-ssi"; - reg = <0 0x1004a400 0 0x400>; - interrupts = , - , - , - ; - interrupt-names = "int_req", "dma_rx", "dma_tx", "dma_rt"; - clocks = <&cpg CPG_MOD R9A07G054_SSI2_PCLK2>, - <&cpg CPG_MOD R9A07G054_SSI2_PCLK_SFR>, - <&audio_clk1>, <&audio_clk2>; - clock-names = "ssi", "ssi_sfr", "audio_clk1", "audio_clk2"; - resets = <&cpg R9A07G054_SSI2_RST_M2_REG>; - dmas = <&dmac 0x265f>; - dma-names = "rt"; - power-domains = <&cpg>; - #sound-dai-cells = <0>; - status = "disabled"; - }; - - ssi3: ssi@1004a800 { - compatible = "renesas,r9a07g054-ssi", - "renesas,rz-ssi"; - reg = <0 0x1004a800 0 0x400>; - interrupts = , - , - , - ; - interrupt-names = "int_req", "dma_rx", "dma_tx", "dma_rt"; - clocks = <&cpg CPG_MOD R9A07G054_SSI3_PCLK2>, - <&cpg CPG_MOD R9A07G054_SSI3_PCLK_SFR>, - <&audio_clk1>, <&audio_clk2>; - clock-names = "ssi", "ssi_sfr", "audio_clk1", "audio_clk2"; - resets = <&cpg R9A07G054_SSI3_RST_M2_REG>; - dmas = <&dmac 0x2661>, <&dmac 0x2662>; - dma-names = "tx", "rx"; - power-domains = <&cpg>; - #sound-dai-cells = <0>; - status = "disabled"; - }; - - spi0: spi@1004ac00 { - compatible = "renesas,r9a07g054-rspi", "renesas,rspi-rz"; - reg = <0 0x1004ac00 0 0x400>; - interrupts = , - , - ; - interrupt-names = "error", "rx", "tx"; - clocks = <&cpg CPG_MOD R9A07G054_RSPI0_CLKB>; - resets = <&cpg R9A07G054_RSPI0_RST>; - dmas = <&dmac 0x2e95>, <&dmac 0x2e96>; - dma-names = "tx", "rx"; - power-domains = <&cpg>; - num-cs = <1>; - #address-cells = <1>; - #size-cells = <0>; - status = "disabled"; - }; - - spi1: spi@1004b000 { - compatible = "renesas,r9a07g054-rspi", "renesas,rspi-rz"; - reg = <0 0x1004b000 0 0x400>; - interrupts = , - , - ; - interrupt-names = "error", "rx", "tx"; - clocks = <&cpg CPG_MOD R9A07G054_RSPI1_CLKB>; - resets = <&cpg R9A07G054_RSPI1_RST>; - dmas = <&dmac 0x2e99>, <&dmac 0x2e9a>; - dma-names = "tx", "rx"; - power-domains = <&cpg>; - num-cs = <1>; - #address-cells = <1>; - #size-cells = <0>; - status = "disabled"; - }; - - spi2: spi@1004b400 { - compatible = "renesas,r9a07g054-rspi", "renesas,rspi-rz"; - reg = <0 0x1004b400 0 0x400>; - interrupts = , - , - ; - interrupt-names = "error", "rx", "tx"; - clocks = <&cpg CPG_MOD R9A07G054_RSPI2_CLKB>; - resets = <&cpg R9A07G054_RSPI2_RST>; - dmas = <&dmac 0x2e9d>, <&dmac 0x2e9e>; - dma-names = "tx", "rx"; - power-domains = <&cpg>; - num-cs = <1>; - #address-cells = <1>; - #size-cells = <0>; - status = "disabled"; - }; - - scif0: serial@1004b800 { - compatible = "renesas,scif-r9a07g054", - "renesas,scif-r9a07g044"; - reg = <0 0x1004b800 0 0x400>; - interrupts = , - , - , - , - , - ; - interrupt-names = "eri", "rxi", "txi", - "bri", "dri", "tei"; - clocks = <&cpg CPG_MOD R9A07G054_SCIF0_CLK_PCK>; - clock-names = "fck"; - power-domains = <&cpg>; - resets = <&cpg R9A07G054_SCIF0_RST_SYSTEM_N>; - status = "disabled"; - }; - - scif1: serial@1004bc00 { - compatible = "renesas,scif-r9a07g054", - "renesas,scif-r9a07g044"; - reg = <0 0x1004bc00 0 0x400>; - interrupts = , - , - , - , - , - ; - interrupt-names = "eri", "rxi", "txi", - "bri", "dri", "tei"; - clocks = <&cpg CPG_MOD R9A07G054_SCIF1_CLK_PCK>; - clock-names = "fck"; - power-domains = <&cpg>; - resets = <&cpg R9A07G054_SCIF1_RST_SYSTEM_N>; - status = "disabled"; - }; - - scif2: serial@1004c000 { - compatible = "renesas,scif-r9a07g054", - "renesas,scif-r9a07g044"; - reg = <0 0x1004c000 0 0x400>; - interrupts = , - , - , - , - , - ; - interrupt-names = "eri", "rxi", "txi", - "bri", "dri", "tei"; - clocks = <&cpg CPG_MOD R9A07G054_SCIF2_CLK_PCK>; - clock-names = "fck"; - power-domains = <&cpg>; - resets = <&cpg R9A07G054_SCIF2_RST_SYSTEM_N>; - status = "disabled"; - }; - - scif3: serial@1004c400 { - compatible = "renesas,scif-r9a07g054", - "renesas,scif-r9a07g044"; - reg = <0 0x1004c400 0 0x400>; - interrupts = , - , - , - , - , - ; - interrupt-names = "eri", "rxi", "txi", - "bri", "dri", "tei"; - clocks = <&cpg CPG_MOD R9A07G054_SCIF3_CLK_PCK>; - clock-names = "fck"; - power-domains = <&cpg>; - resets = <&cpg R9A07G054_SCIF3_RST_SYSTEM_N>; - status = "disabled"; - }; - - scif4: serial@1004c800 { - compatible = "renesas,scif-r9a07g054", - "renesas,scif-r9a07g044"; - reg = <0 0x1004c800 0 0x400>; - interrupts = , - , - , - , - , - ; - interrupt-names = "eri", "rxi", "txi", - "bri", "dri", "tei"; - clocks = <&cpg CPG_MOD R9A07G054_SCIF4_CLK_PCK>; - clock-names = "fck"; - power-domains = <&cpg>; - resets = <&cpg R9A07G054_SCIF4_RST_SYSTEM_N>; - status = "disabled"; - }; - - sci0: serial@1004d000 { - compatible = "renesas,r9a07g054-sci", "renesas,sci"; - reg = <0 0x1004d000 0 0x400>; - interrupts = , - , - , - ; - interrupt-names = "eri", "rxi", "txi", "tei"; - clocks = <&cpg CPG_MOD R9A07G054_SCI0_CLKP>; - clock-names = "fck"; - power-domains = <&cpg>; - resets = <&cpg R9A07G054_SCI0_RST>; - status = "disabled"; - }; +/ { + compatible = "renesas,r9a07g054"; +}; - sci1: serial@1004d400 { - compatible = "renesas,r9a07g054-sci", "renesas,sci"; - reg = <0 0x1004d400 0 0x400>; - interrupts = , - , - , - ; - interrupt-names = "eri", "rxi", "txi", "tei"; - clocks = <&cpg CPG_MOD R9A07G054_SCI1_CLKP>; - clock-names = "fck"; - power-domains = <&cpg>; - resets = <&cpg R9A07G054_SCI1_RST>; - status = "disabled"; - }; +&adc { + compatible = "renesas,r9a07g054-adc", "renesas,rzg2l-adc"; +}; - canfd: can@10050000 { - compatible = "renesas,r9a07g054-canfd", "renesas,rzg2l-canfd"; - reg = <0 0x10050000 0 0x8000>; - interrupts = , - , - , - , - , - , - , - ; - interrupt-names = "g_err", "g_recc", - "ch0_err", "ch0_rec", "ch0_trx", - "ch1_err", "ch1_rec", "ch1_trx"; - clocks = <&cpg CPG_MOD R9A07G054_CANFD_PCLK>, - <&cpg CPG_CORE R9A07G054_CLK_P0_DIV2>, - <&can_clk>; - clock-names = "fck", "canfd", "can_clk"; - assigned-clocks = <&cpg CPG_CORE R9A07G054_CLK_P0_DIV2>; - assigned-clock-rates = <50000000>; - resets = <&cpg R9A07G054_CANFD_RSTP_N>, - <&cpg R9A07G054_CANFD_RSTC_N>; - reset-names = "rstp_n", "rstc_n"; - power-domains = <&cpg>; - status = "disabled"; +&canfd { + compatible = "renesas,r9a07g054-canfd", "renesas,rzg2l-canfd"; +}; - channel0 { - status = "disabled"; - }; - channel1 { - status = "disabled"; - }; - }; +&cpg { + compatible = "renesas,r9a07g054-cpg"; +}; - i2c0: i2c@10058000 { - #address-cells = <1>; - #size-cells = <0>; - compatible = "renesas,riic-r9a07g054", "renesas,riic-rz"; - reg = <0 0x10058000 0 0x400>; - interrupts = , - , - , - , - , - , - , - ; - interrupt-names = "tei", "ri", "ti", "spi", "sti", - "naki", "ali", "tmoi"; - clocks = <&cpg CPG_MOD R9A07G054_I2C0_PCLK>; - clock-frequency = <100000>; - resets = <&cpg R9A07G054_I2C0_MRST>; - power-domains = <&cpg>; - status = "disabled"; - }; +&dmac { + compatible = "renesas,r9a07g054-dmac", "renesas,rz-dmac"; +}; - i2c1: i2c@10058400 { - #address-cells = <1>; - #size-cells = <0>; - compatible = "renesas,riic-r9a07g054", "renesas,riic-rz"; - reg = <0 0x10058400 0 0x400>; - interrupts = , - , - , - , - , - , - , - ; - interrupt-names = "tei", "ri", "ti", "spi", "sti", - "naki", "ali", "tmoi"; - clocks = <&cpg CPG_MOD R9A07G054_I2C1_PCLK>; - clock-frequency = <100000>; - resets = <&cpg R9A07G054_I2C1_MRST>; - power-domains = <&cpg>; - status = "disabled"; - }; +ð0 { + compatible = "renesas,r9a07g054-gbeth", "renesas,rzg2l-gbeth"; +}; - i2c2: i2c@10058800 { - #address-cells = <1>; - #size-cells = <0>; - compatible = "renesas,riic-r9a07g054", "renesas,riic-rz"; - reg = <0 0x10058800 0 0x400>; - interrupts = , - , - , - , - , - , - , - ; - interrupt-names = "tei", "ri", "ti", "spi", "sti", - "naki", "ali", "tmoi"; - clocks = <&cpg CPG_MOD R9A07G054_I2C2_PCLK>; - clock-frequency = <100000>; - resets = <&cpg R9A07G054_I2C2_MRST>; - power-domains = <&cpg>; - status = "disabled"; - }; +ð1 { + compatible = "renesas,r9a07g054-gbeth", "renesas,rzg2l-gbeth"; +}; - i2c3: i2c@10058c00 { - #address-cells = <1>; - #size-cells = <0>; - compatible = "renesas,riic-r9a07g054", "renesas,riic-rz"; - reg = <0 0x10058c00 0 0x400>; - interrupts = , - , - , - , - , - , - , - ; - interrupt-names = "tei", "ri", "ti", "spi", "sti", - "naki", "ali", "tmoi"; - clocks = <&cpg CPG_MOD R9A07G054_I2C3_PCLK>; - clock-frequency = <100000>; - resets = <&cpg R9A07G054_I2C3_MRST>; - power-domains = <&cpg>; - status = "disabled"; - }; +&gpu { + compatible = "renesas,r9a07g054-mali", "arm,mali-bifrost"; +}; - adc: adc@10059000 { - compatible = "renesas,r9a07g054-adc", "renesas,rzg2l-adc"; - reg = <0 0x10059000 0 0x400>; - interrupts = ; - clocks = <&cpg CPG_MOD R9A07G054_ADC_ADCLK>, - <&cpg CPG_MOD R9A07G054_ADC_PCLK>; - clock-names = "adclk", "pclk"; - resets = <&cpg R9A07G054_ADC_PRESETN>, - <&cpg R9A07G054_ADC_ADRST_N>; - reset-names = "presetn", "adrst-n"; - power-domains = <&cpg>; - status = "disabled"; +&hsusb { + compatible = "renesas,usbhs-r9a07g054", "renesas,rza2-usbhs"; +}; - #address-cells = <1>; - #size-cells = <0>; +&i2c0 { + compatible = "renesas,riic-r9a07g054", "renesas,riic-rz"; +}; - channel@0 { - reg = <0>; - }; - channel@1 { - reg = <1>; - }; - channel@2 { - reg = <2>; - }; - channel@3 { - reg = <3>; - }; - channel@4 { - reg = <4>; - }; - channel@5 { - reg = <5>; - }; - channel@6 { - reg = <6>; - }; - channel@7 { - reg = <7>; - }; - }; +&i2c1 { + compatible = "renesas,riic-r9a07g054", "renesas,riic-rz"; +}; - tsu: thermal@10059400 { - compatible = "renesas,r9a07g054-tsu", - "renesas,rzg2l-tsu"; - reg = <0 0x10059400 0 0x400>; - clocks = <&cpg CPG_MOD R9A07G054_TSU_PCLK>; - resets = <&cpg R9A07G054_TSU_PRESETN>; - power-domains = <&cpg>; - #thermal-sensor-cells = <1>; - }; +&i2c2 { + compatible = "renesas,riic-r9a07g054", "renesas,riic-rz"; +}; - sbc: spi@10060000 { - compatible = "renesas,r9a07g054-rpc-if", - "renesas,rzg2l-rpc-if"; - reg = <0 0x10060000 0 0x10000>, - <0 0x20000000 0 0x10000000>, - <0 0x10070000 0 0x10000>; - reg-names = "regs", "dirmap", "wbuf"; - interrupts = ; - clocks = <&cpg CPG_MOD R9A07G054_SPI_CLK2>, - <&cpg CPG_MOD R9A07G054_SPI_CLK>; - resets = <&cpg R9A07G054_SPI_RST>; - power-domains = <&cpg>; - #address-cells = <1>; - #size-cells = <0>; - status = "disabled"; - }; +&i2c3 { + compatible = "renesas,riic-r9a07g054", "renesas,riic-rz"; +}; - cpg: clock-controller@11010000 { - compatible = "renesas,r9a07g054-cpg"; - reg = <0 0x11010000 0 0x10000>; - clocks = <&extal_clk>; - clock-names = "extal"; - #clock-cells = <2>; - #reset-cells = <1>; - #power-domain-cells = <0>; - }; +&irqc { + compatible = "renesas,r9a07g054-irqc", "renesas,rzg2l-irqc"; +}; - sysc: system-controller@11020000 { - compatible = "renesas,r9a07g054-sysc"; - reg = <0 0x11020000 0 0x10000>; - interrupts = , - , - , - ; - interrupt-names = "lpm_int", "ca55stbydone_int", - "cm33stbyr_int", "ca55_deny"; - status = "disabled"; - }; +&ostm0 { + compatible = "renesas,r9a07g054-ostm", "renesas,ostm"; +}; - pinctrl: pinctrl@11030000 { - compatible = "renesas,r9a07g054-pinctrl", - "renesas,r9a07g044-pinctrl"; - reg = <0 0x11030000 0 0x10000>; - gpio-controller; - #gpio-cells = <2>; - #interrupt-cells = <2>; - interrupt-parent = <&irqc>; - interrupt-controller; - gpio-ranges = <&pinctrl 0 0 392>; - clocks = <&cpg CPG_MOD R9A07G054_GPIO_HCLK>; - power-domains = <&cpg>; - resets = <&cpg R9A07G054_GPIO_RSTN>, - <&cpg R9A07G054_GPIO_PORT_RESETN>, - <&cpg R9A07G054_GPIO_SPARE_RESETN>; - }; +&ostm1 { + compatible = "renesas,r9a07g054-ostm", "renesas,ostm"; +}; - irqc: interrupt-controller@110a0000 { - compatible = "renesas,r9a07g054-irqc", - "renesas,rzg2l-irqc"; - #interrupt-cells = <2>; - #address-cells = <0>; - interrupt-controller; - reg = <0 0x110a0000 0 0x10000>; - interrupts = , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; - clocks = <&cpg CPG_MOD R9A07G054_IA55_CLK>, - <&cpg CPG_MOD R9A07G054_IA55_PCLK>; - clock-names = "clk", "pclk"; - power-domains = <&cpg>; - resets = <&cpg R9A07G054_IA55_RESETN>; - }; +&ostm2 { + compatible = "renesas,r9a07g054-ostm", "renesas,ostm"; +}; - dmac: dma-controller@11820000 { - compatible = "renesas,r9a07g054-dmac", - "renesas,rz-dmac"; - reg = <0 0x11820000 0 0x10000>, - <0 0x11830000 0 0x10000>; - interrupts = , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; - interrupt-names = "error", - "ch0", "ch1", "ch2", "ch3", - "ch4", "ch5", "ch6", "ch7", - "ch8", "ch9", "ch10", "ch11", - "ch12", "ch13", "ch14", "ch15"; - clocks = <&cpg CPG_MOD R9A07G054_DMAC_ACLK>, - <&cpg CPG_MOD R9A07G054_DMAC_PCLK>; - power-domains = <&cpg>; - resets = <&cpg R9A07G054_DMAC_ARESETN>, - <&cpg R9A07G054_DMAC_RST_ASYNC>; - #dma-cells = <1>; - dma-channels = <16>; - }; +&phyrst { + compatible = "renesas,r9a07g054-usbphy-ctrl", "renesas,rzg2l-usbphy-ctrl"; +}; - gpu: gpu@11840000 { - compatible = "renesas,r9a07g054-mali", - "arm,mali-bifrost"; - reg = <0x0 0x11840000 0x0 0x10000>; - interrupts = , - , - , - ; - interrupt-names = "job", "mmu", "gpu", "event"; - clocks = <&cpg CPG_MOD R9A07G054_GPU_CLK>, - <&cpg CPG_MOD R9A07G054_GPU_AXI_CLK>, - <&cpg CPG_MOD R9A07G054_GPU_ACE_CLK>; - clock-names = "gpu", "bus", "bus_ace"; - power-domains = <&cpg>; - resets = <&cpg R9A07G054_GPU_RESETN>, - <&cpg R9A07G054_GPU_AXI_RESETN>, - <&cpg R9A07G054_GPU_ACE_RESETN>; - reset-names = "rst", "axi_rst", "ace_rst"; - operating-points-v2 = <&gpu_opp_table>; - }; +&pinctrl { + compatible = "renesas,r9a07g054-pinctrl", "renesas,r9a07g044-pinctrl"; +}; - gic: interrupt-controller@11900000 { - compatible = "arm,gic-v3"; - #interrupt-cells = <3>; - #address-cells = <0>; - interrupt-controller; - reg = <0x0 0x11900000 0 0x40000>, - <0x0 0x11940000 0 0x60000>; - interrupts = ; - }; +&sbc { + compatible = "renesas,r9a07g054-rpc-if", "renesas,rzg2l-rpc-if"; +}; - sdhi0: mmc@11c00000 { - compatible = "renesas,sdhi-r9a07g054", - "renesas,rcar-gen3-sdhi"; - reg = <0x0 0x11c00000 0 0x10000>; - interrupts = , - ; - clocks = <&cpg CPG_MOD R9A07G054_SDHI0_IMCLK>, - <&cpg CPG_MOD R9A07G054_SDHI0_CLK_HS>, - <&cpg CPG_MOD R9A07G054_SDHI0_IMCLK2>, - <&cpg CPG_MOD R9A07G054_SDHI0_ACLK>; - clock-names = "core", "clkh", "cd", "aclk"; - resets = <&cpg R9A07G054_SDHI0_IXRST>; - power-domains = <&cpg>; - status = "disabled"; - }; +&sci0 { + compatible = "renesas,r9a07g054-sci", "renesas,sci"; +}; - sdhi1: mmc@11c10000 { - compatible = "renesas,sdhi-r9a07g054", - "renesas,rcar-gen3-sdhi"; - reg = <0x0 0x11c10000 0 0x10000>; - interrupts = , - ; - clocks = <&cpg CPG_MOD R9A07G054_SDHI1_IMCLK>, - <&cpg CPG_MOD R9A07G054_SDHI1_CLK_HS>, - <&cpg CPG_MOD R9A07G054_SDHI1_IMCLK2>, - <&cpg CPG_MOD R9A07G054_SDHI1_ACLK>; - clock-names = "core", "clkh", "cd", "aclk"; - resets = <&cpg R9A07G054_SDHI1_IXRST>; - power-domains = <&cpg>; - status = "disabled"; - }; +&sci1 { + compatible = "renesas,r9a07g054-sci", "renesas,sci"; +}; - eth0: ethernet@11c20000 { - compatible = "renesas,r9a07g054-gbeth", - "renesas,rzg2l-gbeth"; - reg = <0 0x11c20000 0 0x10000>; - interrupts = , - , - ; - interrupt-names = "mux", "fil", "arp_ns"; - phy-mode = "rgmii"; - clocks = <&cpg CPG_MOD R9A07G054_ETH0_CLK_AXI>, - <&cpg CPG_MOD R9A07G054_ETH0_CLK_CHI>, - <&cpg CPG_CORE R9A07G054_CLK_HP>; - clock-names = "axi", "chi", "refclk"; - resets = <&cpg R9A07G054_ETH0_RST_HW_N>; - power-domains = <&cpg>; - #address-cells = <1>; - #size-cells = <0>; - status = "disabled"; - }; +&scif0 { + compatible = "renesas,scif-r9a07g054", "renesas,scif-r9a07g044"; +}; - eth1: ethernet@11c30000 { - compatible = "renesas,r9a07g054-gbeth", - "renesas,rzg2l-gbeth"; - reg = <0 0x11c30000 0 0x10000>; - interrupts = , - , - ; - interrupt-names = "mux", "fil", "arp_ns"; - phy-mode = "rgmii"; - clocks = <&cpg CPG_MOD R9A07G054_ETH1_CLK_AXI>, - <&cpg CPG_MOD R9A07G054_ETH1_CLK_CHI>, - <&cpg CPG_CORE R9A07G054_CLK_HP>; - clock-names = "axi", "chi", "refclk"; - resets = <&cpg R9A07G054_ETH1_RST_HW_N>; - power-domains = <&cpg>; - #address-cells = <1>; - #size-cells = <0>; - status = "disabled"; - }; +&scif1 { + compatible = "renesas,scif-r9a07g054", "renesas,scif-r9a07g044"; +}; - phyrst: usbphy-ctrl@11c40000 { - compatible = "renesas,r9a07g054-usbphy-ctrl", - "renesas,rzg2l-usbphy-ctrl"; - reg = <0 0x11c40000 0 0x10000>; - clocks = <&cpg CPG_MOD R9A07G054_USB_PCLK>; - resets = <&cpg R9A07G054_USB_PRESETN>; - power-domains = <&cpg>; - #reset-cells = <1>; - status = "disabled"; - }; +&scif2 { + compatible = "renesas,scif-r9a07g054", "renesas,scif-r9a07g044"; +}; - ohci0: usb@11c50000 { - compatible = "generic-ohci"; - reg = <0 0x11c50000 0 0x100>; - interrupts = ; - clocks = <&cpg CPG_MOD R9A07G054_USB_PCLK>, - <&cpg CPG_MOD R9A07G054_USB_U2H0_HCLK>; - resets = <&phyrst 0>, - <&cpg R9A07G054_USB_U2H0_HRESETN>; - phys = <&usb2_phy0 1>; - phy-names = "usb"; - power-domains = <&cpg>; - status = "disabled"; - }; +&scif3 { + compatible = "renesas,scif-r9a07g054", "renesas,scif-r9a07g044"; +}; - ohci1: usb@11c70000 { - compatible = "generic-ohci"; - reg = <0 0x11c70000 0 0x100>; - interrupts = ; - clocks = <&cpg CPG_MOD R9A07G054_USB_PCLK>, - <&cpg CPG_MOD R9A07G054_USB_U2H1_HCLK>; - resets = <&phyrst 1>, - <&cpg R9A07G054_USB_U2H1_HRESETN>; - phys = <&usb2_phy1 1>; - phy-names = "usb"; - power-domains = <&cpg>; - status = "disabled"; - }; +&scif4 { + compatible = "renesas,scif-r9a07g054", "renesas,scif-r9a07g044"; +}; - ehci0: usb@11c50100 { - compatible = "generic-ehci"; - reg = <0 0x11c50100 0 0x100>; - interrupts = ; - clocks = <&cpg CPG_MOD R9A07G054_USB_PCLK>, - <&cpg CPG_MOD R9A07G054_USB_U2H0_HCLK>; - resets = <&phyrst 0>, - <&cpg R9A07G054_USB_U2H0_HRESETN>; - phys = <&usb2_phy0 2>; - phy-names = "usb"; - companion = <&ohci0>; - power-domains = <&cpg>; - status = "disabled"; - }; +&sdhi0 { + compatible = "renesas,sdhi-r9a07g054", "renesas,rcar-gen3-sdhi"; +}; - ehci1: usb@11c70100 { - compatible = "generic-ehci"; - reg = <0 0x11c70100 0 0x100>; - interrupts = ; - clocks = <&cpg CPG_MOD R9A07G054_USB_PCLK>, - <&cpg CPG_MOD R9A07G054_USB_U2H1_HCLK>; - resets = <&phyrst 1>, - <&cpg R9A07G054_USB_U2H1_HRESETN>; - phys = <&usb2_phy1 2>; - phy-names = "usb"; - companion = <&ohci1>; - power-domains = <&cpg>; - status = "disabled"; - }; +&sdhi1 { + compatible = "renesas,sdhi-r9a07g054", "renesas,rcar-gen3-sdhi"; +}; - usb2_phy0: usb-phy@11c50200 { - compatible = "renesas,usb2-phy-r9a07g054", - "renesas,rzg2l-usb2-phy"; - reg = <0 0x11c50200 0 0x700>; - interrupts = ; - clocks = <&cpg CPG_MOD R9A07G054_USB_PCLK>, - <&cpg CPG_MOD R9A07G054_USB_U2H0_HCLK>; - resets = <&phyrst 0>; - #phy-cells = <1>; - power-domains = <&cpg>; - status = "disabled"; - }; +&spi0 { + compatible = "renesas,r9a07g054-rspi", "renesas,rspi-rz"; +}; - usb2_phy1: usb-phy@11c70200 { - compatible = "renesas,usb2-phy-r9a07g054", - "renesas,rzg2l-usb2-phy"; - reg = <0 0x11c70200 0 0x700>; - interrupts = ; - clocks = <&cpg CPG_MOD R9A07G054_USB_PCLK>, - <&cpg CPG_MOD R9A07G054_USB_U2H1_HCLK>; - resets = <&phyrst 1>; - #phy-cells = <1>; - power-domains = <&cpg>; - status = "disabled"; - }; +&spi1 { + compatible = "renesas,r9a07g054-rspi", "renesas,rspi-rz"; +}; - hsusb: usb@11c60000 { - compatible = "renesas,usbhs-r9a07g054", - "renesas,rza2-usbhs"; - reg = <0 0x11c60000 0 0x10000>; - interrupts = , - , - , - ; - clocks = <&cpg CPG_MOD R9A07G054_USB_PCLK>, - <&cpg CPG_MOD R9A07G054_USB_U2P_EXR_CPUCLK>; - resets = <&phyrst 0>, - <&cpg R9A07G054_USB_U2P_EXL_SYSRST>; - renesas,buswait = <7>; - phys = <&usb2_phy0 3>; - phy-names = "usb"; - power-domains = <&cpg>; - status = "disabled"; - }; +&spi2 { + compatible = "renesas,r9a07g054-rspi", "renesas,rspi-rz"; +}; - wdt0: watchdog@12800800 { - compatible = "renesas,r9a07g054-wdt", - "renesas,rzg2l-wdt"; - reg = <0 0x12800800 0 0x400>; - clocks = <&cpg CPG_MOD R9A07G054_WDT0_PCLK>, - <&cpg CPG_MOD R9A07G054_WDT0_CLK>; - clock-names = "pclk", "oscclk"; - interrupts = , - ; - interrupt-names = "wdt", "perrout"; - resets = <&cpg R9A07G054_WDT0_PRESETN>; - power-domains = <&cpg>; - status = "disabled"; - }; +&ssi0 { + compatible = "renesas,r9a07g054-ssi", "renesas,rz-ssi"; +}; - wdt1: watchdog@12800c00 { - compatible = "renesas,r9a07g054-wdt", - "renesas,rzg2l-wdt"; - reg = <0 0x12800C00 0 0x400>; - clocks = <&cpg CPG_MOD R9A07G054_WDT1_PCLK>, - <&cpg CPG_MOD R9A07G054_WDT1_CLK>; - clock-names = "pclk", "oscclk"; - interrupts = , - ; - interrupt-names = "wdt", "perrout"; - resets = <&cpg R9A07G054_WDT1_PRESETN>; - power-domains = <&cpg>; - status = "disabled"; - }; +&ssi1 { + compatible = "renesas,r9a07g054-ssi", "renesas,rz-ssi"; +}; - ostm0: timer@12801000 { - compatible = "renesas,r9a07g054-ostm", - "renesas,ostm"; - reg = <0x0 0x12801000 0x0 0x400>; - interrupts = ; - clocks = <&cpg CPG_MOD R9A07G054_OSTM0_PCLK>; - resets = <&cpg R9A07G054_OSTM0_PRESETZ>; - power-domains = <&cpg>; - status = "disabled"; - }; +&ssi2 { + compatible = "renesas,r9a07g054-ssi", "renesas,rz-ssi"; +}; - ostm1: timer@12801400 { - compatible = "renesas,r9a07g054-ostm", - "renesas,ostm"; - reg = <0x0 0x12801400 0x0 0x400>; - interrupts = ; - clocks = <&cpg CPG_MOD R9A07G054_OSTM1_PCLK>; - resets = <&cpg R9A07G054_OSTM1_PRESETZ>; - power-domains = <&cpg>; - status = "disabled"; - }; +&ssi3 { + compatible = "renesas,r9a07g054-ssi", "renesas,rz-ssi"; +}; - ostm2: timer@12801800 { - compatible = "renesas,r9a07g054-ostm", - "renesas,ostm"; - reg = <0x0 0x12801800 0x0 0x400>; - interrupts = ; - clocks = <&cpg CPG_MOD R9A07G054_OSTM2_PCLK>; - resets = <&cpg R9A07G054_OSTM2_PRESETZ>; - power-domains = <&cpg>; - status = "disabled"; - }; - }; +&sysc { + compatible = "renesas,r9a07g054-sysc"; +}; - thermal-zones { - cpu-thermal { - polling-delay-passive = <250>; - polling-delay = <1000>; - thermal-sensors = <&tsu 0>; - sustainable-power = <717>; +&tsu { + compatible = "renesas,r9a07g054-tsu", "renesas,rzg2l-tsu"; +}; - cooling-maps { - map0 { - trip = <&target>; - cooling-device = <&cpu0 0 2>; - contribution = <1024>; - }; - }; +&usb2_phy0 { + compatible = "renesas,usb2-phy-r9a07g054", "renesas,rzg2l-usb2-phy"; +}; - trips { - sensor_crit: sensor-crit { - temperature = <125000>; - hysteresis = <1000>; - type = "critical"; - }; +&usb2_phy1 { + compatible = "renesas,usb2-phy-r9a07g054", "renesas,rzg2l-usb2-phy"; +}; - target: trip-point { - temperature = <100000>; - hysteresis = <1000>; - type = "passive"; - }; - }; - }; - }; +&wdt0 { + compatible = "renesas,r9a07g054-wdt", "renesas,rzg2l-wdt"; +}; - timer { - compatible = "arm,armv8-timer"; - interrupts-extended = <&gic GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>, - <&gic GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>, - <&gic GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>, - <&gic GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>; - }; +&wdt1 { + compatible = "renesas,r9a07g054-wdt", "renesas,rzg2l-wdt"; };