From patchwork Sun Dec 2 21:23:10 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mesih Kilinc X-Patchwork-Id: 1006588 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@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=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="lFTO4KWP"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 437Ljl5B29z9s8r for ; Mon, 3 Dec 2018 08:24:27 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725848AbeLBVXk (ORCPT ); Sun, 2 Dec 2018 16:23:40 -0500 Received: from mail-wm1-f67.google.com ([209.85.128.67]:33719 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725813AbeLBVXj (ORCPT ); Sun, 2 Dec 2018 16:23:39 -0500 Received: by mail-wm1-f67.google.com with SMTP id r24so5569988wmh.0; Sun, 02 Dec 2018 13:23:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=aCJ1z19r/p/cSDddgTolGHUMO2TTDXswzYQqVhNA790=; b=lFTO4KWPi9FiaUr9oLQPf9b29u/miq1SdnbmOvssdCKfwBKe6jP5VZUKt6DZHtE5O0 g0AEQ+DEo17d9kt9sLmE53AApa8n9zRZXC72/QbA3i0+B4duGgsE8begYpV0I0xI7Q7H xzasHza3UlZTgppnNk4TtJv0bIRyXMSTV9ry6/5uUcCWTHIi4NZdgKTHBK1FyCC1zAC/ lZi11nmbF5OGnKw5nJ6j1CF0jECZoL1TO1Yafcrq3kW7ymYMkxRjCzllDa+Bt3QOES88 9BwLmVK4clUiQYSzMl+cXooxFGfCBwoiBlyOtL/VtKf+u2njTPBR8rWh55/xT8nroZs0 OP+Q== 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=aCJ1z19r/p/cSDddgTolGHUMO2TTDXswzYQqVhNA790=; b=cutIR/R7XevZw1mKlvpbsTZKWssXDXwz83BRMubcrKa78gjt0qZHGaxsyDAbC3l7j8 D72kU4DPaSlwjblR5UkqAeUkrt/3A0eKAYNU4/fvS682DWIhp+j9bKVFOsnru00yicr1 j3kp6Q9fYW583MlAikzUO/6i6AnGt9OvdsPFBU8YrAUcR3AvWBWXlsfV6HrlhcND0Nn7 RLkUPiNebGUDQ6rpBG4gGbZDIcXCIq5l3Vsn5uIGg3lXQIMVkw+mEZTlhj/hu075Nt/4 aC0+kY4XkZEJ+/C/3HZof8UlWu0YBuCn/A7pCwfzfwR6pOv1rkRG3WIocUofyDM2q08T 9org== X-Gm-Message-State: AA+aEWbAhIt4ZCIrUCT4Pa8Gnwz3dt+3TDmspP7SiBDHxminfisKzLn2 6eIeslliIgH5W4AAYWGS9PBI7R8S31I= X-Google-Smtp-Source: AFSGD/URYtpwGQQ1e0uaq+sdvPfANESyrrrgCsmkZgfNFOHi/ctrQE4YdaN8VQqTCX71llmaosEXTQ== X-Received: by 2002:a1c:8fc2:: with SMTP id r185mr5876417wmd.54.1543785815775; Sun, 02 Dec 2018 13:23:35 -0800 (PST) Received: from ThinkPad.home ([185.219.177.152]) by smtp.gmail.com with ESMTPSA id d2sm9551043wrs.97.2018.12.02.13.23.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 02 Dec 2018 13:23:35 -0800 (PST) From: Mesih Kilinc To: dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-sunxi@googlegroups.com Cc: Mesih Kilinc , Vinod Koul , Rob Herring , Mark Rutland , Maxime Ripard , Chen-Yu Tsai , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai Subject: [RFC PATCH 03/10] dt-bindings: dmaengine: Add Allwinner suniv F1C100s DMA Date: Mon, 3 Dec 2018 00:23:10 +0300 Message-Id: <7322bdfcd38cdcd8ccec56fea25492e4945d498f.1543782328.git.mesihkilinc@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: References: Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add compatible string for Allwinner suniv F1C100s DMA. Signed-off-by: Mesih Kilinc Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/dma/sun4i-dma.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/dma/sun4i-dma.txt b/Documentation/devicetree/bindings/dma/sun4i-dma.txt index 8ad556a..ceeb41e 100644 --- a/Documentation/devicetree/bindings/dma/sun4i-dma.txt +++ b/Documentation/devicetree/bindings/dma/sun4i-dma.txt @@ -4,7 +4,9 @@ This driver follows the generic DMA bindings defined in dma.txt. Required properties: -- compatible: Must be "allwinner,sun4i-a10-dma" +- compatible: Should be one of the following: + "allwinner,sun4i-a10-dma" + "allwinner,suniv-f1c100s-dma" - reg: Should contain the registers base address and length - interrupts: Should contain a reference to the interrupt used by this device - clocks: Should contain a reference to the parent AHB clock From patchwork Sun Dec 2 21:23:14 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mesih Kilinc X-Patchwork-Id: 1006587 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@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=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="nteZ1A5S"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 437LjX62gPz9s8F for ; Mon, 3 Dec 2018 08:24:16 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725912AbeLBVYM (ORCPT ); Sun, 2 Dec 2018 16:24:12 -0500 Received: from mail-wr1-f68.google.com ([209.85.221.68]:41921 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725805AbeLBVXq (ORCPT ); Sun, 2 Dec 2018 16:23:46 -0500 Received: by mail-wr1-f68.google.com with SMTP id x10so10128923wrs.8; Sun, 02 Dec 2018 13:23:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=qRH6PeTeS0nOBRWqCT6Sy3VYXacguU5ylHf5h8mKS3s=; b=nteZ1A5S5jTFEMnLTgHOVZCS6vWXVMfXSpo02opfr4tRlO1SrDYsi+WMd8ECELQi69 DgK4zoDwn6nJoQofP2HZjADGqPITtv9r9dBG0ZpEOPwRFLCsJmMXzH1grPxd1xeNEz6I JYY+DRJf+PiuRJOLVpPDy2llNdCDPL0bGp1XxheZekHKKZK0MWAFkz2wRxSTDrif0pWN yDS5XNt+FpqzxXEFMjPzKtE2BqBjntpt4F+flB8Ud96BIBErmBVxHj41OcgECLqJiS6f NbzfqMYH6I4h9uzi5xL/QzgfUbncbeF38yUqRODJBDCwro2+JV5z87DTuq9KUc88ITyv eJxQ== 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=qRH6PeTeS0nOBRWqCT6Sy3VYXacguU5ylHf5h8mKS3s=; b=RDCL9pq0lS8P4J4usZdcTtR1dX5cSr7EbOQIEOG4MWhFmgfI2pwi85fsbnE52uoEus Ab34LW4ZYv6tyrLlnjQOi42ZDxL7cHf3VqjKIyU9VS2HaTDNukm3yupVn5QC7sCK7PpR qGyWgdqx/hb6lNrNTIdCu2WvmRhlRS3HQM9HdbB9vwi+/0PhDb2dOrvsPKweQCwVy3Oo Fm4anwAbUhh+eaYNInHDXHIh3e09KMVgYMze73Zl0d0BGSEAf7eXMknEqtW7U7GMIhEe YBVO/bs3xX3wDK13kzhU+oPayNEnhlTiQBabqCQIWJaepERrb9v6F+xUv9nrlXMk3lDt 0IJQ== X-Gm-Message-State: AA+aEWaXjl7uhRIkRo89k1ooelf4ZDgFR34mOMDacU83fk6xsJQa1gSD bh3tENNqLZQJFu5pxmU9Rqj4bCWHV8k= X-Google-Smtp-Source: AFSGD/URI7MWeIJo1zSa6arTqQmdNcPT7xrHVumv/vajrAYyCpjWsU77MvdbmYmIAZ6S5TSZqNcNCA== X-Received: by 2002:a5d:45d0:: with SMTP id b16mr11121188wrs.86.1543785822565; Sun, 02 Dec 2018 13:23:42 -0800 (PST) Received: from ThinkPad.home ([185.219.177.152]) by smtp.gmail.com with ESMTPSA id d2sm9551043wrs.97.2018.12.02.13.23.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 02 Dec 2018 13:23:42 -0800 (PST) From: Mesih Kilinc To: dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-sunxi@googlegroups.com Cc: Mesih Kilinc , Vinod Koul , Rob Herring , Mark Rutland , Maxime Ripard , Chen-Yu Tsai , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai Subject: [RFC PATCH 07/10] dt-bindigs: sound: Add Allwinner suniv F1C100s Audio Codec Date: Mon, 3 Dec 2018 00:23:14 +0300 Message-Id: X-Mailer: git-send-email 2.7.4 In-Reply-To: References: Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add compatible string for Allwinner suniv F1C100s audio codec. Signed-off-by: Mesih Kilinc Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/sound/sun4i-codec.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/sound/sun4i-codec.txt b/Documentation/devicetree/bindings/sound/sun4i-codec.txt index 66579bb..9778bc1 100644 --- a/Documentation/devicetree/bindings/sound/sun4i-codec.txt +++ b/Documentation/devicetree/bindings/sound/sun4i-codec.txt @@ -8,6 +8,7 @@ Required properties: - "allwinner,sun8i-a23-codec" - "allwinner,sun8i-h3-codec" - "allwinner,sun8i-v3s-codec" + - "allwinner,suniv-f1c100s-codec" - reg: must contain the registers location and length - interrupts: must contain the codec interrupt - dmas: DMA channels for tx and rx dma. See the DMA client binding, @@ -27,6 +28,7 @@ Required properties for the following compatibles: - "allwinner,sun8i-a23-codec" - "allwinner,sun8i-h3-codec" - "allwinner,sun8i-v3s-codec" + - "allwinner,suniv-f1c100s-codec" - resets: phandle to the reset control for this device - allwinner,audio-routing: A list of the connections between audio components. Each entry is a pair of strings, the first being the @@ -41,6 +43,7 @@ Required properties for the following compatibles: "MIC1" "MIC2" (not on sun8i-v3s) "MIC3" (sun6i-a31 only) + "MIC" (suniv-f1c100s only) Microphone biases from the SoC: "HBIAS" @@ -51,6 +54,8 @@ Required properties for the following compatibles: "Headset Mic" "Line In" "Line Out" + "Right FM In" (suniv-f1c100s only) + "Left FM In" (suniv-f1c100s only) "Mic" "Speaker"