Devicetree
 help / color / mirror / Atom feed
* [PATCH 1/1] dt-bindings: hwmon: tmp102: move ti,tmp103 to enum from items
@ 2026-09-01 22:22 Frank.Li
  2026-09-01 22:29 ` sashiko-bot
  2026-09-01 22:38 ` Guenter Roeck
  0 siblings, 2 replies; 3+ messages in thread
From: Frank.Li @ 2026-09-01 22:22 UTC (permalink / raw)
  To: Guenter Roeck, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	open list:HARDWARE MONITORING,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: imx, Frank Li

From: Frank Li <Frank.Li@nxp.com>

Fix patch merge error. ti,tmp103 should be after ti,tmp102 in enum, instead
of in items.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
original patch is correct
https://lore.kernel.org/imx/20260826211422.3299728-1-Frank.Li@oss.nxp.com/
---
 Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml b/Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml
index 55d9f106465d7..431e308e352c1 100644
--- a/Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml
+++ b/Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml
@@ -14,10 +14,10 @@ properties:
     oneOf:
       - items:
           - const: ti,tmp102
-          - const: ti,tmp103
           - const: ti,tmp110
       - enum:
           - ti,tmp102
+          - ti,tmp103
 
   interrupts:
     maxItems: 1
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] dt-bindings: hwmon: tmp102: move ti,tmp103 to enum from items
  2026-09-01 22:22 [PATCH 1/1] dt-bindings: hwmon: tmp102: move ti,tmp103 to enum from items Frank.Li
@ 2026-09-01 22:29 ` sashiko-bot
  2026-09-01 22:38 ` Guenter Roeck
  1 sibling, 0 replies; 3+ messages in thread
From: sashiko-bot @ 2026-09-01 22:29 UTC (permalink / raw)
  To: Frank.Li; +Cc: conor+dt, devicetree, linux-hwmon, imx, Frank.Li, robh

> From: Frank Li <Frank.Li@nxp.com>
> 
> Fix patch merge error. ti,tmp103 should be after ti,tmp102 in enum, instead
> of in items.
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>

Sashiko has reviewed this patch and found no issues. It looks great!

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260901222249.1194299-1-Frank.Li@oss.nxp.com?part=1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] dt-bindings: hwmon: tmp102: move ti,tmp103 to enum from items
  2026-09-01 22:22 [PATCH 1/1] dt-bindings: hwmon: tmp102: move ti,tmp103 to enum from items Frank.Li
  2026-09-01 22:29 ` sashiko-bot
@ 2026-09-01 22:38 ` Guenter Roeck
  1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2026-09-01 22:38 UTC (permalink / raw)
  To: Frank.Li, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	open list:HARDWARE MONITORING,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: imx, Frank Li

On 9/1/26 15:22, Frank.Li@oss.nxp.com wrote:
> From: Frank Li <Frank.Li@nxp.com>
> 
> Fix patch merge error. ti,tmp103 should be after ti,tmp102 in enum, instead
> of in items.
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>

Please check the latest version of the file in the hwmon-next branch.
This _should_ be correct now, unless I got it wrong again.

Thanks,
Guenter


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-01 22:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-01 22:22 [PATCH 1/1] dt-bindings: hwmon: tmp102: move ti,tmp103 to enum from items Frank.Li
2026-09-01 22:29 ` sashiko-bot
2026-09-01 22:38 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox