From: Heiko Stuebner <heiko@sntech.de>
To: brgl@bgdev.pl
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
heiko@sntech.de, ukleinek@debian.org, linux-i2c@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org
Subject: [PATCH 1/2] dt-bindings: eeprom: at24: Add compatible for Giantec GT24C04A
Date: Sat, 10 Aug 2024 23:14:37 +0200 [thread overview]
Message-ID: <20240810211438.286441-2-heiko@sntech.de> (raw)
In-Reply-To: <20240810211438.286441-1-heiko@sntech.de>
The gt24c04a is just yet another 2404 compatible eeprom, and does not
follow the generic naming matching, so add a separate compatible for it.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
---
Documentation/devicetree/bindings/eeprom/at24.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml
index e396e47b2f13c..b6239ec3512b3 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.yaml
+++ b/Documentation/devicetree/bindings/eeprom/at24.yaml
@@ -116,6 +116,7 @@ properties:
- const: atmel,24c02
- items:
- enum:
+ - giantec,gt24c04a
- onnn,cat24c04
- onnn,cat24c05
- rohm,br24g04
--
2.39.2
next prev parent reply other threads:[~2024-08-10 21:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-10 21:14 [PATCH 0/2] giantec,gt24c04a eeproms for qnap ts433 Heiko Stuebner
2024-08-10 21:14 ` Heiko Stuebner [this message]
2024-08-11 12:28 ` [PATCH 1/2] dt-bindings: eeprom: at24: Add compatible for Giantec GT24C04A Krzysztof Kozlowski
2024-08-11 19:27 ` Bartosz Golaszewski
2024-08-15 16:48 ` Heiko Stübner
2024-08-16 8:03 ` Bartosz Golaszewski
2024-08-16 8:18 ` Krzysztof Kozlowski
2024-08-10 21:14 ` [PATCH 2/2] arm64: dts: rockchip: add product-data eeproms to QNAP TS433 Heiko Stuebner
2024-08-15 20:18 ` (subset) [PATCH 0/2] giantec,gt24c04a eeproms for qnap ts433 Heiko Stuebner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240810211438.286441-2-heiko@sntech.de \
--to=heiko@sntech.de \
--cc=brgl@bgdev.pl \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robh@kernel.org \
--cc=ukleinek@debian.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox