From patchwork Tue Jul 2 16:44:03 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Davis X-Patchwork-Id: 13720081 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 C4E2AC30658 for ; Tue, 2 Jul 2024 16:45:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-ID:Date :Subject:CC:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=KplOxOQPqHLAX8GNF7TJR+t//tYPDP1lPxEZajqtg34=; b=x0aSglkdOmmkeS6bxOKyxgmYYH m1EIov2dwhAf3Ikl474mpC2418sfCNaLwvJTWJC3zw8ZsMkt4iupvdq2WYepDwPGEsrtH/VR1bSzl KFL/mPonVbD7eoUqzRA8JD4cVj4Uyr2QqW4vKb04MYaQ01Yx5sqf13lw2yyTL0/Peirf7DEOjQ9uE QacUmdsahxilufLMYCSfRbHw05RLcUP1uXsClUIypqzLfNDkVAEoYlRbHbIk9HIUX+O0rsl79KWjJ xEbive7E//38hj+9uBThYUtgv5am5ZWLl6zm/Qox+H5/WqZkKgKS4suk6SGKDR7JS6AZND/l2y2tH F2OoACmg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOgcx-00000007QMh-2Eup; Tue, 02 Jul 2024 16:45:11 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOgcC-00000007PyF-3pK1 for linux-arm-kernel@lists.infradead.org; Tue, 02 Jul 2024 16:44:26 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 462Gi8jb051254; Tue, 2 Jul 2024 11:44:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1719938648; bh=KplOxOQPqHLAX8GNF7TJR+t//tYPDP1lPxEZajqtg34=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=xZLvAIWU/kn+aQSoKm43Em0x3d8DV7Cu8/fe4BLf+aTZnUN4DiPoPahG7KUU3ZyrA L3kxmoUFJAKXNjTtVPBXEH4M22pRAJQj4vmyp7nETSPSpIH6qOhy3YslwiSmd3Ol5A 8I4q0hShqov8UoA4w88OGkRfOFB8zetZcyBSMS+g= Received: from DLEE111.ent.ti.com (dlee111.ent.ti.com [157.170.170.22]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 462Gi8WZ008549 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 2 Jul 2024 11:44:08 -0500 Received: from DLEE101.ent.ti.com (157.170.170.31) by DLEE111.ent.ti.com (157.170.170.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 2 Jul 2024 11:44:07 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE101.ent.ti.com (157.170.170.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Tue, 2 Jul 2024 11:44:07 -0500 Received: from fllvsmtp7.itg.ti.com ([10.249.42.149]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 462Gi4YD112748; Tue, 2 Jul 2024 11:44:07 -0500 From: Andrew Davis To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Andrew Lunn , Vaishnav M A , Derek Kiernan , Dragan Cvetic , Arnd Bergmann , Michael Walle , Jason Kridner , Robert Nelson , Robert Nelson , Ayush Singh , Ayush Singh CC: , , , Andrew Davis Subject: [PATCH RFC 3/3] arm64: dts: ti: grove: Add Grove Sunlight Sensor overlay Date: Tue, 2 Jul 2024 11:44:03 -0500 Message-ID: <20240702164403.29067-4-afd@ti.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240702164403.29067-1-afd@ti.com> References: <20240702164403.29067-1-afd@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240702_094425_064925_0193F173 X-CRM114-Status: GOOD ( 14.67 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add DT overlay for the Grove Sunlight Sensor[0]. [0] https://wiki.seeedstudio.com/Grove-Sunlight_Sensor/ Signed-off-by: Andrew Davis --- arch/arm64/boot/dts/ti/Makefile | 3 ++ .../boot/dts/ti/grove-sunlight-sensor.dtso | 31 +++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 arch/arm64/boot/dts/ti/grove-sunlight-sensor.dtso diff --git a/arch/arm64/boot/dts/ti/Makefile b/arch/arm64/boot/dts/ti/Makefile index a859629a6072c..7d1ce7a5d97bc 100644 --- a/arch/arm64/boot/dts/ti/Makefile +++ b/arch/arm64/boot/dts/ti/Makefile @@ -8,6 +8,9 @@ # Entries are grouped as per SoC present on the board. Groups are sorted # alphabetically. +# This needs a better directory location +dtb-$(CONFIG_OF_OVERLAY) += grove-sunlight-sensor.dtbo + # Boards with AM62x SoC dtb-$(CONFIG_ARCH_K3) += k3-am625-beagleplay.dtb dtb-$(CONFIG_ARCH_K3) += k3-am625-beagleplay-csi2-ov5640.dtbo diff --git a/arch/arm64/boot/dts/ti/grove-sunlight-sensor.dtso b/arch/arm64/boot/dts/ti/grove-sunlight-sensor.dtso new file mode 100644 index 0000000000000..ab2f102e1f8ab --- /dev/null +++ b/arch/arm64/boot/dts/ti/grove-sunlight-sensor.dtso @@ -0,0 +1,31 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT +/** + * Grove - Sunlight Sensor v1.0 + * + * https://wiki.seeedstudio.com/Grove-Sunlight_Sensor/ + * + * Copyright (C) 2024 Texas Instruments Incorporated - http://www.ti.com/ + */ + +/dts-v1/; +/plugin/; + +&GROVE_CONNECTOR { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <&GROVE_PIN1_MUX_I2C_SCL>, + <&GROVE_PIN2_MUX_I2C_SDA>; +}; + +&GROVE_PIN1_I2C { + status = "okay"; + #address-cells = <1>; + #size-cells = <0>; + + clock-frequency = <100000>; + + si1145@60 { + compatible = "si,si1145"; + reg = <0x60>; + }; +};