]> www.infradead.org Git - users/dwmw2/linux.git/commit
dt-bindings: power/supply: qcom,pmi8998-charger: Drop incorrect "#interrupt-cells...
authorRob Herring (Arm) <robh@kernel.org>
Thu, 26 Sep 2024 21:37:26 +0000 (16:37 -0500)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 16 Oct 2024 21:24:39 +0000 (23:24 +0200)
commit5d121065a6993e5ab4ccc0c9629241f256d11ad0
treed1fe637d6b53ae111e9017fb8829d97d15bce148
parent3120b5f218ca8e2b375d496e2ff3f4f861fbc013
dt-bindings: power/supply: qcom,pmi8998-charger: Drop incorrect "#interrupt-cells" from example

Enabling dtc interrupt_provider check reveals the example is missing
the "interrupt-controller" property as it is a dependency of
"#interrupt-cells". However, the PMIC parent node is not an interrupt
controller at all, so the "#interrupt-cells" is erroneous.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20240926213727.3064977-1-robh@kernel.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml