* [tiL-k3-AD-4.19 PATCH 01/24] dt-bindings: display/ti: add k2g-dss bindings
[not found] <1537277532-6386-1-git-send-email-jsarha@ti.com>
@ 2018-09-18 13:31 ` Jyri Sarha
2018-09-18 13:43 ` Please ignore this accidental resend Jyri Sarha
2018-09-18 13:31 ` [tiL-k3-AD-4.19 PATCH 02/24] dt-bindings: display/ti: add am65x-dss bindings Jyri Sarha
1 sibling, 1 reply; 3+ messages in thread
From: Jyri Sarha @ 2018-09-18 13:31 UTC (permalink / raw)
To: tomi.valkeinen, subhajit_paul, jjhiblot, linux-patch-review,
lcpd_audiovideo
Cc: devicetree, Jyri Sarha
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
Add DT bindings for Texas Instruments K2G SoC Display Subsystem. The DSS
is quite simple, with a single plane and a single output.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: devicetree@vger.kernel.org
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
---
.../devicetree/bindings/display/ti/ti,k2g-dss.txt | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/ti/ti,k2g-dss.txt
diff --git a/Documentation/devicetree/bindings/display/ti/ti,k2g-dss.txt b/Documentation/devicetree/bindings/display/ti/ti,k2g-dss.txt
new file mode 100644
index 0000000..1af1142
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/ti/ti,k2g-dss.txt
@@ -0,0 +1,15 @@
+Texas Instruments K2G Display Subsystem
+=======================================
+
+Required properties:
+- compatible: "ti,k2g-dss"
+- reg: address and length of the register spaces for DSS submodules
+- reg-names: "cfg", "common", "vid1", "ovr1", "vp1"
+- clocks: phandle to fclk and vp1 clocks
+- clock-names: "fck", "vp1"
+- interrupts: phandle to the DISPC interrupt
+
+The DSS outputs are described using the device graphs as documented in
+Documentation/devicetree/bindings/graph.txt. K2G DSS has a single DPI output as
+port 0.
+
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [tiL-k3-AD-4.19 PATCH 02/24] dt-bindings: display/ti: add am65x-dss bindings
[not found] <1537277532-6386-1-git-send-email-jsarha@ti.com>
2018-09-18 13:31 ` [tiL-k3-AD-4.19 PATCH 01/24] dt-bindings: display/ti: add k2g-dss bindings Jyri Sarha
@ 2018-09-18 13:31 ` Jyri Sarha
1 sibling, 0 replies; 3+ messages in thread
From: Jyri Sarha @ 2018-09-18 13:31 UTC (permalink / raw)
To: tomi.valkeinen, subhajit_paul, jjhiblot, linux-patch-review,
lcpd_audiovideo
Cc: Jyri Sarha, devicetree
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
Add DT bindings for Texas Instruments AM65x SoC Display Subsystem. The
DSS7 on AM65x SoC has two video ports (DPI and OLDI) and two video
pipelines.
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: devicetree@vger.kernel.org
Signed-off-by: Jyri Sarha <jsarha@ti.com>
---
.../devicetree/bindings/display/ti/ti,am6-dss.txt | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/ti/ti,am6-dss.txt
diff --git a/Documentation/devicetree/bindings/display/ti/ti,am6-dss.txt b/Documentation/devicetree/bindings/display/ti/ti,am6-dss.txt
new file mode 100644
index 0000000..3466f09
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/ti/ti,am6-dss.txt
@@ -0,0 +1,16 @@
+Texas Instruments AM65x Display Subsystem
+==========================================
+
+Required properties:
+- compatible: "ti,am65x-dss", "ti,am6-dss"
+- reg: address and length of the register spaces for DSS submodules
+- reg-names: "common", "vidl1", "vid", "ovr1", "ovr2", "vp1", "vp2"
+- clocks: phandle to fclk, vp1, and vp2 clocks
+- clock-names: "fck", "vp1", "vp2"
+- interrupts: phandle to the DISPC interrupt
+- syscon: phandle to syscon device handling OLDI_PWRDN_TX (partition 1 of
+ AM654 CTRL MMR0)
+
+The DSS outputs are described using the device graphs as documented in
+Documentation/devicetree/bindings/graph.txt. AM6 DSS has a DPI output as port 0
+and an OLDI output as port 1.
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Please ignore this accidental resend.
2018-09-18 13:31 ` [tiL-k3-AD-4.19 PATCH 01/24] dt-bindings: display/ti: add k2g-dss bindings Jyri Sarha
@ 2018-09-18 13:43 ` Jyri Sarha
0 siblings, 0 replies; 3+ messages in thread
From: Jyri Sarha @ 2018-09-18 13:43 UTC (permalink / raw)
Cc: devicetree
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-09-18 19:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1537277532-6386-1-git-send-email-jsarha@ti.com>
2018-09-18 13:31 ` [tiL-k3-AD-4.19 PATCH 01/24] dt-bindings: display/ti: add k2g-dss bindings Jyri Sarha
2018-09-18 13:43 ` Please ignore this accidental resend Jyri Sarha
2018-09-18 13:31 ` [tiL-k3-AD-4.19 PATCH 02/24] dt-bindings: display/ti: add am65x-dss bindings Jyri Sarha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).