From patchwork Thu Dec 21 13:08:28 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 851918 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-i2c-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=bgdev-pl.20150623.gappssmtp.com header.i=@bgdev-pl.20150623.gappssmtp.com header.b="qPYqLhMn"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3z2X5s6GNZz9s81 for ; Fri, 22 Dec 2017 00:09:05 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755237AbdLUNIt (ORCPT ); Thu, 21 Dec 2017 08:08:49 -0500 Received: from mail-wr0-f193.google.com ([209.85.128.193]:42512 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753334AbdLUNIo (ORCPT ); Thu, 21 Dec 2017 08:08:44 -0500 Received: by mail-wr0-f193.google.com with SMTP id s66so25116891wrc.9 for ; Thu, 21 Dec 2017 05:08:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=8ZiuEVVFLF7yJrvqueI0hXIkNIhrab7xhPAPkhytFMw=; b=qPYqLhMn0p5U5Xw6VlpRcRUrFHXtG8PDYUfWUOCFSpWs7rprYUubKOR7e4fy5nFn9I 7aXzOV+uBfMRq7zjI2By5DPt/nmJNhT6oGrGOShq0EJwBkPutfg7QCZmiTNajbng6WXK yUUyY+gUGe/2eV8XDSuVgXy09TSZA2m2NSTpz30mNqupMbtyYeJi8YKVr876r1fMPSSU T8heSJciLkRU6aL1kxzD3D/qNZ/BQhIdncDoyDEdGf68d21UG0h/NbRxTROs/+mGDbRJ HCvFWTQsxI4+FtFqjqAJrvLIwQfZEdR15a1hQr5+DLBAuvUzKO/IeTnS0QsVoP1p5bCt wEEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=8ZiuEVVFLF7yJrvqueI0hXIkNIhrab7xhPAPkhytFMw=; b=AaZ0nKsmgNlqlmZwC9yaV+2kCeD+/TxYDf6di59OiKkE3SxxKR6m9SLJOLX46X6aEA v63UL3Aoe1rgAV21JsHH0kyGKMoJrE0azxSXYL3O+5hiFGYhUYZ1mH1GS8mpkvrmSCJx 4RxOkZxV/cEKxKCVrQITuT7+4ALdDRpTqB92RR8/AUgsFu1r+Sid/I6Kj/fRVMjGCGcK 5eT051gLl0u3gPxG1pVtONhCXpfe/R5hvWx9TXdWX+swaA4JCALQvis4nS3mbsx1c2kE rjSE0xSe1u0GF1T/w+TbJcbtq67G/NwwHrrpNozYLWqGdPM4PHQJdF3nsgLh+wazZZpy hCUA== X-Gm-Message-State: AKGB3mLC9nmZOlbTWNPimUUuU5ffglxY1YA9mkxo/CrTAyueWpxLBdlU nCLoPQn4W5CpA+qAJPhZNJIm/g== X-Google-Smtp-Source: ACJfBouN5hMJtUvL8KhJpWiBZrki4fQEPZlaDbkJmi42JMaj/K6qKNk/oJM56eFnxp5woUlFk+RoPA== X-Received: by 10.223.163.11 with SMTP id c11mr12326348wrb.214.1513861722977; Thu, 21 Dec 2017 05:08:42 -0800 (PST) Received: from bgdev-debian.baylibre.local (cag06-6-78-235-100-105.fbx.proxad.net. [78.235.100.105]) by smtp.gmail.com with ESMTPSA id j132sm34001896wmd.2.2017.12.21.05.08.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2017 05:08:42 -0800 (PST) From: Bartosz Golaszewski To: Andy Shevchenko , Rob Herring , Mark Rutland , Javier Martinez Canillas , David Lechner , Divagar Mohandass Cc: linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: [PATCH 3/5] dt-bindings: at24: fix formatting and style Date: Thu, 21 Dec 2017 14:08:28 +0100 Message-Id: <20171221130830.16813-4-brgl@bgdev.pl> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20171221130830.16813-1-brgl@bgdev.pl> References: <20171221130830.16813-1-brgl@bgdev.pl> Sender: linux-i2c-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org Make formatting and style consistent for the entire document. This patch doesn't change the content of the binding. Signed-off-by: Bartosz Golaszewski Reviewed-by: Javier Martinez Canillas --- Documentation/devicetree/bindings/eeprom/at24.txt | 24 +++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Documentation/devicetree/bindings/eeprom/at24.txt b/Documentation/devicetree/bindings/eeprom/at24.txt index 0322db43c8a4..8a6b960ddeee 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.txt +++ b/Documentation/devicetree/bindings/eeprom/at24.txt @@ -2,7 +2,7 @@ EEPROMs (I2C) Required properties: - - compatible: must be one of the following: + - compatible: Must be one of the following: "atmel,24c00", "atmel,24c01", @@ -32,23 +32,23 @@ Required properties: Also: matching by device type alone - while still supported due to implementation details in I2C core - is deprecated as well. - - reg : the I2C address of the EEPROM + - reg: The I2C address of the EEPROM. Optional properties: - - pagesize : the length of the pagesize for writing. Please consult the - manual of your device, that value varies a lot. A wrong value - may result in data loss! If not specified, a safety value of - '1' is used which will be very slow. + - pagesize: The length of the pagesize for writing. Please consult the + manual of your device, that value varies a lot. A wrong value + may result in data loss! If not specified, a safety value of + '1' is used which will be very slow. - - read-only: this parameterless property disables writes to the eeprom + - read-only: This parameterless property disables writes to the eeprom. - - size: total eeprom size in bytes + - size: Total eeprom size in bytes. - - no-read-rollover: - This parameterless property indicates that the multi-address - eeprom does not automatically roll over reads to the next - slave address. Please consult the manual of your device. + - no-read-rollover: This parameterless property indicates that the + multi-address eeprom does not automatically roll over + reads to the next slave address. Please consult the + manual of your device. - wp-gpios: GPIO to which the write-protect pin of the chip is connected.