summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuoniu.zhou <guoniu.zhou@nxp.com>2020-01-14 11:16:40 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2021-11-02 16:52:40 +0800
commit1b53771ef10f15ffa867dcb32596a7f19d8a4298 (patch)
treea18af5b15bb3829009f3e041c7589155aca83c8b
parent613381a2387be1ce148d15bb376ea9717f1e0ea1 (diff)
MLK-23227-10: arm64: dts: use no-reset-control property in ISI of i.MX8QM/QXP
For i.MX8MN/MP, dispmix/mediamix subsystem use GPR to do bus reset, but for i.MX8QM/QXP, it doesn't. So add no-reset-control property in dts for i.MX8QXP and QM to distinguish. Signed-off-by: Guoniu.zhou <guoniu.zhou@nxp.com> Reviewed-by: Robby Cai <robby.cai@nxp.com>
-rw-r--r--arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi b/arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi
index b9e56312b056..28e66d27e672 100644
--- a/arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi
@@ -323,6 +323,7 @@ img_subsys: bus@58000000 {
clock-names = "per";
power-domains = <&pd IMX_SC_R_ISI_CH0>;
interface = <2 0 2>;
+ no-reset-control;
status = "disabled";
cap_device {
@@ -345,6 +346,7 @@ img_subsys: bus@58000000 {
clock-names = "per";
power-domains = <&pd IMX_SC_R_ISI_CH1>;
interface = <2 1 2>;
+ no-reset-control;
status = "disabled";
cap_device {
@@ -362,6 +364,7 @@ img_subsys: bus@58000000 {
clock-names = "per";
power-domains = <&pd IMX_SC_R_ISI_CH2>;
interface = <2 2 2>;
+ no-reset-control;
status = "disabled";
cap_device {
@@ -379,6 +382,7 @@ img_subsys: bus@58000000 {
clock-names = "per";
power-domains = <&pd IMX_SC_R_ISI_CH3>;
interface = <2 3 2>;
+ no-reset-control;
status = "disabled";
cap_device {
@@ -396,6 +400,7 @@ img_subsys: bus@58000000 {
clock-names = "per";
power-domains = <&pd IMX_SC_R_ISI_CH4>;
interface = <3 0 2>;
+ no-reset-control;
status = "disabled";
cap_device {
@@ -413,6 +418,7 @@ img_subsys: bus@58000000 {
clock-names = "per";
power-domains = <&pd IMX_SC_R_ISI_CH5>;
interface = <3 1 2>;
+ no-reset-control;
status = "disabled";
cap_device {
@@ -430,6 +436,7 @@ img_subsys: bus@58000000 {
clock-names = "per";
power-domains = <&pd IMX_SC_R_ISI_CH6>;
interface = <3 2 2>;
+ no-reset-control;
status = "disabled";
cap_device {
@@ -447,6 +454,7 @@ img_subsys: bus@58000000 {
clock-names = "per";
power-domains = <&pd IMX_SC_R_ISI_CH7>;
interface = <3 3 2>;
+ no-reset-control;
status = "disabled";
cap_device {