From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E3A3BC4332F for ; Sun, 2 Jan 2022 06:20:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231925AbiABGU6 (ORCPT ); Sun, 2 Jan 2022 01:20:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45734 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231905AbiABGU5 (ORCPT ); Sun, 2 Jan 2022 01:20:57 -0500 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A6B08C061746 for ; Sat, 1 Jan 2022 22:20:56 -0800 (PST) Received: by mail-lf1-x131.google.com with SMTP id r4so25348619lfe.7 for ; Sat, 01 Jan 2022 22:20:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=iZfVXMnlFKiRYFSBtV5QUvN00BNnqV5JOXQJdrR8Sew=; b=sdBIgE+VYwC06bsPhTHjM+UfcUy1tLJ2op+ZavumxCT6zdSzTUST7hlfJDtZPO5CGd 0SABlupThnCzBE3gLGBg6MmuJGpi4Fx6BEmFGcdGN84KLvETqTDHpC4wWybZ3Xni3For 21dPXKBxBAChu7D1owrHM8L94avJF8Mnn2PWLFeboCUo8vQutvpMX4YdNxr+qysJDwzE jtlgIcTmaCb7gs6Iyv4w6WxKaaB0w4vTv4EwYCJBNZYUVU7ederPyCSmSONF5DSYmgF/ O1YZV0Hr5Dvyg5S+bzHkwtPlkuN0hFYS7bT7BlhztciDo1kH7leWW0vNZWNHZPNgzvIL e6hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=iZfVXMnlFKiRYFSBtV5QUvN00BNnqV5JOXQJdrR8Sew=; b=KKXEiqPOTZjXQvqwbKilNUR1MfOhW8aalJlb73IHq1oNYhZpZ3Y5QZdWI8J35YYGdg 1+S0GmlCQmz5iWPZSiXNi0G34m7d0oVsVGV4ihAcuH87HUhPugzKEVg80jbEh2zASDbx OFXQN4t/sxO4Rea/ed0PwC22gdgBpholC8NFMg6FLRT4SGc2eac57SgspzOTccsBtdz7 4pDR5rekbI3H8dWOfquSHbepLruBfuGxsxO69TPgiiEjHTGJvc9Utl41VM4sAf7n3CJ8 0gZffdeWKhubR6g4pLSjZS0irbQzQNy8joEdEtnFaXt9nz/6foINBSgypeyM0diiXcfE WLsA== X-Gm-Message-State: AOAM5307dt+ueNgTZxjvd8qn71SglZm+dF27uoQlRgUN6mTfJIhpdExI pQzX3LIUb6rnqaKlcCRTwPY/SxZNh5x5uxiGOucNLQ== X-Google-Smtp-Source: ABdhPJwGf3GpaIdTpmfU98rgqH5l8olR5k/M9CUek/1KS0aQHfgaFJavl8RBOhO7emZSxB4N+8M/uzkY9ewCBSwILQg= X-Received: by 2002:a05:6512:39ce:: with SMTP id k14mr19074277lfu.508.1641104454979; Sat, 01 Jan 2022 22:20:54 -0800 (PST) MIME-Version: 1.0 References: <20211226153624.162281-1-marcan@marcan.st> <20211226153624.162281-16-marcan@marcan.st> In-Reply-To: <20211226153624.162281-16-marcan@marcan.st> From: Linus Walleij Date: Sun, 2 Jan 2022 07:20:42 +0100 Message-ID: Subject: Re: [PATCH 15/34] ACPI / property: Support strings in Apple _DSM props To: Hector Martin Cc: Kalle Valo , "David S. Miller" , Jakub Kicinski , Rob Herring , "Rafael J. Wysocki" , Len Brown , Arend van Spriel , Franky Lin , Hante Meuleman , Chi-hsien Lin , Wright Feng , Chung-hsien Hsu , Sven Peter , Alyssa Rosenzweig , Mark Kettenis , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , Pieter-Paul Giesberts , Hans de Goede , "John W. Linville" , "Daniel (Deognyoun) Kim" , "brian m. carlson" , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, brcm80211-dev-list.pdl@broadcom.com, SHA-cyfmac-dev-list@infineon.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Sun, Dec 26, 2021 at 4:38 PM Hector Martin wrote: > The Wi-Fi module in Apple machines has a "module-instance" device > property that specifies the platform type and is used for firmware > selection. Its value is a string, so add support for string values in > acpi_extract_apple_properties(). > > Signed-off-by: Hector Martin Acked-by: Linus Walleij Yours, Linus Walleij