Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp6555194ybx; Mon, 11 Nov 2019 10:52:54 -0800 (PST) X-Google-Smtp-Source: APXvYqzW07gg6UoOXTvaQTn8NifXcYw/Prg0iQHRqv8CfgEKMUxWB+W0iqTJtgBJ9a33eIjyUhVk X-Received: by 2002:a50:ec83:: with SMTP id e3mr28321284edr.292.1573498374686; Mon, 11 Nov 2019 10:52:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573498374; cv=none; d=google.com; s=arc-20160816; b=C4btk7mDDqb55y5NTbwB2kZMdktM34FN7R7oeOFE0bpwZsPhW/tEEs/qGCiy5GcQ52 I1C+7ZK7p1t4EIkPFt+684rXT5WgaxQatgiMwUNdnzuD2oJnOmAqHqTyZedhDfEtFo0y kLGOLz0gEjxJRCAlq6QICAH/HMBlOV81lO9GLtbCjBdZ1bPXC2juo6jERmm+2RY49vE4 MOPzkIxYAn7xBwC2FmOpwC0jsFhrEpBzWh5XwfzauXw8s2lXNp5DK5F/lDZWOwf0AbgI g+NSOwCFYeV2udwo9P+FJc15u6i+5FCDVgSFMJi/yNO4WRQv3Y99ZaCwvXzpLxfKPsFH Vm/Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=hs2/zDBeGAfjr4KpE+cA3NAUCzp3xpZKEqKRYmifJtE=; b=UVdf05na83SQ2/GFYWpXRcIG1Ad+RCFxBu+Iughg/kvqKRS4HwVTaLc1sUAbczFS4J xLn9lzUq52qw6YzK+ITOt/x+VSOOFDXLm+yngTNIsea56QBPaAEEsTO2yPZI0pDtZvNN XYFabRgH92+PSV5mB9/T1w2i6cVWOyb+4HIweX+tVYXxdB69xqJsmMZaD4dHQMK9wrzw stnqs1YemGPCdduPGj8H4mPEpMOihackJmxcNTRsY2gzPpiGRwp5XKu4b6BoCPbRYuZY 9Mf+q5Mn11ZX6z9hu6a5DNGomjrhWhnSXEtSlACrwZECa5zOhFIuLIb/QTerwWjkwuKG t5aA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=pZ6PAFpi; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y54si11063433edb.136.2019.11.11.10.52.30; Mon, 11 Nov 2019 10:52:54 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=pZ6PAFpi; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730302AbfKKSto (ORCPT + 99 others); Mon, 11 Nov 2019 13:49:44 -0500 Received: from mail.kernel.org ([198.145.29.99]:43112 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728489AbfKKStm (ORCPT ); Mon, 11 Nov 2019 13:49:42 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 B413D2196E; Mon, 11 Nov 2019 18:49:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573498182; bh=RF3i8XQXA/P8MCYULmJjtjJcPHkH+pOzPdHHvAymfSo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=pZ6PAFpiNm0FPNKcPhGGKcBaMPmxgGwEtj+5fnMdzXHVDcCRrCQnsCEEcxwOQNnlV jREJ6lyPILq9oR0tLMBGxoZKh00J2b3Qf2xV8c4pZDP+wO5YoE393cMImA1W4pTXU3 AOYWKd6jWGaq1JSrfP3ClgkP3urj81+GJArzcuaE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Michal Suchanek , Vinod Koul Subject: [PATCH 5.3 046/193] soundwire: depend on ACPI || OF Date: Mon, 11 Nov 2019 19:27:08 +0100 Message-Id: <20191111181504.364113786@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191111181459.850623879@linuxfoundation.org> References: <20191111181459.850623879@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Michal Suchanek commit 0f8c0f8a7782178c40157b2feb6a532493cbadd3 upstream. Now devicetree is supported for probing soundwire as well. On platforms built with !ACPI !OF (ie s390x) the device still cannot be probed and gives a build warning. Cc: stable@vger.kernel.org Fixes: a2e484585ad3 ("soundwire: core: add device tree support for slave devices") Signed-off-by: Michal Suchanek Link: https://lore.kernel.org/r/0b89b4ea16a93f523105c81a2f718b0cd7ec66f2.1570097621.git.msuchanek@suse.de Signed-off-by: Vinod Koul Signed-off-by: Greg Kroah-Hartman diff --git a/drivers/soundwire/Kconfig b/drivers/soundwire/Kconfig index c73bfbaa2659..c8c80df090d1 100644 --- a/drivers/soundwire/Kconfig +++ b/drivers/soundwire/Kconfig @@ -5,7 +5,7 @@ menuconfig SOUNDWIRE tristate "SoundWire support" - depends on ACPI + depends on ACPI || OF help SoundWire is a 2-Pin interface with data and clock line ratified by the MIPI Alliance. SoundWire is used for transporting data