From patchwork Sat May 21 11:37:39 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Gelmini X-Patchwork-Id: 624755 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3rBjTp50gxz9t4R for ; Sat, 21 May 2016 21:37:50 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=fjQDTog/; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751251AbcEULht (ORCPT ); Sat, 21 May 2016 07:37:49 -0400 Received: from mail-lf0-f68.google.com ([209.85.215.68]:36220 "EHLO mail-lf0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751932AbcEULhs (ORCPT ); Sat, 21 May 2016 07:37:48 -0400 Received: by mail-lf0-f68.google.com with SMTP id d132so1656348lfb.3; Sat, 21 May 2016 04:37:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=myYs2TUDAjGNYutws7XJExTDKt/O4Mgw2DgLA2tAdbI=; b=fjQDTog/k3QY/ztGZW/khD9k32f0DIKeBTBVbxZG8iWjVV9ynelebD0qE15dr66JIO zY2YJ6AVOPY5HeAbrQlARM/ICMJDv917uzbvfB+R9FXxljwmm/Ut73iQ3FxgLTdGt3IE dZJPKmotLv9WzpNGF1053du6bw+RGjtAA8GzNWFgzZg1D6N7oNRgjaRNWr8tnQIpxqVk NcWKn42U42YJ0Kd+65dYNCFHnp4u0PNs4DGH6qvPPMJbP6M3vJuF/X4CMu48E1pmv83d 3WOz+P2QuuJFekLYkFVzL5P9gUFg2enWAjodV9eflRaTIQLDyG7xEpEePBDofgknABHR B9dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=myYs2TUDAjGNYutws7XJExTDKt/O4Mgw2DgLA2tAdbI=; b=YI3Ta8yF0urkFn3khY4KyujAHmlqBUQy8qGsNtpFdqxFxVd1mDjfQx5iL8B1bqUV7O F8b4JOaEMgD+4MvZupbQ0fiiOZSfYYVl8c96OGc/WYWJ9UBap+Sov1XoZ0rS2Wh8uVvS Vmi6qcGfL16qd1lp/3ZWIGwQ42qoC7DreqPElrvVSmwe79TBcyQ5z/Slzn5DdfteT0tw orN+Yj65uOxjquXhVSM81IYLa8Lk3L8Eq860gVHNKvc45P7ZMpVIkdwysx42XUgsQh9X 1z0uoEI/wWu4CI/rM2ZrSWyA5m7pBPLN2NM3AcVA6xKl88btg0+FX8z5twkrmhCXGPfa MZpg== X-Gm-Message-State: AOPr4FXn8YZfbVenAgbcB8PZSeMxl8Hp2kYZsj8og1Dy006xRdNo4eUkY110ltCdKZdCFA== X-Received: by 10.25.17.29 with SMTP id g29mr1787432lfi.112.1463830666035; Sat, 21 May 2016 04:37:46 -0700 (PDT) Received: from glen.ipredator.se (anon-35-25.vpn.ipredator.se. [46.246.35.25]) by smtp.gmail.com with ESMTPSA id ts5sm4174845lbb.40.2016.05.21.04.37.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 21 May 2016 04:37:45 -0700 (PDT) From: Andrea Gelmini To: andrea.gelmini@gelma.net Cc: trivial@kernel.org, thierry.reding@gmail.com, tbergstrom@nvidia.com, dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, devicetree@hellion.org.uk, galak@codeaurora.org, swarren@wwwdotorg.org, gnurou@gmail.com, dri-devel@lists.freedesktop.org, linux-tegra@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 0017/1529] Fix typo Date: Sat, 21 May 2016 13:37:39 +0200 Message-Id: <20160521113739.32159-1-andrea.gelmini@gelma.net> X-Mailer: git-send-email 2.8.2.534.g1f66975 Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Signed-off-by: Andrea Gelmini --- .../devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt index a3bd8c0..b4542cf 100644 --- a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt +++ b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt @@ -223,7 +223,7 @@ of the following host1x client modules: - nvidia,panel: phandle of a display panel Optional properties when driving an eDP output: - - nvidia,dpaux: phandle to a DispayPort AUX interface + - nvidia,dpaux: phandle to a DisplayPort AUX interface - dpaux: DisplayPort AUX interface - compatible: For Tegra124, must contain "nvidia,tegra124-dpaux". Otherwise,