Skip to content

Commit d621673

Browse files
author
Wolfram Sang
committed
Merge tag 'at24-updates-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-mergewindow
at24 updates for v6.14-rc1 - add new compatibles for at24 variants from Giantec and Puya Semiconductor (together with a new vendor prefix)
2 parents 8834a4e + 36036a1 commit d621673

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Documentation/devicetree/bindings/eeprom/at24.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,14 @@ properties:
134134
- const: atmel,24c64
135135
- items:
136136
- enum:
137+
- giantec,gt24p128f
137138
- renesas,r1ex24128
138139
- samsung,s524ad0xd1
139140
- const: atmel,24c128
141+
- items:
142+
- enum:
143+
- puya,p24c256c
144+
- const: atmel,24c256
140145
- items:
141146
- const: microchip,24aa025e48
142147
- items:

Documentation/devicetree/bindings/vendor-prefixes.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,6 +1204,8 @@ patternProperties:
12041204
description: PulsedLight, Inc
12051205
"^purism,.*":
12061206
description: Purism, SPC
1207+
"^puya,.*":
1208+
description: Puya Semiconductor (Shanghai) Co., Ltd.
12071209
"^qca,.*":
12081210
description: Qualcomm Atheros, Inc.
12091211
"^qcom,.*":

0 commit comments

Comments
 (0)