Received: by 2002:a25:23cc:0:0:0:0:0 with SMTP id j195csp650435ybj; Thu, 7 May 2020 04:32:57 -0700 (PDT) X-Google-Smtp-Source: APiQypJbo1L4sJx7RGqTulorBbOJ29t+JoQATsrGiONKteuTEk/stmxHgoGB5ScANBsSrferZAYJ X-Received: by 2002:aa7:d4d3:: with SMTP id t19mr10952954edr.144.1588851177739; Thu, 07 May 2020 04:32:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588851177; cv=none; d=google.com; s=arc-20160816; b=aEfRyeMct1lOIcDcTN8RtXRiYplLJCTXZ6gMio7li7FoP30uxgvxX2W89CWFCN+z9S 1IaY+IbnBCMk+6Fd5bvmbcc50nnxGPnInAnWFQnuRBx2/6EZlfCKq1+4xPwq9pD4YuIW ETXEKtj28NRIW/GjG5o+LqC66vPd8ZBxzD1SiB0+R+oBIuk1+zuSm15q5d+tD5nMZp3q 6tYFw6XrtRVtMEMt1cPwVJcNEqkpi1vZ9r9krAIxleAJjY76dB0SLAZx4MMXCUlI8yHj W8YiE5tJQo5ViA4bQRO4Hsar2AvzSuuGL9hykGds4tXoh8TvPLg70z9GK0JqD8txfRoL HF1w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=rRaxWncBOowbegu8+ZXu9uW1ceWloDHPpOciaU+VAY4=; b=uvK7oHFhOv/Vrt0AY7IeMSg5qeBaaxPzDbCnmEY52k+6VA3SAKkKil8wz/FJiU4hjb FbeYzHobp9gtc9w6YQIgmIS+rmu2LfV0yFclw+vb+zcbimG8tJG+mEx4CxTp4Hf9Y0r8 /1hF2gh8tM0Rhks51UH7ZJcwMh1xChal2+MDgw3c377K3x49kN0aYDr0LVhKnij7h+nk 7W/PtUCQDXYrzCSrZU0LNiXDd2/3RzfNhZT3b7uQnA87LR8cfdHhUmn/k/5D2vB3sK3w YgNXE8zPZe67r3l7fn84upPDGj03lmYaU5S1Aoc5FOhS2MtO6mSVbFMigTzYMDlpLFAO fDgA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id mh4si2998617ejb.385.2020.05.07.04.32.34; Thu, 07 May 2020 04:32:57 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726884AbgEGLaa (ORCPT + 99 others); Thu, 7 May 2020 07:30:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49224 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726437AbgEGLaO (ORCPT ); Thu, 7 May 2020 07:30:14 -0400 Received: from xavier.telenet-ops.be (xavier.telenet-ops.be [IPv6:2a02:1800:120:4::f00:14]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CE977C05BD10 for ; Thu, 7 May 2020 04:30:13 -0700 (PDT) Received: from ramsan ([IPv6:2a02:1810:ac12:ed60:6572:4a1f:d283:9ae8]) by xavier.telenet-ops.be with bizsmtp id bnW3220043ZRV0X01nW3Ki; Thu, 07 May 2020 13:30:11 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1jWej4-0006zG-Vp; Thu, 07 May 2020 13:30:02 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1jWej4-00068L-UG; Thu, 07 May 2020 13:30:02 +0200 From: Geert Uytterhoeven To: Shawn Guo , Li Yang , Jens Axboe , Michael Turquette , Stephen Boyd , "Rafael J . Wysocki" , Viresh Kumar , Zhang Rui , Daniel Lezcano Cc: Amit Kucheria , Arnd Bergmann , linux-ide@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH 0/4] qoriq: Add platform dependencies Date: Thu, 7 May 2020 13:29:51 +0200 Message-Id: <20200507112955.23520-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, Several QorIQ blocks are only present on Freescale or NXP SoCs. This series adds platform dependencies to the corresponding config ymbols, to avoid asking the user about them when configuring a kernel without support for these SoCs. Most patches in this series are independent, but the third patch may cause some Kconfig warnings when applied before the second patch, and enabling the QorIQ CPU frequency scaling driver in a non-Layerscape kernel. Thanks for your comments! Geert Uytterhoeven (4): ahci: qoriq: Add platform dependencies cpufreq: qoriq: Add platform dependencies clk: qoriq: Add platform dependencies thermal: qoriq: Add platform dependencies drivers/ata/Kconfig | 1 + drivers/clk/Kconfig | 3 ++- drivers/cpufreq/Kconfig | 3 ++- drivers/thermal/Kconfig | 4 ++-- 4 files changed, 7 insertions(+), 4 deletions(-) -- 2.17.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds