Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3701909pxk; Tue, 29 Sep 2020 04:13:09 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwWDzgOpkLvvZhRxQuyZD65+QUQ75AY6iWsLXkCdI0/n6LmBTJ3J8RqhzDytu6f++bhWtg9 X-Received: by 2002:a17:906:70d4:: with SMTP id g20mr3407996ejk.413.1601377989036; Tue, 29 Sep 2020 04:13:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601377989; cv=none; d=google.com; s=arc-20160816; b=z29q1dTjmGPmNTo94lSmFC3QhmS1OyuCTPgKjmItB5tuJ9x/H4Jp0AqkKEdhQoMo3d 3eg9V7L//82mVheAmongdEnmLjPvpzBivnIWs4NeF8DHZftZCM+7DwBufs9cnrFWeEwr zgj0oJn2Yt0KNfE0IEot4LEEa10SuoQdo/IaIs2DZYGlPmyoGrk74AGd/qHoemM7nWqK 4v5PCM+EyC1yjPoYOpOHJKfr8As/m79Q9a8O1sDAhz4OtzhWAVQuyLK5pA55nQDFCx3A +gZeAuvXHVZ3HhSgSwGWnFoG/DLt2ooi3qxCbIN0tXvv9Z4eo/6mnYrHXHM7Z2/TFlOd ocVQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=h2nc4uzrKPmvTCHQsMgzRXljmPGPRLrWz6idBMWQY8U=; b=de1H9M+cWzVAw0AxExDZDITX3o47yVS7J+ab8eMfFL8anFGLpVUxG4bzeo+19YPjf/ HaBXk9P8lv5IXOAxMqRQ1gshgjh50THFpFLQ0SFj0B/PfBWw61OuN2p7E6qJLH6PwLjk bPs3wVHcX+Nn/PEwD8yTY4ubJ0fQsWDKyUKwuT6ApiU/Eqv6Qra/2GS8cEaZbSCCgooB OMXvGv0bCSm8E2qKsobP+RkTXJHFrjIQQsYa0H3EitgwlMaDvAO+S6L00VURW8XggG3I qR2eWb0/RWLp6Bi2LA6Ap/saWtAg/vnTqv8OjaYPsytp9GNaSl8zqEJD77mCluukg+/l AfYA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="kRz/gm17"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h12si1266596ejx.291.2020.09.29.04.12.46; Tue, 29 Sep 2020 04:13:09 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="kRz/gm17"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729172AbgI2LKc (ORCPT + 99 others); Tue, 29 Sep 2020 07:10:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:50972 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729151AbgI2LKO (ORCPT ); Tue, 29 Sep 2020 07:10:14 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3945B21D46; Tue, 29 Sep 2020 11:10:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601377813; bh=JhkyNonEfdkzvlR7tiCFHlN7ZQwpU6Pomj+ZQSfG9BQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=kRz/gm17bqoY5azrtGeOPMKkFNCh0BMWWUpb2bZJh9Q/1LyHKb15D4e8oiUXjTJ+c UmJYacTl8KLFUbUscgEE3sjLVtKbcXHi4FGTHYgesUU4c6JKm1t+tEUx1U2IXYfeTt VNqiZmOpUY8V/8SYR/FXAYWUqdmWsJ2FgICOALc0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jonathan Bakker , Krzysztof Kozlowski , Mark Brown , Sasha Levin Subject: [PATCH 4.9 080/121] dt-bindings: sound: wm8994: Correct required supplies based on actual implementaion Date: Tue, 29 Sep 2020 13:00:24 +0200 Message-Id: <20200929105934.144790464@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200929105930.172747117@linuxfoundation.org> References: <20200929105930.172747117@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Krzysztof Kozlowski [ Upstream commit 8c149b7d75e53be47648742f40fc90d9fc6fa63a ] The required supplies in bindings were actually not matching implementation making the bindings incorrect and misleading. The Linux kernel driver requires all supplies to be present. Also for wlf,wm8994 uses just DBVDD-supply instead of DBVDDn-supply (n: <1,3>). Reported-by: Jonathan Bakker Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20200501133534.6706-1-krzk@kernel.org Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- .../devicetree/bindings/sound/wm8994.txt | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/Documentation/devicetree/bindings/sound/wm8994.txt b/Documentation/devicetree/bindings/sound/wm8994.txt index 68c4e8d96bed6..b309de00cd836 100644 --- a/Documentation/devicetree/bindings/sound/wm8994.txt +++ b/Documentation/devicetree/bindings/sound/wm8994.txt @@ -14,9 +14,15 @@ Required properties: - #gpio-cells : Must be 2. The first cell is the pin number and the second cell is used to specify optional parameters (currently unused). - - AVDD2-supply, DBVDD1-supply, DBVDD2-supply, DBVDD3-supply, CPVDD-supply, - SPKVDD1-supply, SPKVDD2-supply : power supplies for the device, as covered - in Documentation/devicetree/bindings/regulator/regulator.txt + - power supplies for the device, as covered in + Documentation/devicetree/bindings/regulator/regulator.txt, depending + on compatible: + - for wlf,wm1811 and wlf,wm8958: + AVDD1-supply, AVDD2-supply, DBVDD1-supply, DBVDD2-supply, DBVDD3-supply, + DCVDD-supply, CPVDD-supply, SPKVDD1-supply, SPKVDD2-supply + - for wlf,wm8994: + AVDD1-supply, AVDD2-supply, DBVDD-supply, DCVDD-supply, CPVDD-supply, + SPKVDD1-supply, SPKVDD2-supply Optional properties: @@ -68,11 +74,11 @@ codec: wm8994@1a { lineout1-se; + AVDD1-supply = <®ulator>; AVDD2-supply = <®ulator>; CPVDD-supply = <®ulator>; - DBVDD1-supply = <®ulator>; - DBVDD2-supply = <®ulator>; - DBVDD3-supply = <®ulator>; + DBVDD-supply = <®ulator>; + DCVDD-supply = <®ulator>; SPKVDD1-supply = <®ulator>; SPKVDD2-supply = <®ulator>; }; -- 2.25.1