From patchwork Sun Feb 10 10:16:23 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 1039386 X-Patchwork-Delegate: jagannadh.teki@gmail.com 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=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="x/ZL9eds"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 43y4dN0njBz9s7h for ; Sun, 10 Feb 2019 21:18:48 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id B1690C21F63; Sun, 10 Feb 2019 10:18:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 2AEC8C22055; Sun, 10 Feb 2019 10:16:40 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id D4BBDC22055; Sun, 10 Feb 2019 10:16:37 +0000 (UTC) Received: from mail-wm1-f65.google.com (mail-wm1-f65.google.com [209.85.128.65]) by lists.denx.de (Postfix) with ESMTPS id CE120C21F63 for ; Sun, 10 Feb 2019 10:16:33 +0000 (UTC) Received: by mail-wm1-f65.google.com with SMTP id z5so11640632wmf.0 for ; Sun, 10 Feb 2019 02:16:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=ZjYlAfVTxczw7GpM3Oi0w3/gJDVzy1sVmXH2YSDx1lU=; b=x/ZL9edsmpmXz5BOEiSeADYR0WiJ+zIynZKXbRhYctcD/eVKG3KWUQh1BJIMC27z/f T3Raub1fRTByHgwHP1s/OcOJM59k/sfcq8HEVkgypgOATkZB/rTWLW51Z4MKhvb5dj8r 7Mv60hBX8L/6AASq2G8fPU5Jr58teEYMHRWMJjSzLBy9w8E7QDrIPptyZmjj8BaUeOAe YxRkuVy1kv2r+2JVJ0KBz+nwneQig1Rw+rSJnk//4hxDRml12+phZdOFtuvWM3J2/diN I9Is/Dg5PwPvzQP49Y/tV7h2lx8e7VTVyd+aa3IHrUZlTl3wg0gdEDI/3t7m1/C3tANz r48Q== 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=ZjYlAfVTxczw7GpM3Oi0w3/gJDVzy1sVmXH2YSDx1lU=; b=fylzl2NCCkNtjf5YyycaSgsYcf4bfygOifaxbqjkYifmluYVEyXiIJI683USOZxaKU hFCdAytay9YZ+2TJ9DkBRMOeKNbsbDBcF8MgxCANhFK61ES+fWzs0BCHFo1zvoeGeld0 NQ0sf5wO6bscB2zS9OhecauVbUzQb3jCItoca729xqxc9HSwoENmTZ1YuzPU1oDtGjCC +qmE5IMSz/g2VA1atncUVh7ACoa/cfbnjITmehv48oBKGjQKJaRysLQ5e/7o0PRRxcWY f/9X40eRVq1VrsN6nWH14O39R1I+Nj5hLbm8mV8UJ3bAYnc5Wf7Q8nazzM7qfjzHYbA9 YXgA== X-Gm-Message-State: AHQUAuY0vLs5J/TMsc6PwX3TYxoCWp9lLumppnjRnaAQUP01NkRdL87b LO+WT5CnqV/2H4C1Mz5ESiCv2g== X-Google-Smtp-Source: AHgI3IZiZsQYpnDwkkL0M3PU3PPdPccAqnw3V2I5bPBJRUNiawB41vDffABA59hnC6LScyjlZ3PKOQ== X-Received: by 2002:a5d:5405:: with SMTP id g5mr24377201wrv.138.1549793793365; Sun, 10 Feb 2019 02:16:33 -0800 (PST) Received: from localhost.localdomain ([51.15.160.169]) by smtp.gmail.com with ESMTPSA id q14sm4449703wrw.39.2019.02.10.02.16.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 10 Feb 2019 02:16:32 -0800 (PST) From: Neil Armstrong To: jagan@openedev.com, u-boot@lists.denx.de, simon.k.r.goldschmidt@gmail.com Date: Sun, 10 Feb 2019 10:16:23 +0000 Message-Id: <1549793784-37327-5-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1549793784-37327-1-git-send-email-narmstrong@baylibre.com> References: <1549793784-37327-1-git-send-email-narmstrong@baylibre.com> Cc: uboot-stm32@st-md-mailman.stormreply.com, trini@konsulko.com, uboot-snps-arc@synopsys.com, macpaul@andestech.com Subject: [U-Boot] [PATCH v4 4/4] doc: device-tree-bindings: switch from spi-flash to jedec, spi-nor X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Since all DTS files has been switched to "jedec,spi-nor", remove the "spi-flash" compatible from the bindings examples. Signed-off-by: Neil Armstrong Reviewed-by: Simon Goldschmidt Reviewed-by: Rick Chen Reviewed-by: Patrick Delaunay --- doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt | 2 +- doc/device-tree-bindings/spi/spi-atcspi200.txt | 2 +- doc/device-tree-bindings/spi/spi-stm32-qspi.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt b/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt index a1b5596..a376c6f 100644 --- a/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt +++ b/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt @@ -42,7 +42,7 @@ Example: status = "okay"; spi_flash@0 { - compatible = "spi-flash"; + compatible = "jedec,spi-nor"; reg = <0>; spi-max-frequency = <50000000>; }; diff --git a/doc/device-tree-bindings/spi/spi-atcspi200.txt b/doc/device-tree-bindings/spi/spi-atcspi200.txt index 9c0630b..e67b342 100644 --- a/doc/device-tree-bindings/spi/spi-atcspi200.txt +++ b/doc/device-tree-bindings/spi/spi-atcspi200.txt @@ -28,7 +28,7 @@ Example: clocks = <&spiclk>; interrupts = <3 4>; flash@0 { - compatible = "spi-flash"; + compatible = "jedec,spi-nor"; spi-max-frequency = <50000000>; reg = <0>; spi-cpol; diff --git a/doc/device-tree-bindings/spi/spi-stm32-qspi.txt b/doc/device-tree-bindings/spi/spi-stm32-qspi.txt index 6c7da1d..cec3e12 100644 --- a/doc/device-tree-bindings/spi/spi-stm32-qspi.txt +++ b/doc/device-tree-bindings/spi/spi-stm32-qspi.txt @@ -29,7 +29,7 @@ Example: qflash0: n25q128a { #address-cells = <1>; #size-cells = <1>; - compatible = "micron,n25q128a13", "spi-flash"; + compatible = "micron,n25q128a13", "jedec,spi-nor"; spi-max-frequency = <108000000>; spi-tx-bus-width = <4>; spi-rx-bus-width = <4>;