diff options
author | 2024-11-19 19:07:39 +0100 | |
---|---|---|
committer | 2024-12-05 01:07:08 +0100 | |
commit | ec62beb285e84da1a8c06f9dadc0e3669faaa0ab (patch) | |
tree | 7a387f53af8b98c3041bc9c491c419e1544a8284 | |
parent | power: ip5xxx_power: Fall back to Charge End bit if status register is absent (diff) | |
download | wireguard-linux-ec62beb285e84da1a8c06f9dadc0e3669faaa0ab.tar.xz wireguard-linux-ec62beb285e84da1a8c06f9dadc0e3669faaa0ab.zip |
dt-bindings: trivial-devices: Add Injoinic IP5306
It is to be handled with the rest of the IP51xx/52xx family.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Csókás, Bence <csokas.bence@prolan.hu>
Link: https://lore.kernel.org/r/20241119180741.2237692-7-csokas.bence@prolan.hu
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 88abb5c174f3..73a49d50c4ef 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -147,6 +147,8 @@ properties: - injoinic,ip5207 # Injoinic IP5209 2.4A Power Bank IC with I2C - injoinic,ip5209 + # Injoinic IP5306 2.1A Power Bank IC with I2C option + - injoinic,ip5306 # Inspur Power System power supply unit version 1 - inspur,ipsps1 # Intersil ISL29028 Ambient Light and Proximity Sensor |