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=-4.0 required=3.0 tests=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 1C075C47404 for ; Thu, 12 Sep 2019 11:56:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E351B20856 for ; Thu, 12 Sep 2019 11:56:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731494AbfILL43 (ORCPT ); Thu, 12 Sep 2019 07:56:29 -0400 Received: from mail-oi1-f195.google.com ([209.85.167.195]:38492 "EHLO mail-oi1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731377AbfILL43 (ORCPT ); Thu, 12 Sep 2019 07:56:29 -0400 Received: by mail-oi1-f195.google.com with SMTP id 7so16863466oip.5; Thu, 12 Sep 2019 04:56:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=S1u80ilTf7G0ZNN0O4iJG8ezHwT90ZnChBDdldmbdiM=; b=lZxQp8c7OHDrwJ8cRDMu/FKdMSGVJzn0y0jkX4L04Fpa25lEfRaejsjz7ff96tWJAl AM79z1jPzutZIbZ+tpMimpZj8NiJt/LmTsQvUEhHSJlQF4Gnl2M2SHX55dT56EmhhL7e Kh2pRcHklazISI+/WIiC4vvuhivv/3OnYrcJBjH4l1YQGFu4q+SFuvanO6xGE+32J9F0 lur6QKwM2XACQKIXCVmtFhdAt9XXNYMqvhrE+jCKXLkCrWd5690DuqVHAVVDIm3yUyQT Ec8og/TlzQTYbCoYikNHiOZ6yDGhOCHIeyjysnzagSBO9XGX0oFS2KZVTq2IoLYrYafW PYLA== X-Gm-Message-State: APjAAAUPAIl4qXxVZXVefFYy20Y5TsZtUs1YaFtnZ2WaE5EUwRv5Kay/ Oxm/3MZypncq4gpAi7cmSVfssHq2f+pgeMWKcWs= X-Google-Smtp-Source: APXvYqymEmu8yP8kOCKU3SZPHOFLXhmadtL34z8YlpNUfAcz68fuN1P9jyLC9n1+IY2XaDbxa+IApNS+a0I+vR0Q8FQ= X-Received: by 2002:aca:dad4:: with SMTP id r203mr8545498oig.102.1568289387824; Thu, 12 Sep 2019 04:56:27 -0700 (PDT) MIME-Version: 1.0 References: <20190912103734.1879-1-kieran.bingham+renesas@ideasonboard.com> In-Reply-To: <20190912103734.1879-1-kieran.bingham+renesas@ideasonboard.com> From: Geert Uytterhoeven Date: Thu, 12 Sep 2019 13:56:16 +0200 Message-ID: Subject: Re: [PATCH] arm: dts: renesas: r8a77980: Remove r8a77970 DU compatible To: Kieran Bingham Cc: Linux-Renesas , Sergei Shtylyov , Simon Horman , Geert Uytterhoeven , Magnus Damm , Rob Herring , Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 12, 2019 at 12:38 PM Kieran Bingham wrote: > The r8a77970 was added with an compatible string for a differnet device different > rather than adding the correct compatible to the driver. > > Remove the unnecessary compatible which is for a different platform. > > Signed-off-by: Kieran Bingham Reviewed-by: Geert Uytterhoeven > Please note, this patch should not be integrated until the renesas,du-r8a77980 > compatible string makes it into the DU [0]. Hence postponed. 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