From patchwork Tue Aug 6 09:50:29 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabien Parent X-Patchwork-Id: 11078571 X-Patchwork-Delegate: viresh.linux@gmail.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C638E912 for ; Tue, 6 Aug 2019 09:50:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B4E8728984 for ; Tue, 6 Aug 2019 09:50:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B316428994; Tue, 6 Aug 2019 09:50:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0FD6E289A2 for ; Tue, 6 Aug 2019 09:50:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732079AbfHFJuf (ORCPT ); Tue, 6 Aug 2019 05:50:35 -0400 Received: from mail-wm1-f66.google.com ([209.85.128.66]:55964 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731711AbfHFJuf (ORCPT ); Tue, 6 Aug 2019 05:50:35 -0400 Received: by mail-wm1-f66.google.com with SMTP id a15so77526736wmj.5 for ; Tue, 06 Aug 2019 02:50:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=cR9AZT/YDTInU9+YBz6pXMm816wSfM4wzlR1DgdPSTo=; b=01D8s1Q83HQIaEzHNLAeEGXDLx5exn9je9X3eFRcKcfmSUdFximps8ev0hxN7OHFo3 NG2fT8+GrUXx4No4yvM9qZ5X+CzImJSWFodIsWDDdy9t1b+YpY5cWQOy5bmoe4glLzrn 5dt8WSAI/aQMHTJ8oS5zoICASi/RGhMGymuQ1ltqkIGVwUXLZ1N9iypI5sbFNc4K2Sh2 oE/mTUt2gMhH+/VRGWAWfDRk2J2Dd+VjkFs4bvZgbkoVT9PedkARa4WrmgN0fc2SvZ4O r8Hg35fr+HDLcWJ2ARsQlnkmcTFQVCSbNGTS0W/YkAZlU240sWrYOxh+hNM5ZE1E1J6j kySg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=cR9AZT/YDTInU9+YBz6pXMm816wSfM4wzlR1DgdPSTo=; b=ES70nU2cquPYan9fwcEEjDsePO7zfQTapBCyKy474IrpZCsNd4VKdstulKkwWEnjP3 L85AHqXasjkHum31S+22Li2fN5wCsYuu09CPdCsqB8I+3uxo99zTcflJi6A4qC1uCPLc s6lZdtedRjTZS1G6G9JX4YlSjhCmdJbM4oI0F+ZWFaH9NYH+QOAgCRTEZqzlsod+uetF BSRYsTLHAGIJ1xE7MGrgXDttpBR7Ab2CoKxMuzwDGB6N4DZMPPbfxucDCyBrspCQtBsb THk0hZx4RITH9cmwJfSUiZn8JdVstDcmMN/Dxv8Unw7vHDlW43epWWqfCh7qO0XhA4VY azMA== X-Gm-Message-State: APjAAAW/G04kcSeR1X40a44fL0nPQHYq9t1X0yHsxFmijS7s1XZk+2uX /xIl3FjjCwzHXwLqVmDPE1PF+w== X-Google-Smtp-Source: APXvYqxsiIzJezgCwkrreRZ71gp/fn0cBu6In2uUwfEVFYSgvXVBLB7sp+DXVqSHhsu/NHLt74v6UQ== X-Received: by 2002:a1c:107:: with SMTP id 7mr3807202wmb.84.1565085033769; Tue, 06 Aug 2019 02:50:33 -0700 (PDT) Received: from radium.local ([2a01:e34:ecba:5540:2c05:40e4:899d:aef0]) by smtp.gmail.com with ESMTPSA id p18sm91017343wrm.16.2019.08.06.02.50.32 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 06 Aug 2019 02:50:33 -0700 (PDT) From: Fabien Parent To: rjw@rjwysocki.net, viresh.kumar@linaro.org, matthias.bgg@gmail.com Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Fabien Parent Subject: [PATCH] cpufreq: mediatek-cpufreq: Add compatible for MT8516 Date: Tue, 6 Aug 2019 11:50:29 +0200 Message-Id: <20190806095029.4758-1-fparent@baylibre.com> X-Mailer: git-send-email 2.23.0.rc1 MIME-Version: 1.0 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add the compatible for MT8516 in order to take advantage of the MediaTek CPUFreq driver for Mediatek's MT8516 SoC. Signed-off-by: Fabien Parent --- drivers/cpufreq/mediatek-cpufreq.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/cpufreq/mediatek-cpufreq.c b/drivers/cpufreq/mediatek-cpufreq.c index f14f3a85f2f7..10bc06f5dd45 100644 --- a/drivers/cpufreq/mediatek-cpufreq.c +++ b/drivers/cpufreq/mediatek-cpufreq.c @@ -535,6 +535,7 @@ static const struct of_device_id mtk_cpufreq_machines[] __initconst = { { .compatible = "mediatek,mt817x", }, { .compatible = "mediatek,mt8173", }, { .compatible = "mediatek,mt8176", }, + { .compatible = "mediatek,mt8516", }, { } };