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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7C127C4332F for ; Wed, 8 Nov 2023 18:57:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=OGUd/5BG7QJMH+HuVV43zK09hXLhITXBtOq+7jPi3Ys=; b=sgJPHmNdCg7X7j Y67srYWpHtRo6Hk3GDfRhDQOat9ty1BztSQRP04tJSPD31APcTtrfGlCL8+1YESBu3WEoQJADNwYf EZYs3sYntEGvt4X4YBqKYUv4LqjMb8omi9vsFyfZtVDPksql9xUV0skGDaDH8N9R/69XIvZdqLYSY GiKSjajNpm+5VuLfOywAL47ExgFe3ioTWTJpgS6x9W1HfbKByuaYfJNIJS2TVhVm9C6WZpvwhcnOo c2jav9iVFP3Gk5GNNGO8TWILbD3w0ZFuruJkoXhggzoQmMyhAZ/ywkQpL7WnaHxSmvOoDvC+cr/pQ rqDDPxK+c7b9921sG6MQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r0njC-004XcQ-1z; Wed, 08 Nov 2023 18:56:38 +0000 Received: from mail-oa1-f47.google.com ([209.85.160.47]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r0njA-004Xbu-11 for linux-arm-kernel@lists.infradead.org; Wed, 08 Nov 2023 18:56:37 +0000 Received: by mail-oa1-f47.google.com with SMTP id 586e51a60fabf-1f066fc2a2aso2692509fac.0 for ; Wed, 08 Nov 2023 10:56:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699469792; x=1700074592; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=C0s3leUhfdCXtqd2GQERP13Q2t1M8oOeLUmcRLyKV8Y=; b=To4+/hqwXBYe/gbIVpMhF3U7x9Xu2LUSQn2AjIJ8t1FIKnWmtaDiozPHzaUFXuDZjf 3E2KUyUyfgBAUcXWhEP5/LojHutVMNLtXCFkAwglfRSZ3ZZv1GnnM67oSKC1V8h4P4x6 IJgYz9P9jyDojfbmY+FMcx7Y4lwSptJ0u0m47SUMjO09nzqSD+Ju61ppnp4OHkMoTnTs 6m7RQ9P73CkKyAm2A2C86aZU1oWVb5zcXzA0oDsMM3e7JJVC7ixRIMeGdgsK65HljOEV BSMJ7ZhqDpgnFisltFCEXLZE8IX1qouyIl/d5IrdtcpdCs2JsXw231qsWIdNlbDlhOX0 5nNw== X-Gm-Message-State: AOJu0YzQsQu1B5lJl29mDYCu/BAJYQqbE93nRuOX4cDYl07ERHz1aaD9 kYW+dyh4RuvLLQzzIHNptg== X-Google-Smtp-Source: AGHT+IE0mbiHvR9GjYeolkzHi9SUwOP9v8XsmJuVs9xWh9Zkn8dD1A7MBvs46KqOAxR54Xhtj5FP+A== X-Received: by 2002:a05:6870:fe91:b0:1e9:af81:54c2 with SMTP id qm17-20020a056870fe9100b001e9af8154c2mr2838245oab.45.1699469792539; Wed, 08 Nov 2023 10:56:32 -0800 (PST) Received: from herring.priv (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id ef4-20020a0568701a8400b001efb3910402sm408267oab.0.2023.11.08.10.56.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Nov 2023 10:56:31 -0800 (PST) Received: (nullmailer pid 2748787 invoked by uid 1000); Wed, 08 Nov 2023 18:56:30 -0000 Date: Wed, 8 Nov 2023 12:56:30 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: linux-i2c@vger.kernel.org, Krzysztof Kozlowski , linux-serial@vger.kernel.org, Lars-Peter Clausen , Andi Shyti , =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , Maxime Ripard , Jiri Slaby , Ulf Hansson , Alessandro Zummo , linux-kernel@vger.kernel.org, Mark Brown , Sam Protsenko , linux-gpio@vger.kernel.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, Alexandre Belloni , Linus Walleij , Liam Girdwood , dri-devel@lists.freedesktop.org, Thomas Zimmermann , linux-iio@vger.kernel.org, Jaehoon Chung , Rob Herring , linux-pwm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Sylwester Nawrocki , Lee Jones , Jonathan Cameron , Alim Akhtar , Conor Dooley , Greg Kroah-Hartman , Thierry Reding , alsa-devel@alsa-project.org, linux-mmc@vger.kernel.org, linux-rtc@vger.kernel.org, linux-sound@vger.kernel.org, Daniel Vetter , Tomasz Figa , Maarten Lankhorst , David Airlie Subject: Re: [PATCH 01/17] dt-bindings: hwinfo: samsung,exynos-chipid: add specific compatibles for existing SoC Message-ID: <169946978921.2748598.1967407376619995212.robh@kernel.org> References: <20231108104343.24192-1-krzysztof.kozlowski@linaro.org> <20231108104343.24192-2-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231108104343.24192-2-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231108_105636_378116_9FD57B94 X-CRM114-Status: GOOD ( 17.50 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 08 Nov 2023 11:43:27 +0100, Krzysztof Kozlowski wrote: > Samsung Exynos SoC reuses several devices from older designs, thus > historically we kept the old (block's) compatible only. This works fine > and there is no bug here, however guidelines expressed in > Documentation/devicetree/bindings/writing-bindings.rst state that: > 1. Compatibles should be specific. > 2. We should add new compatibles in case of bugs or features. > > Add compatibles specific to each SoC in front of all old-SoC-like > compatibles. > > Signed-off-by: Krzysztof Kozlowski > > --- > > I propose to take the patch through Samsung SoC (me). See cover letter > for explanation. > --- > .../bindings/hwinfo/samsung,exynos-chipid.yaml | 17 ++++++++++++++--- > 1 file changed, 14 insertions(+), 3 deletions(-) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel