Message ID | 20220520061148.21366-1-sakari.ailus@linux.intel.com |
---|---|
Headers | show
Return-Path: <linux-acpi-owner@kernel.org> 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 59D25C433FE for <linux-acpi@archiver.kernel.org>; Fri, 20 May 2022 06:11:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244128AbiETGLo (ORCPT <rfc822;linux-acpi@archiver.kernel.org>); Fri, 20 May 2022 02:11:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37772 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345613AbiETGLl (ORCPT <rfc822;linux-acpi@vger.kernel.org>); Fri, 20 May 2022 02:11:41 -0400 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B2167954A5 for <linux-acpi@vger.kernel.org>; Thu, 19 May 2022 23:11:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653027099; x=1684563099; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=orlb83eA7H/PGnU8lKOkWG+Ot8/twtIaU3BHaJ54geo=; b=BRNLii4w09R+2lncX8EaLCUuFvfNJz+aFd8QRG0O11tr8/bUpcU36YO+ Gq6EeCbJlGeMjRBKyVFJnYjp8tdnE/kz1P0RDKcERWM6giPiVG1hgHifU NuOSTTgaVY9qpcwr0WzVcP5TXJUcKKdzd0I8c8JFBBN6DxPMPKY64cgco eKI5kxMF9GopSbkzJ/NTvZFlPUEA3xGijjZKowpi24bxDKWdU/GVZMWD6 2BX1pWgNwDJ9tZida8NCq4k5tRayGHcrnjfA08v9J1+BCD6/yrLWhRX6K 0CowmayD25Orndw07HxEFRQqU6JwUizCE5ZQUe3j92R5YONnSv9dby0a7 g==; X-IronPort-AV: E=McAfee;i="6400,9594,10352"; a="260084996" X-IronPort-AV: E=Sophos;i="5.91,238,1647327600"; d="scan'208";a="260084996" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 May 2022 23:11:38 -0700 X-IronPort-AV: E=Sophos;i="5.91,238,1647327600"; d="scan'208";a="662108525" Received: from punajuuri.fi.intel.com (HELO paasikivi.fi.intel.com) ([10.237.72.43]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 May 2022 23:11:37 -0700 Received: from punajuuri.localdomain (punajuuri.localdomain [192.168.240.130]) by paasikivi.fi.intel.com (Postfix) with ESMTP id DF912203C9; Fri, 20 May 2022 09:11:34 +0300 (EEST) Received: from sailus by punajuuri.localdomain with local (Exim 4.94.2) (envelope-from <sakari.ailus@linux.intel.com>) id 1nrvrZ-0005ZX-2B; Fri, 20 May 2022 09:11:49 +0300 From: Sakari Ailus <sakari.ailus@linux.intel.com> To: linux-acpi@vger.kernel.org Cc: rafael@kernel.org, andriy.shevchenko@intel.com Subject: [PATCH v2 0/8] ACPI: Buffer property and reference as string support Date: Fri, 20 May 2022 09:11:40 +0300 Message-Id: <20220520061148.21366-1-sakari.ailus@linux.intel.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-acpi.vger.kernel.org> X-Mailing-List: linux-acpi@vger.kernel.org |
Series |
ACPI: Buffer property and reference as string support
|
expand
|