From patchwork Sun Jul 3 18:34:47 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 587050 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AEB7DC43334 for ; Sun, 3 Jul 2022 18:35:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232772AbiGCSfX (ORCPT ); Sun, 3 Jul 2022 14:35:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53682 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232732AbiGCSfW (ORCPT ); Sun, 3 Jul 2022 14:35:22 -0400 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 03808B75 for ; Sun, 3 Jul 2022 11:35:20 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id f39so12297725lfv.3 for ; Sun, 03 Jul 2022 11:35:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=F8QUvOhBUv7NM1caBCMln63UZ/qhI+tm9OURX6FeT+c=; b=XjI7202iDOzMcgm9sNfpq5DpAEj//T6SC3rar0x+T0Bfal7AI9JkRg59OL+a/y3BO7 Tczybyu7rP384NAF0ts3WGs9RXgiv4yVe2kvuoOWF9JXRo3h0IpeUeEFM3mVNyA7J/v/ E8Om1OhmGuWld2U0QB15EABy5is5/2Fp8vP4EILi0yYKB1mcOqj2xi3MwN2417zW17n6 Wus5a5RWLz9T5y73aCrp6tco5n371Vlb3NxB/xLP67mCslK3tIRaMNjY8WAfvw0jAGfZ cuXVbfxdY304Lu2UuDo4iYe5+FTj1/S3WfS4/kNYRBLANwBaAaswutudBdKJmPT5x0eM 8ycw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=F8QUvOhBUv7NM1caBCMln63UZ/qhI+tm9OURX6FeT+c=; b=w/AJQ2cnnVxUb+w0w/HLbES03IXEynRn99NYnc022hnRNeGqOfGuieX3U4/0IPTr6q oYDEKNF0q6oSdal07VcbNifzZ5F1mP/Xri5gN79EUSltDY+++JVF8tHNBKChZedh4dui Bx83Wh9ZxhYfbpHICvZxjDD/msyzykN/+r6Z5FJgyM9cUXMVGryv/MH5/yk4CicDEQjH sZx/176fNNb4jWj8OAYNupj7TR4avkRUHdMqQ3LpsWUUoFznwiGY959Hvx+WTaUJr3J1 G8XBMRSb8O67XvoO79kpBSDczOjlNP0j5hVP5sl8hhiz+l7sTSyBpzsffjmaV1p2J30D qNwA== X-Gm-Message-State: AJIora84bAnS2wuSS7byKyCJH07HdjtyhZsjQinxIrLDA8SomQplK2/7 IFRtKiB+0l6pQOI1nOzukql1QA== X-Google-Smtp-Source: AGRyM1vu3qVKOM0EflH555LtgDiNznAPRu0Bw1EvtfScWtqn9Rom9y7O+809eJuWL4aE9rJK4GDUAg== X-Received: by 2002:a05:6512:281a:b0:47f:aea3:357e with SMTP id cf26-20020a056512281a00b0047faea3357emr16799049lfb.450.1656873318236; Sun, 03 Jul 2022 11:35:18 -0700 (PDT) Received: from krzk-bin.home ([84.20.121.239]) by smtp.gmail.com with ESMTPSA id n3-20020a056512310300b0047960b68eb5sm2020412lfb.40.2022.07.03.11.35.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 03 Jul 2022 11:35:17 -0700 (PDT) From: Krzysztof Kozlowski To: Geert Uytterhoeven , Magnus Damm , Rob Herring , Krzysztof Kozlowski , Alim Akhtar , Nishanth Menon , Vignesh Raghavendra , Tero Kristo , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH v2 0/2] dt-bindings: hwinfo: group devices and add s5pv210-chipid Date: Sun, 3 Jul 2022 20:34:47 +0200 Message-Id: <20220703183449.12917-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org Hi, As suggested by Rob [1], I organized a bit bindings for SoC devices having similar purpose - chip identification. These sometimes are put under nvmem directory, although in that case the purpose is usually broader than just chipid. Best regards, Krzysztof Krzysztof Kozlowski (2): dt-bindings: hwinfo: group Chip ID-like devices dt-bindings: hwinfo: samsung,s5pv210-chipid: add S5PV210 ChipID .../{soc/renesas => hwinfo}/renesas,prr.yaml | 2 +- .../samsung,exynos-chipid.yaml} | 2 +- .../hwinfo/samsung,s5pv210-chipid.yaml | 30 +++++++++++++++++++ .../ti,k3-socinfo.yaml} | 2 +- MAINTAINERS | 3 ++ 5 files changed, 36 insertions(+), 3 deletions(-) rename Documentation/devicetree/bindings/{soc/renesas => hwinfo}/renesas,prr.yaml (92%) rename Documentation/devicetree/bindings/{soc/samsung/exynos-chipid.yaml => hwinfo/samsung,exynos-chipid.yaml} (92%) create mode 100644 Documentation/devicetree/bindings/hwinfo/samsung,s5pv210-chipid.yaml rename Documentation/devicetree/bindings/{soc/ti/k3-socinfo.yaml => hwinfo/ti,k3-socinfo.yaml} (92%)