Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f28e2942 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add boot-enabled flag support for spcom"

parents a4c3c673 1fc53c41
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -164,6 +164,13 @@ properties:
      in between.
      in between.
    type: boolean
    type: boolean


  qcom,boot-enabled:
    description:
      Set this property if subsystem is brought out of reset
      during bootloader stage. subsystem-pil-tz driver checks the
      crash status of subsystems when initial subsystem request is made.
    type: boolean

  qcom,ignore-ssr-failure:
  qcom,ignore-ssr-failure:
    description: If set, SSR failures are not considered fatal.
    description: If set, SSR failures are not considered fatal.
    type: boolean
    type: boolean
+2 −0
Original line number Original line Diff line number Diff line
@@ -4853,6 +4853,7 @@
		qcom,signal-aop;
		qcom,signal-aop;
		qcom,complete-ramdump;
		qcom,complete-ramdump;


		qcom,boot-enabled;
		qcom,pas-id = <14>;
		qcom,pas-id = <14>;
		qcom,proxy-timeout-ms = <10000>;
		qcom,proxy-timeout-ms = <10000>;
		qcom,firmware-name = "spss";
		qcom,firmware-name = "spss";
@@ -4918,6 +4919,7 @@
		/* soc2sp rmb shared register physical address */
		/* soc2sp rmb shared register physical address */
		qcom,spcom-soc2sp-rmb-reg-addr = <0x01881030>;
		qcom,spcom-soc2sp-rmb-reg-addr = <0x01881030>;
		qcom,spcom-soc2sp-rmb-sp-ssr-bit = <0>;
		qcom,spcom-soc2sp-rmb-sp-ssr-bit = <0>;
		qcom,boot-enabled;
		status = "ok";
		status = "ok";
	};
	};