On 17/12/2025 01:59, Rob Herring (Arm) wrote:
On Sat, 13 Dec 2025 10:19:31 +0100, David Heidelberg wrote:
Usually, the supply is around 1.2 V, not 1.8 V. Rather remove mention of
voltage from the description.
Fixes: 849139d46d09 ("media: dt-bindings: media: camss: Fixup vdda regulator
descriptions sdm845")
Signed-off-by: David Heidelberg <[email protected]>
---
Added only Fixes tag for the initial commit, not all the copy-paste
propagated ones.
---
Changes in v2:
- Applied suggestion to clarify the description. (Krzysztof)
- Link to v1:
https://lore.kernel.org/r/[email protected]
---
Documentation/devicetree/bindings/media/qcom,sa8775p-camss.yaml | 2 +-
Documentation/devicetree/bindings/media/qcom,sc7280-camss.yaml | 2 +-
Documentation/devicetree/bindings/media/qcom,sc8280xp-camss.yaml | 2 +-
Documentation/devicetree/bindings/media/qcom,sdm670-camss.yaml | 2 +-
Documentation/devicetree/bindings/media/qcom,sdm845-camss.yaml | 2 +-
Documentation/devicetree/bindings/media/qcom,sm8250-camss.yaml | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
Acked-by: Rob Herring (Arm) <[email protected]>
Thanks Rob,
meanwhile I sent v3 with 2 commits narrowing both supplies (just as I
noticed with old commit msg..), it's here:
https://lore.kernel.org/all/[email protected]/
David