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=-3.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 E69B1C5DF63 for ; Wed, 6 Nov 2019 19:10:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B6BCC21D6C for ; Wed, 6 Nov 2019 19:10:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="I1Z9vGAw" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731866AbfKFTK4 (ORCPT ); Wed, 6 Nov 2019 14:10:56 -0500 Received: from mail-pg1-f194.google.com ([209.85.215.194]:37906 "EHLO mail-pg1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731529AbfKFTKz (ORCPT ); Wed, 6 Nov 2019 14:10:55 -0500 Received: by mail-pg1-f194.google.com with SMTP id 15so4605411pgh.5 for ; Wed, 06 Nov 2019 11:10:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=message-id:mime-version:content-transfer-encoding:in-reply-to :references:subject:from:to:cc:user-agent:date; bh=bvzyaeqQgm+ODV2zn40NLUNXtHBkt8JdlUL5UNv0l4w=; b=I1Z9vGAwk25jlQ11dQZp3amW+1dHSKt8UAg1cVjghjAnP4X5P59EHC1lm3jAKHU/p/ V6achbPb6JpUnOhCVoWt+ITiJ1+2q/5WeovtoXNJQpBXFXEqRfhyawEotr9dlCcEACJV VUW313cPgbNYZhABbSZ7DgkvoyCQgvDLA3prs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:mime-version :content-transfer-encoding:in-reply-to:references:subject:from:to:cc :user-agent:date; bh=bvzyaeqQgm+ODV2zn40NLUNXtHBkt8JdlUL5UNv0l4w=; b=o+BMR1AoHEjGkHAN/Ypo3xUVltM8kKqV7Cu8M99VIvbvrkx+Bw9IQ/GJDKDc6kmxir KAlwAVEzy0fqyigzUUv0jpRy0I/i6BSApm4Jlqu9IiylT9tgcZmHEURVoJc6j46iooR2 S8LROTjxoTGnvCeXznbCCPTnXvVLDelmxF3I8PcbJoWgUDEnc7HpuIraI5fbtHCzLzhk G9Rsv+WPkUYbVfMPidrQNSMIDa0AcJ9GUq4JVzXApc9ufmJ4G5pEen+Wq7SKvB2V0AVY bhW2WU/1KYBgfQigCIzE8BhdVN7PHq5f38A5jmqdN/uVNPgekpV1D6JivzJ8Qfdfok7b 8J7Q== X-Gm-Message-State: APjAAAWK2i6N0K9jQcisXTcXbODsfxvNo/msUD0LOxJI8dtmdWr/f/f9 rnUSLLqHB63hgPFdZU+uv8U7KA== X-Google-Smtp-Source: APXvYqySU0SqbmsExE8w0VMB5UDSw5bGW97FD8SWOT1NMVBReEti1N8fzmDu5SWW9saMQ0Muy549Qg== X-Received: by 2002:a63:1743:: with SMTP id 3mr4910114pgx.161.1573067455077; Wed, 06 Nov 2019 11:10:55 -0800 (PST) Received: from chromium.org ([2620:15c:202:1:fa53:7765:582b:82b9]) by smtp.gmail.com with ESMTPSA id q13sm3841834pjq.0.2019.11.06.11.10.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Nov 2019 11:10:54 -0800 (PST) Message-ID: <5dc31abe.1c69fb81.1da16.a8b4@mx.google.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20191106065017.22144-8-rnayak@codeaurora.org> References: <20191106065017.22144-1-rnayak@codeaurora.org> <20191106065017.22144-8-rnayak@codeaurora.org> Subject: Re: [PATCH v4 07/14] drivers: irqchip: qcom-pdc: Move to an SoC independent compatible From: Stephen Boyd To: Rajendra Nayak , agross@kernel.org, bjorn.andersson@linaro.org, robh+dt@kernel.org Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, mka@chromium.org, Rajendra Nayak , Lina Iyer , Marc Zyngier User-Agent: alot/0.8.1 Date: Wed, 06 Nov 2019 11:10:53 -0800 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting Rajendra Nayak (2019-11-05 22:50:10) > Remove the sdm845 SoC specific compatible to make the driver > easily reusable across other SoC's with the same IP block. > This will reduce further churn adding any SoC specific > compatibles unless really needed. >=20 > Signed-off-by: Rajendra Nayak > Cc: Lina Iyer > Cc: Marc Zyngier > --- Reviewed-by: Stephen Boyd