From patchwork Mon Oct 19 08:15:39 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sjoerd Simons X-Patchwork-Id: 55218 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f197.google.com (mail-wi0-f197.google.com [209.85.212.197]) by patches.linaro.org (Postfix) with ESMTPS id 895A722F11 for ; Mon, 19 Oct 2015 08:15:49 +0000 (UTC) Received: by wiyb4 with SMTP id b4sf20899614wiy.2 for ; Mon, 19 Oct 2015 01:15:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=UluoTEYQnVn0rknYXRPnO+p1pkPB8vg+QOBdiwd4vuY=; b=Y3p8q7ja1OZkjyF16P3Iplszt54vBhJorod8d0ZqS2pMfN3aonNpIj7GRXWICh7ME7 Ql7Sy/Mxvr74e5DF1XreCX6RWYqmY1IxogPz6RW05x8WH8SuG6b2lU2fxfsxN5fPhM7J OYH9s3pXgAGcM1FJe1ZUnvRtqIYQBqWVf1pKVw3PNmVYjmIB/l325plN8cldG0XDc9uL fovuYpll5Ms046plnbp04Nc0lNkFWj/rpojhGmvj7cspNQxSJmcjpcXAiiK9x3pVahpv jnhGjZrJzeVzcxAe3sAtOvoDZzDOqniHQklPEakEwcU+7F+aB9QhVGaaQxyFE/z/dPNK KGvA== X-Gm-Message-State: ALoCoQkgbNTtLXyravA7h2ZzXsJfu+MjYdo/KKtI+jmLo/ZCdFDhUHQ0ySthGX8YtqqgLCcWsOy7 X-Received: by 10.112.190.74 with SMTP id go10mr6534527lbc.9.1445242548825; Mon, 19 Oct 2015 01:15:48 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.25.22.201 with SMTP id 70ls561771lfw.11.gmail; Mon, 19 Oct 2015 01:15:48 -0700 (PDT) X-Received: by 10.112.156.193 with SMTP id wg1mr13731462lbb.24.1445242548690; Mon, 19 Oct 2015 01:15:48 -0700 (PDT) Received: from mail-lf0-f51.google.com (mail-lf0-f51.google.com. [209.85.215.51]) by mx.google.com with ESMTPS id o196si21984486lfb.9.2015.10.19.01.15.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Oct 2015 01:15:48 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.51 as permitted sender) client-ip=209.85.215.51; Received: by lffv3 with SMTP id v3so103015318lff.0 for ; Mon, 19 Oct 2015 01:15:48 -0700 (PDT) X-Received: by 10.25.28.73 with SMTP id c70mr7300747lfc.76.1445242548361; Mon, 19 Oct 2015 01:15:48 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.59.35 with SMTP id w3csp1319540lbq; Mon, 19 Oct 2015 01:15:47 -0700 (PDT) X-Received: by 10.50.50.137 with SMTP id c9mr17249341igo.23.1445242547406; Mon, 19 Oct 2015 01:15:47 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y101si8935770ioi.210.2015.10.19.01.15.47; Mon, 19 Oct 2015 01:15:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752558AbbJSIPp (ORCPT + 6 others); Mon, 19 Oct 2015 04:15:45 -0400 Received: from bhuna.collabora.co.uk ([93.93.135.160]:49936 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752564AbbJSIPn (ORCPT ); Mon, 19 Oct 2015 04:15:43 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: sjoerd) with ESMTPSA id 629ED608EB2 Received: by dusk.luon.net (Postfix, from userid 1000) id 0FB6123730; Mon, 19 Oct 2015 10:15:39 +0200 (CEST) From: Sjoerd Simons To: Mark Brown , Rob Herring , Heiko Stuebner Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, alsa-devel@alsa-project.org Subject: [PATCH] ASoC: dt-bindings: Drop unneeded properties rockchip i2s/spdif bindings Date: Mon, 19 Oct 2015 10:15:39 +0200 Message-Id: <1445242539-9098-1-git-send-email-sjoerd.simons@collabora.co.uk> X-Mailer: git-send-email 2.6.1 Sender: devicetree-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: devicetree@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sjoerd.simons@collabora.co.uk X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.51 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Neither the rockchip i2s nor the rockchip spdif binding support child devices so #address-cells and #size-cells properties aren't required. Remove these from the bindings. Signed-off-by: Sjoerd Simons --- This patch is on top of the ASoC tree Documentation/devicetree/bindings/sound/rockchip-i2s.txt | 4 ---- Documentation/devicetree/bindings/sound/rockchip-spdif.txt | 4 ---- 2 files changed, 8 deletions(-) diff --git a/Documentation/devicetree/bindings/sound/rockchip-i2s.txt b/Documentation/devicetree/bindings/sound/rockchip-i2s.txt index 9b82c20..085e0bc 100644 --- a/Documentation/devicetree/bindings/sound/rockchip-i2s.txt +++ b/Documentation/devicetree/bindings/sound/rockchip-i2s.txt @@ -12,8 +12,6 @@ Required properties: - reg: physical base address of the controller and length of memory mapped region. - interrupts: should contain the I2S interrupt. -- #address-cells: should be 1. -- #size-cells: should be 0. - dmas: DMA specifiers for tx and rx dma. See the DMA client binding, Documentation/devicetree/bindings/dma/dma.txt - dma-names: should include "tx" and "rx". @@ -28,8 +26,6 @@ i2s@ff890000 { compatible = "rockchip,rk3288-i2s", "rockchip,rk3066-i2s"; reg = <0xff890000 0x10000>; interrupts = ; - #address-cells = <1>; - #size-cells = <0>; dmas = <&pdma1 0>, <&pdma1 1>; dma-names = "tx", "rx"; clock-names = "i2s_hclk", "i2s_clk"; diff --git a/Documentation/devicetree/bindings/sound/rockchip-spdif.txt b/Documentation/devicetree/bindings/sound/rockchip-spdif.txt index 33dd82c..e64dbde 100644 --- a/Documentation/devicetree/bindings/sound/rockchip-spdif.txt +++ b/Documentation/devicetree/bindings/sound/rockchip-spdif.txt @@ -12,8 +12,6 @@ Required properties: - reg: physical base address of the controller and length of memory mapped region. - interrupts: should contain the SPDIF interrupt. -- #address-cells: should be 1. -- #size-cells: should be 0. - dmas: DMA specifiers for tx dma. See the DMA client binding, Documentation/devicetree/bindings/dma/dma.txt - dma-names: should be "tx" @@ -33,8 +31,6 @@ spdif: spdif@0x1011e000 { compatible = "rockchip,rk3188-spdif", "rockchip,rk3066-spdif"; reg = <0x1011e000 0x2000>; interrupts = ; - #address-cells = <1>; - #size-cells = <0>; dmas = <&dmac1_s 8>; dma-names = "tx"; clock-names = "hclk", "mclk";