From nobody Wed Dec 17 22:45:38 2025 Received: from mta-64-227.siemens.flowmailer.net (mta-64-227.siemens.flowmailer.net [185.136.64.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4648613BC3D for ; Wed, 26 Jun 2024 04:42:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.136.64.227 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719376938; cv=none; b=P5vdQ/v/HgDr5WpSX4Xv7v4L2WHZKkBoWnJflq7aARkesie0HjtWu+K1EL1s0MGjCCKoUXwtNn+p1S0Dr4LYLVuRW3KifZhKfs3GCmliKojELGtrWUxV4HNVb22MqZUYcZpgjkNp2B9QFtpTpmQhnbYFG2+0dSXj2x4pPlNalU4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719376938; c=relaxed/simple; bh=J/PLgkHkOsr2eBTn5nMQzSYBYyLV+wS3IDQLohuTDiY=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=T73a3fPj2nHk+1i2kOdU7Qh4gy4ccT72IfuaW7xoVwqQQAK699GTwQImJQtPxKiH0p19bsX3uP+lurLpTnkUtdHgqqYgstn60v6ffRbd3SyqXTYuga2y3IITqUuU+QZvR3veZsTQNw800govCSqI57QPaQsUgWixV86xLPfc1Mk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=siemens.com; spf=pass smtp.mailfrom=rts-flowmailer.siemens.com; dkim=pass (1024-bit key) header.d=siemens.com header.i=jan.kiszka@siemens.com header.b=R6kuCHw1; arc=none smtp.client-ip=185.136.64.227 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=siemens.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=rts-flowmailer.siemens.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=siemens.com header.i=jan.kiszka@siemens.com header.b="R6kuCHw1" Received: by mta-64-227.siemens.flowmailer.net with ESMTPSA id 202406260442101ac91dbe04f9986f64 for ; Wed, 26 Jun 2024 06:42:10 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=fm2; d=siemens.com; i=jan.kiszka@siemens.com; h=Date:From:Subject:To:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:Cc:References:In-Reply-To; bh=PYDTR3Dp5LCkhODZw+ueFbI4XXSedtoAqEfw3je+soA=; b=R6kuCHw1U+lzDmCfio2GiwZFZGb2UDreXyxQp3KJ/8SBZsr7SMh8AOZAs3sg88a/+MaYuS 5vgehQp+NEBkZ21fo2uH/6dQ2HX8arlquUWLwA4Uew5es28iNZ0XeuKcTqcyqmzsC/pn4a6d MvD+5x4gnesepP03GhotsYD8rYVxI=; From: Jan Kiszka To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Bao Cheng Su , Diogo Ivo Subject: [PATCH v2 3/4] dt-bindings: soc: ti: am645-system-controller: add child nodes used by main domain Date: Wed, 26 Jun 2024 06:42:07 +0200 Message-ID: <1ac6bf9ef2d77dfc606a825d768bd4d23853052a.1719376928.git.jan.kiszka@siemens.com> In-Reply-To: References: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Flowmailer-Platform: Siemens Feedback-ID: 519:519-294854:519-21489:flowmailer Content-Type: text/plain; charset="utf-8" From: Jan Kiszka Expand bindings to cover both the MCU and the main usage of the AM654 system controller. Signed-off-by: Jan Kiszka --- .../soc/ti/ti,am654-system-controller.yaml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/ti/ti,am654-system-contr= oller.yaml b/Documentation/devicetree/bindings/soc/ti/ti,am654-system-contr= oller.yaml index e79803e586ca..a03e13cf2677 100644 --- a/Documentation/devicetree/bindings/soc/ti/ti,am654-system-controller.y= aml +++ b/Documentation/devicetree/bindings/soc/ti/ti,am654-system-controller.y= aml @@ -34,6 +34,31 @@ patternProperties: type: object $ref: /schemas/phy/ti,phy-gmii-sel.yaml# =20 + "^mux-controller$": + type: object + ref: /schemas/mux/reg-mux.yaml# + description: + This is the SERDES lane control mux. + + "^clock@[0-9a-f]+$": + type: object + $ref: /schemas/soc/ti/ti,am654-serdes-ctrl.yaml# + + "^dss-oldi-io-ctrl@[0-9a-f]+$": + type: object + $ref: /schemas/mfd/syscon.yaml# + properties: + compatible: + items: + - const: ti,am654-dss-oldi-io-ctrl + - const: syscon + + "^clock-controller@[0-9a-f]+$": + type: object + $ref: /schemas/clock/ti,am654-ehrpwm-tbclk.yaml# + description: + Clock provider for TI EHRPWM nodes. + required: - compatible - reg --=20 2.43.0