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 X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A8AE6C433E0 for ; Mon, 15 Feb 2021 10:52:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F78A614A5 for ; Mon, 15 Feb 2021 10:52:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230334AbhBOKwW (ORCPT ); Mon, 15 Feb 2021 05:52:22 -0500 Received: from mx2.suse.de ([195.135.220.15]:50108 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230331AbhBOKuI (ORCPT ); Mon, 15 Feb 2021 05:50:08 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id B3576ACD4; Mon, 15 Feb 2021 10:49:19 +0000 (UTC) Date: Mon, 15 Feb 2021 11:49:22 +0100 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] x86/platform for v5.12 Message-ID: <20210215104922.GE23409@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, please pull x86/platform fixes for v5.12. Thx. --- The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_platform_for_v5.12 for you to fetch changes up to 604303018221d00b58422e1d117ba29ce84295cb: x86/platform/geode: Convert alix LED to GPIO machine descriptor (2021-01-15 18:55:53 +0100) ---------------------------------------------------------------- - Convert geode drivers to look up the LED controls from a GPIO machine descriptor table. - Remove arch/x86/platform/goldfish as it is not used by the android emulator anymore. ---------------------------------------------------------------- Linus Walleij (3): x86/platform/geode: Convert net5501 LED to GPIO machine descriptor x86/platform/geode: Convert geode LED to GPIO machine descriptor x86/platform/geode: Convert alix LED to GPIO machine descriptor Roman Kiryanov (1): x86/platform: Retire arch/x86/platform/goldfish Zheng Yongjun (1): x86/platform/intel-mid: Convert comma to semicolon arch/x86/platform/Makefile | 1 - arch/x86/platform/geode/alix.c | 19 +++++--- arch/x86/platform/geode/geos.c | 19 +++++--- arch/x86/platform/geode/net5501.c | 13 +++++- arch/x86/platform/goldfish/Makefile | 2 - arch/x86/platform/goldfish/goldfish.c | 54 ---------------------- .../platform/intel-mid/device_libs/platform_bt.c | 4 +- 7 files changed, 39 insertions(+), 73 deletions(-) delete mode 100644 arch/x86/platform/goldfish/Makefile delete mode 100644 arch/x86/platform/goldfish/goldfish.c -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg