status = "disabled";
                };
 
+               qpic_nand: nand-controller@1cc8000 {
+                       compatible = "qcom,sdx75-nand", "qcom,sdx55-nand";
+                       reg = <0x0 0x01cc8000 0x0 0x10000>;
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+                       clocks = <&rpmhcc RPMH_QPIC_CLK>,
+                                <&sleep_clk>;
+                       clock-names = "core",
+                                     "aon";
+                       dmas = <&qpic_bam 0>,
+                              <&qpic_bam 1>,
+                              <&qpic_bam 2>;
+                       dma-names = "tx",
+                                   "rx",
+                                   "cmd";
+                       iommus = <&apps_smmu 0x100 0x3>;
+                       status = "disabled";
+               };
+
                tcsr_mutex: hwlock@1f40000 {
                        compatible = "qcom,tcsr-mutex";
                        reg = <0x0 0x01f40000 0x0 0x40000>;