Use the newly introduced 'maxim,high-threshold' property to maintain
compatibility with RDACM20 camera module.

Signed-off-by: Jacopo Mondi <jacopo+rene...@jmondi.org>
---
 arch/arm64/boot/dts/renesas/salvator-x-max9286.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/renesas/salvator-x-max9286.dtsi 
b/arch/arm64/boot/dts/renesas/salvator-x-max9286.dtsi
index 6f4798859542..e207436f8690 100644
--- a/arch/arm64/boot/dts/renesas/salvator-x-max9286.dtsi
+++ b/arch/arm64/boot/dts/renesas/salvator-x-max9286.dtsi
@@ -128,6 +128,7 @@ gmsl-deserializer@4c {
                compatible = "maxim,max9286";
                reg = <0x4c>;
                poc-supply = <&poc_12v>;
+               maxim,high-threshold;
 
                ports {
                        #address-cells = <1>;
@@ -263,6 +264,7 @@ gmsl-deserializer@6c {
                compatible = "maxim,max9286";
                reg = <0x6c>;
                poc-supply = <&poc_12v>;
+               maxim,high-threshold;
 
                ports {
                        #address-cells = <1>;
-- 
2.28.0

Reply via email to