summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSvyatoslav Ryhel <[email protected]>2024-01-07 16:31:43 +0200
committerSvyatoslav Ryhel <[email protected]>2024-04-22 12:17:20 +0300
commiteed7fa1372a55415aebf33335878c8c523ba4d70 (patch)
treece7c89dd93595ebb9efee03f957dcb0282b201ab /arch
parent1dd659fd626204bb6a6b4f330c27b11a7823bbb0 (diff)
ARM: dts: paz00: remove display-timings node
Paz00 can have multiple panels with different timings, but they all share common feature - panel exposes EDID. Tested-by: Agneli <[email protected]> # Toshiba AC100 T20 Signed-off-by: Svyatoslav Ryhel <[email protected]>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/tegra20-paz00.dts16
1 files changed, 0 insertions, 16 deletions
diff --git a/arch/arm/dts/tegra20-paz00.dts b/arch/arm/dts/tegra20-paz00.dts
index 5cf604e8659..f851767a55f 100644
--- a/arch/arm/dts/tegra20-paz00.dts
+++ b/arch/arm/dts/tegra20-paz00.dts
@@ -35,22 +35,6 @@
status = "okay";
nvidia,panel = <&panel>;
-
- display-timings {
- timing@0 {
- /* PAZ00 has 1024x600 */
- clock-frequency = <54030000>;
- hactive = <1024>;
- vactive = <600>;
- hback-porch = <160>;
- hfront-porch = <24>;
- hsync-len = <136>;
- vback-porch = <3>;
- vfront-porch = <61>;
- vsync-len = <6>;
- hsync-active = <1>;
- };
- };
};
};