From patchwork Wed Jan 22 10:39:09 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Madieu X-Patchwork-Id: 13947137 X-Patchwork-Delegate: geert@linux-m68k.org Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 02425211499; Wed, 22 Jan 2025 10:40:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737542433; cv=none; b=syVL5cA4/yynyCqJCzJX+/UnG/dMmvgn4KjiWgF/SHQl90ZqiQE/mvaYlTHtEDgYwLylhwHRHPqwyuyXn1iMSPq7ZfVAXYUlUfzHRE47mngXUwQryqZC+LRDUtqVFgODFuXppmp36IRciGVWhcoLhKglVJmkBbaCocgb5QCzHuY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737542433; c=relaxed/simple; bh=z6IOhJDVuM2aTEnSolKR4WjaZxBsbyVQqStYbnEgOks=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=COQlCKNba5xNIP+AqEc6iGZdqQZyNcKxNcWG9Un4n/J/Us8n6os5sBpB+IYSmaiuHIzuEOL0WQdADBqZDC2420zxRt2A3JuMrcKtDxJtmtGEgo5lJlAKDHbTpmr14o/fEiCbrk0a5EVXQzfNyb/85lyAxLVa4FcJs1bZTmrMgLQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com; spf=pass smtp.mailfrom=bp.renesas.com; arc=none smtp.client-ip=210.160.252.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bp.renesas.com X-CSE-ConnectionGUID: peCLAoABSsmYl01ouvlUqw== X-CSE-MsgGUID: bAOyWgzETMWICReeD6I93A== Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 22 Jan 2025 19:40:28 +0900 Received: from ubuntu.adwin.renesas.com (unknown [10.226.92.193]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 6417A400562D; Wed, 22 Jan 2025 19:40:22 +0900 (JST) From: John Madieu To: geert+renesas@glider.be, robh@kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org Cc: biju.das.jz@bp.renesas.com, claudiu.beznea.uj@bp.renesas.com, conor+dt@kernel.org, john.madieu@gmail.com, krzk+dt@kernel.org, linux-kernel@vger.kernel.org, magnus.damm@gmail.com, john.madieu.xa@bp.renesas.com Subject: [PATCH v3 7/9] arm64: dts: renesas: r9a08g045: Enable the system controller Date: Wed, 22 Jan 2025 11:39:09 +0100 Message-ID: <20250122103911.517484-8-john.madieu.xa@bp.renesas.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20250122103911.517484-1-john.madieu.xa@bp.renesas.com> References: <20250122103911.517484-1-john.madieu.xa@bp.renesas.com> Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: Claudiu Beznea Enable the system controller. It is needed for SoC identification. Signed-off-by: Claudiu Beznea Signed-off-by: John Madieu --- arch/arm64/boot/dts/renesas/r9a08g045.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/renesas/r9a08g045.dtsi b/arch/arm64/boot/dts/renesas/r9a08g045.dtsi index a9b98db9ef95..d1e228b439df 100644 --- a/arch/arm64/boot/dts/renesas/r9a08g045.dtsi +++ b/arch/arm64/boot/dts/renesas/r9a08g045.dtsi @@ -443,7 +443,6 @@ sysc: system-controller@11020000 { ; interrupt-names = "lpm_int", "ca55stbydone_int", "cm33stbyr_int", "ca55_deny"; - status = "disabled"; }; pinctrl: pinctrl@11030000 {