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 0DB8AC433EF for ; Wed, 6 Jul 2022 15:12:02 +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=h2Y7sYFSINb31fie9mLCWyQbbSJrvtbu9RCtTrMFTbI=; b=gh2J7cp/5PZe50 UKZ6Ay0kbu3vOuTdAJSyqx5FyAssaq/VdSEJouqHWJ4SdraC9yLElvrWWDTemwfcThTMWOppLXdqc xcPUZpfZZtXktaHHPE0nyrFQjUcUUNpxUXVr+0AA4wIWrDwQ3aaoipMrk+0RnM0OhKm0EH5sfbVR9 qlS9TwuWyjot8xJetARkc7bYcLjt57+u5JZbXaIf5v/alGjlNDDFwCV0xleTnaAkmr7gAg1sZ98cd Bt7p1IhFFEjgectfgFOO4ht+nStK9d7o/z3uyR5iZxDlfn5TkGxKQoU7Xa8cUfleUkT3UOB6Cbyxd 3Pko9hzFA9NvUtCmgcqw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o96fg-00AwQt-6O; Wed, 06 Jul 2022 15:10:32 +0000 Received: from mail-io1-f53.google.com ([209.85.166.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o96fd-00AwPX-1t for linux-arm-kernel@lists.infradead.org; Wed, 06 Jul 2022 15:10:30 +0000 Received: by mail-io1-f53.google.com with SMTP id d3so14230714ioi.9 for ; Wed, 06 Jul 2022 08:10:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ti4zmV4GUapG/KcWvw/wcUeeD0JIk7jWHgtf+D9XkUc=; b=BYdxBA3/pmuBWCrMCLFQHYBsMH6nRmiXGOVxIL3yMRgIt+aWvS6nl/8Jj4AqGNV9Un pEuvgeGezxI6eKB/r4GwTXVq9ipnGKq1r45tSmkqY5bUpOB+zC4AgmGNNtlxtyZlwSEn 1yOWC/1eGfTzq3lkMDEl6DAUJhlM6KaHha/nUnl6y2aYTP/iolm/eTx92iBFF2hmG188 QT4lixjLmXjgJKwkvzHi71JT3EJi5EkuRfdyCEpwLOrcuvTnBDwFBd2+s+ZUA7ifgVdb ZVK4bwhdnjK4kx2PgOYd9BKL5oD1ZuTQxK8s4CesWA45D7DkKDvEJkrsY9gRQMAAlz1n 0a2w== X-Gm-Message-State: AJIora/neqx1siHVBqfj3ZSxKgsi7aELSuXXWdGu/PrlXP+uu92KHNww ijNNJ8Qw7Bo7P3rh/kSrRQ== X-Google-Smtp-Source: AGRyM1u7Si3EOMaQg8tfbk3/6gmgmrta74QsCxtc71g6m2mKVZfQnkfBZeJHPq5m0IW/hXHFwWK01w== X-Received: by 2002:a05:6638:304:b0:33e:9d12:99f5 with SMTP id w4-20020a056638030400b0033e9d1299f5mr18195671jap.45.1657120224755; Wed, 06 Jul 2022 08:10:24 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id cn27-20020a0566383a1b00b0033efc8857c0sm1475754jab.50.2022.07.06.08.10.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 08:10:24 -0700 (PDT) Received: (nullmailer pid 52757 invoked by uid 1000); Wed, 06 Jul 2022 15:10:22 -0000 Date: Wed, 6 Jul 2022 09:10:22 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Vignesh Raghavendra , Alim Akhtar , Rob Herring , Nishanth Menon , Krzysztof Kozlowski , Tero Kristo Subject: Re: [PATCH v3 1/2] dt-bindings: hwinfo: group Chip ID-like devices Message-ID: <20220706151022.GA52709-robh@kernel.org> References: <20220705154613.453096-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220705154613.453096-1-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220706_081029_131436_50C13BEB X-CRM114-Status: GOOD ( 10.72 ) 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 Tue, 05 Jul 2022 17:46:12 +0200, Krzysztof Kozlowski wrote: > Group devices like Chip ID or SoC information under "hwinfo" directory. > > Signed-off-by: Krzysztof Kozlowski > > --- > > Changes since v2: > 1. Spllit renesas,prr.yaml into separate patchset. > > Changes since v1: > 1. New patch > --- > .../exynos-chipid.yaml => hwinfo/samsung,exynos-chipid.yaml} | 2 +- > .../{soc/ti/k3-socinfo.yaml => hwinfo/ti,k3-socinfo.yaml} | 2 +- > MAINTAINERS | 2 ++ > 3 files changed, 4 insertions(+), 2 deletions(-) > rename Documentation/devicetree/bindings/{soc/samsung/exynos-chipid.yaml => hwinfo/samsung,exynos-chipid.yaml} (92%) > rename Documentation/devicetree/bindings/{soc/ti/k3-socinfo.yaml => hwinfo/ti,k3-socinfo.yaml} (92%) > Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel