From patchwork Tue Sep 3 21:52:05 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 1980308 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=T0kNoqLT; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=147.75.80.249; helo=am.mirrors.kernel.org; envelope-from=devicetree+bounces-99650-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from am.mirrors.kernel.org (am.mirrors.kernel.org [147.75.80.249]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Wyzr557xTz1yZ9 for ; Wed, 4 Sep 2024 07:52:37 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id 2C70E1F21AD1 for ; Tue, 3 Sep 2024 21:52:35 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 1C79F1D0DE3; Tue, 3 Sep 2024 21:52:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="T0kNoqLT" X-Original-To: devicetree@vger.kernel.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CE7AF1CF7CF; Tue, 3 Sep 2024 21:52:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725400345; cv=none; b=F169UBi0+PBofwHLLhmTVySc8WLsjvwe3jGmiRb5lE4GCb3iHqySS3Ritp1481vmZ3Aj9KcgenD1heL0XobVMcHOH0vznyXC9I4Uf1Q2UzXktNZATqMQdAYgheviam15QW9fd+A6fwbgN6LozB8B4BECYwsi0tgIlRTGwWi6YNg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725400345; c=relaxed/simple; bh=oeEqTWA9UzdfLhBymYvMHY+ymYpMcEoH48Z3ze7qIQY=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=KY+09UzlZmKta3m6YLrtRV+B1Qk9O7wKJQv5xMW1JgGVcwwuLC7RRNuzTZV6eQdew4gIcLNHnhKSFX66njqoOAcBTCGyOO12bMjD9EVC8q4DfnXrmRKcl8AlEUf3UbeRLYh5P17Wjt+eWX6I/FfQFVR1aHc3oxaXcKZfValj0G8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=T0kNoqLT; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8F13AC4CECC; Tue, 3 Sep 2024 21:52:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1725400345; bh=oeEqTWA9UzdfLhBymYvMHY+ymYpMcEoH48Z3ze7qIQY=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=T0kNoqLT2nzOjyM8bz+Oy90NiZwsUBcMwegWa6btmOSLYLy+rkbvDzB2ShzEY3N4S ofSMN0uUUNZFU8lIchfBmp9kmrlyVujzyJt5Pr+SgTNVb3DlHnpDcgNwueRZZTO/0S A2Fd9SbCDunwmdVjWGvZPbtBO+XxqnpRT8tyKs0zYeX9ysbTkMXSuOHhqHPlGycbMa aeHBA1fbbs5ozul61QKSWCKoHAHj8QB+p6yhaPSOcMMd+RaxQ0mnZdA0q0ghwMifwL hRt0quMwMfKjGYebvC49yNY8O49VP0OAqCXhgyhkvKd8yt7hLSGD37V/LsQnFpFXeY irrtqn2ztysdw== From: "Rob Herring (Arm)" Date: Tue, 03 Sep 2024 16:52:05 -0500 Subject: [PATCH 1/4] dt-bindings: trivial-devices: Drop incorrect and duplicate at24 compatibles Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20240903-dt-trivial-devices-v1-1-ad684c754b9c@kernel.org> References: <20240903-dt-trivial-devices-v1-0-ad684c754b9c@kernel.org> In-Reply-To: <20240903-dt-trivial-devices-v1-0-ad684c754b9c@kernel.org> To: Krzysztof Kozlowski , Conor Dooley Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org X-Mailer: b4 0.15-dev "at,24c08" does not have a correct vendor prefix. The correct compatible string would be "atmel,24c08" which is already documented in at24.yaml. It is also unused anywhere, so just drop it. "st,24c256" is already documented in at24.yaml, so drop it as well. Signed-off-by: Rob Herring (Arm) --- Documentation/devicetree/bindings/trivial-devices.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 7913ca9b6b54..0cbbc4e0af9c 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -50,8 +50,6 @@ properties: - ams,iaq-core # Temperature monitoring of Astera Labs PT5161L PCIe retimer - asteralabs,pt5161l - # i2c serial eeprom (24cxx) - - at,24c08 # i2c h/w elliptic curve crypto module - atmel,atecc508a # ATSHA204 - i2c h/w symmetric crypto module @@ -364,8 +362,6 @@ properties: - skyworks,sky81452 # SparkFun Qwiic Joystick (COM-15168) with i2c interface - sparkfun,qwiic-joystick - # i2c serial eeprom (24cxx) - - st,24c256 # Sierra Wireless mangOH Green SPI IoT interface - swir,mangoh-iotport-spi # Ambient Light Sensor with SMBUS/Two Wire Serial Interface From patchwork Tue Sep 3 21:52:06 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 1980309 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=Cj1e7KRH; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:4601:e00::3; helo=am.mirrors.kernel.org; envelope-from=devicetree+bounces-99651-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from am.mirrors.kernel.org (am.mirrors.kernel.org [IPv6:2604:1380:4601:e00::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4WyzrL5bKjz1yZ9 for ; Wed, 4 Sep 2024 07:52:50 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id EDBC51F216CB for ; Tue, 3 Sep 2024 21:52:47 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 9E9D61D589D; Tue, 3 Sep 2024 21:52:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Cj1e7KRH" X-Original-To: devicetree@vger.kernel.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5CA241D5892; Tue, 3 Sep 2024 21:52:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725400347; cv=none; b=OB0UqAp1sRYgvPzcNomAgCEp2PDbqSfQal9A/DCnQGnSmzRGBJZzrTvlFyARVe+QI8zM7KHxcwLeMxv9zTnMS3dWuVXlXs3x6auHkCQfB6slpzjmywWrybHG19GqEQTE6QmG4std8Kyl6iYWwQ4plA9em4xaCF+LT8LrD4Ix8v0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725400347; c=relaxed/simple; bh=8S4c4zt4ntdUgTcQmgkK5k7JKd8v/JUhdUYhKsJck9Q=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=mdFDi4ioYK4SWeENyrA3WTpmh764rOAvrTSp9hJH5J+sIcnhwZ8lHLUZWw0XcOJysbPgN4FIy+VAxI7zmnwaaRgsG/LGIlBYj+MyHhFyh0N5OOgm+yDZGLxxJ0ZuCkw1OetXnqpsr1nt1jZeNnays54hZRqEzGngtXSsFZITxR0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Cj1e7KRH; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id C9D14C4CEC8; Tue, 3 Sep 2024 21:52:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1725400347; bh=8S4c4zt4ntdUgTcQmgkK5k7JKd8v/JUhdUYhKsJck9Q=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=Cj1e7KRH4D2uh8TcUmSyyUznOMuZ29BUZiHwE5+lBhJi33nVHCAe/3khDox682yYD iUuntTGcTOt881CfNF8ze73QUtFsrIJCRFkm/w6qwYSiFXYkkJvnQ+DWZb8QCMAFIJ CETX+wj+cFKQq8XvUFRLzmL8ZRJAUcKbFp4Wos5zWj4DjgAsdfUrJytUOOGiejhnjf V2F9jrNIOjikwBe1wwRwSlYW7Fq1WSgFEy2XxafHjg+oK8r5rRuYTuJTLfBSmj+fW0 5kyLgTCEUfFPveujcfAsuo2yxgMYcNu3zrWUnD1AM4tBkVNSSrfQ3oYp2hVfNDFeQQ nFyCJ/qCH08tQ== From: "Rob Herring (Arm)" Date: Tue, 03 Sep 2024 16:52:06 -0500 Subject: [PATCH 2/4] dt-bindings: trivial-devices: Deprecate "ad,ad7414" Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20240903-dt-trivial-devices-v1-2-ad684c754b9c@kernel.org> References: <20240903-dt-trivial-devices-v1-0-ad684c754b9c@kernel.org> In-Reply-To: <20240903-dt-trivial-devices-v1-0-ad684c754b9c@kernel.org> To: Krzysztof Kozlowski , Conor Dooley Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org X-Mailer: b4 0.15-dev The correct vendor prefix for Analog Devices is "adi", not "ad". Both forms are in use. Add the "adi,ad7414" version and deprecate the "ad,ad7414" version. Keep them together even though it breaks strict alphabetical ordering. Signed-off-by: Rob Herring (Arm) --- Documentation/devicetree/bindings/trivial-devices.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 0cbbc4e0af9c..79c771a4cd9e 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -33,7 +33,8 @@ properties: # Acbel fsg032 power supply - acbel,fsg032 # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin - - ad,ad7414 + - ad,ad7414 # Deprecated, use adi,ad7414 + - adi,ad7414 # ADM9240: Complete System Hardware Monitor for uProcessor-Based Systems - ad,adm9240 # AD5110 - Nonvolatile Digital Potentiometer From patchwork Tue Sep 3 21:52:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 1980310 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=rQa6HwyF; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=147.75.199.223; helo=ny.mirrors.kernel.org; envelope-from=devicetree+bounces-99652-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org [147.75.199.223]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4WyzrY1xl0z1yZ9 for ; Wed, 4 Sep 2024 07:53:01 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ny.mirrors.kernel.org (Postfix) with ESMTPS id 58E741C2171F for ; Tue, 3 Sep 2024 21:52:59 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 42C791D5CD2; Tue, 3 Sep 2024 21:52:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="rQa6HwyF" X-Original-To: devicetree@vger.kernel.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0180E1D58BE; Tue, 3 Sep 2024 21:52:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725400349; cv=none; b=ZplfvSEacT5WTN20iHH6LJ4CM7H9GfaPv8aY6zTyn0JkbYrlsvPgMc2dPh3UGNinbj9AzfQYb082fOwPce4HeuuJFSOFLUhfSJ6Ag1ZbgtxCs1Y4eaDLNCqYCwBDrdGoUR5e0XEVD+QHK4dC1cIamMoLa7a0499NHWeYo3NMFWE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725400349; c=relaxed/simple; bh=8oFg8PCet+eRxsJw+4vArngX/fuCwv7/e9HPZ4QcII4=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=ChAh9B4Jh9rVJTVp1aesWLDHBFqZdbLlNFKaMAtkcTT1iCOQ640/owtcxcrDf/mOfJ9h9x+zaJwkX408zDgnSVrzT1wIa78J+NY30RqOPllt31sIBlANqNgBe8p0UBZ3EgGrPJKx9vtTdjEooAdgXrUuqjyMw1GzY/MEveJA6o4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=rQa6HwyF; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7F140C4CEC4; Tue, 3 Sep 2024 21:52:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1725400348; bh=8oFg8PCet+eRxsJw+4vArngX/fuCwv7/e9HPZ4QcII4=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=rQa6HwyFqDfylILW9PNQ9jyTf3MtgkxXUCQDRZ1mnx3+NCkx3XgDFVEFcapVgZP7N exujlWJpyM7MqcZ5O+zIN+lcvGWG/Qtf182gb+H++X4DYJeeqX6+YfmY+h3FTNDOfg Mi5aR27HrcjXSSxFPjDbGl6tgedPKtEx13QNLg8UrmkU4Hj4uYoyKKQK5QpLVbmN/r BHIQsmak2Z8jlReYvQ8bfpQu4PpO5prMqv97Ab7nETCLRgaDK1MMgPfbOcaORZgl67 Mym53u5bm47dllxy4dDyCJ+0qCRbXRZ2ATUXwWc0B8Xyaj0JBWjA3blxHhCI83ycZ1 5q601ffA4pQ4A== From: "Rob Herring (Arm)" Date: Tue, 03 Sep 2024 16:52:07 -0500 Subject: [PATCH 3/4] dt-bindings: trivial-devices: Drop duplicate LM75 compatible devices Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20240903-dt-trivial-devices-v1-3-ad684c754b9c@kernel.org> References: <20240903-dt-trivial-devices-v1-0-ad684c754b9c@kernel.org> In-Reply-To: <20240903-dt-trivial-devices-v1-0-ad684c754b9c@kernel.org> To: Krzysztof Kozlowski , Conor Dooley Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org X-Mailer: b4 0.15-dev Drop LM75 compatible devices which are already documented in lm75.yaml. Signed-off-by: Rob Herring (Arm) --- Documentation/devicetree/bindings/trivial-devices.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 79c771a4cd9e..2c01d8d2a6d3 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -73,8 +73,6 @@ properties: - dallas,ds1631 # Total-Elapsed-Time Recorder with Alarm - dallas,ds1682 - # Tiny Digital Thermometer and Thermostat - - dallas,ds1775 # CPU Peripheral Monitor - dallas,ds1780 # CPU Supervisor with Nonvolatile Memory and Programmable I/O @@ -197,8 +195,6 @@ properties: - maxim,max5484 # PECI-to-I2C translator for PECI-to-SMBus/I2C protocol conversion - maxim,max6621 - # 9-Bit/12-Bit Temperature Sensors with I²C-Compatible Serial Interface - - maxim,max6625 # mCube 3-axis 8-bit digital accelerometer - mcube,mc3230 # Measurement Specialities I2C temperature and humidity sensor @@ -394,8 +390,6 @@ properties: - ti,tmp121 - ti,tmp122 - ti,tmp125 - # Digital Temperature Sensor - - ti,tmp275 # TI DC-DC converter on PMBus - ti,tps40400 # TI Dual channel DCAP+ multiphase controller TPS53676 with AVSBus From patchwork Tue Sep 3 21:52:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 1980311 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=APSFz9Qq; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:45e3:2400::1; helo=sv.mirrors.kernel.org; envelope-from=devicetree+bounces-99653-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org [IPv6:2604:1380:45e3:2400::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Wyzrk34J9z1yZ9 for ; Wed, 4 Sep 2024 07:53:10 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sv.mirrors.kernel.org (Postfix) with ESMTPS id 231C428361C for ; Tue, 3 Sep 2024 21:53:09 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 747DE1D5CFF; Tue, 3 Sep 2024 21:52:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="APSFz9Qq" X-Original-To: devicetree@vger.kernel.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3125F1D5CF2; Tue, 3 Sep 2024 21:52:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725400350; cv=none; b=JWlBsyT/8kb3W2nICcVy6+2dWAp9QohM3uVi+7qFFGx1hfRiBW0fTlkoV2nqBCr/HWaqhde8QLMQX2Sj5C0yOjA8pXbaRXSWEcMpJsEWBZIhpK7pRgBfb+9oy7SfAirCEmsHM+t/1v9XdMrgeuvMwrYycfrfvP5OaLxVww9XRv8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725400350; c=relaxed/simple; bh=5AXHSlD483lkKrn6IcQa8Qtd1HVutTf1fVZ/+vQW7nQ=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=ullKKoa/Hq5bsSzUt4pcfnNOUDJRc6qWm4W6UQzGtqgpNNVvyYTwXtfnyKly+VdiCIs2PUKYtcxVrKXQe33wLVLop5W1Y4zVZgf0IbVvTh7lkiyxFCccUEd1mKfVao+BHovgEdxpH7uumJTm4n62+bKkHFY7ibW1OOIDuMQb8NE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=APSFz9Qq; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id D6CF1C4CEC5; Tue, 3 Sep 2024 21:52:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1725400350; bh=5AXHSlD483lkKrn6IcQa8Qtd1HVutTf1fVZ/+vQW7nQ=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=APSFz9Qq4cUhUzEOyFvHArCpAHi3s64PcN5so395igC9kMlsfmJ9ahhfhsMq4K0cw Yl1gBaL44QZpR9WJC28aI6shxWvmv/zIeuiNGFdZqxHojJfPSuH5V5umYVDVa2rdKl /TL5jgI6N6nmqVafDP/SWBZgdMoJU/TYNW3H5hqAHjwDxxl4RmZoNBUjzmi+10GvV0 PEfmaSpncM8lXHqRvfCl+tg3N1Aap6f78NsyBdItI2T6D2OOmPycE//40pjCbQkdSH udI2ybqwn3vRZE7kZRVIOhZi/LD9Bg/zXo5C2+BXVM+pxn2+DPR60u0feG5Ao/e2+E KUMSuVTOjTIEA== From: "Rob Herring (Arm)" Date: Tue, 03 Sep 2024 16:52:08 -0500 Subject: [PATCH 4/4] dt-bindings: trivial-devices: Drop duplicate "maxim,max1237" Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20240903-dt-trivial-devices-v1-4-ad684c754b9c@kernel.org> References: <20240903-dt-trivial-devices-v1-0-ad684c754b9c@kernel.org> In-Reply-To: <20240903-dt-trivial-devices-v1-0-ad684c754b9c@kernel.org> To: Krzysztof Kozlowski , Conor Dooley Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org X-Mailer: b4 0.15-dev "maxim,max1237" is already documented in iio/adc/maxim,max1238.yaml, so drop it from trivial-devices.yaml. Signed-off-by: Rob Herring (Arm) --- Documentation/devicetree/bindings/trivial-devices.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 2c01d8d2a6d3..7cd9d55de8e2 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -179,8 +179,6 @@ properties: - maxim,ds1803-100 # 10 kOhm digital potentiometer with I2C interface - maxim,ds3502 - # Low-Power, 4-/12-Channel, 2-Wire Serial, 12-Bit ADCs - - maxim,max1237 # Temperature Sensor, I2C interface - maxim,max1619 # 3-Channel Remote Temperature Sensor