From patchwork Tue May 7 12:21:54 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neha Malcom Francis X-Patchwork-Id: 13656766 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 12402C25B4F for ; Tue, 7 May 2024 12:22:33 +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: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=eUf+LOm0Lee1bYGwHsZPTg/e/0bP7LZ8Gwvf+xIkYow=; b=Lvi7a7U+SSt/eB JO5qNzU4oMJAXwKTQCtwAk5qpHabqscdrHL8riow8ZGYRqxRhqQN0HSD59W9qRXcMcdMUEHkTrxHy smgkBIWHjpzkbSe1Up1Yt7g8B5CspLuNMthyr6CFIcbGphIARs6NzgJe93tjAk3GvyyU4kw6uS+I6 olppbRl1tqadKTa86DjcKgc14/0YHgLQn8aAsx25uNUwS8JHEeRIzXEzzd5aIMEo2T/ZXDfgyDZwV scukTZu8JLw8h9xRnLImMiJTkc/dcloIXGIF3GREXga3qKsBsKkgWyFs1dCc7aCcL6TpfqSua6xA4 1n5rABYbAsSw6T80un/g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s4Jps-0000000Ass6-35Wr; Tue, 07 May 2024 12:22:20 +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 1s4Jpp-0000000Asq4-2SCl for linux-arm-kernel@lists.infradead.org; Tue, 07 May 2024 12:22:19 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 447CM7GP005768; Tue, 7 May 2024 07:22:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1715084527; bh=T/RkWX9FF1gd05lbbr3DFlqsKgFxiCWHWrytrtgwAfk=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=mI6M8YvsLYG+CCP9TJCrqai4a0a2BLZT9KcNzRWTr7UTnkK0bm95euKiuVq/g5eHt +TEAovYa+7gcwyIh/6HVu4PUnLawuPH+LJHb7fBLNGZYXXV7vWo+cWxljlzaCgN6pn 9QjGB5EJEhCWgGPLTtmIcOCSt7j9QYJeGkIJsd5o= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 447CM7n5077373 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 7 May 2024 07:22:07 -0500 Received: from DLEE107.ent.ti.com (157.170.170.37) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 7 May 2024 07:22:07 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE107.ent.ti.com (157.170.170.37) 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, 7 May 2024 07:22:07 -0500 Received: from a0497641-HP-Z2-Tower-G9-Workstation-Desktop-PC.dhcp.ti.com (a0497641-hp-z2-tower-g9-workstation-desktop-pc.dhcp.ti.com [172.24.227.36]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 447CLwDO038074; Tue, 7 May 2024 07:22:03 -0500 From: Neha Malcom Francis To: , , , , , , , CC: , , , , , Subject: [PATCH 1/5] regulator: dt-bindings: Unify compatible Date: Tue, 7 May 2024 17:51:54 +0530 Message-ID: <20240507122158.3739291-2-n-francis@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240507122158.3739291-1-n-francis@ti.com> References: <20240507122158.3739291-1-n-francis@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-20240507_052217_819675_49F2B22A X-CRM114-Status: GOOD ( 10.63 ) 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 TPS62870/1/2/3 devices have different output currents (6A/9A/12A/15A) of the TPS6287x family. The I2C addresses are the same between them. There is no need for different compatibles for each for these devices so drop them and add a unified "ti,tps6287x" compatible. Signed-off-by: Neha Malcom Francis --- .../devicetree/bindings/regulator/ti,tps62870.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Documentation/devicetree/bindings/regulator/ti,tps62870.yaml b/Documentation/devicetree/bindings/regulator/ti,tps62870.yaml index 386989544dac..2998773db990 100644 --- a/Documentation/devicetree/bindings/regulator/ti,tps62870.yaml +++ b/Documentation/devicetree/bindings/regulator/ti,tps62870.yaml @@ -15,10 +15,7 @@ allOf: properties: compatible: enum: - - ti,tps62870 - - ti,tps62871 - - ti,tps62872 - - ti,tps62873 + - ti,tps6287x reg: maxItems: 1 @@ -40,7 +37,7 @@ examples: #size-cells = <0>; regulator@41 { - compatible = "ti,tps62873"; + compatible = "ti,tps6287x"; reg = <0x41>; regulator-name = "+0.75V"; regulator-min-microvolt = <400000>;