Loading arch/arm64/boot/dts/qcom/sdxprairie-cdp.dts +4 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,7 @@ "qcom,sdxprairie", "qcom,cdp"; qcom,board-id = <1 0x102>; }; &qnand_1 { status = "ok"; }; arch/arm64/boot/dts/qcom/sdxprairie-mtp.dts +4 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,7 @@ "qcom,sdxprairie", "qcom,mtp"; qcom,board-id = <8 0x102>; }; &qnand_1 { status = "ok"; }; arch/arm64/boot/dts/qcom/sdxprairie-rumi.dts +4 −0 Original line number Diff line number Diff line Loading @@ -21,3 +21,7 @@ "qcom,sdxprairie", "qcom,rumi"; qcom,board-id = <15 0>; }; &qnand_1 { status = "ok"; }; arch/arm64/boot/dts/qcom/sdxprairie.dtsi +23 −0 Original line number Diff line number Diff line Loading @@ -509,6 +509,29 @@ reg = <0x1468f720 0x2000>; status = "disabled"; }; qnand_1: nand@1b00000 { compatible = "qcom,msm-nand"; reg = <0x01b00000 0x1000>, <0x01b04000 0x1c000>; reg-names = "nand_phys", "bam_phys"; qcom,reg-adjustment-offset = <0x4000>; qcom,qpic-clk-rpmh; interrupts = <0 135 0>; interrupt-names = "bam_irq"; qcom,msm-bus,name = "qpic_nand"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <91 512 0 0>, /* Voting for max b/w on PNOC bus for now */ <91 512 400000 400000>; status = "disabled"; }; }; #include "sdxprairie-pm.dtsi" Loading Loading
arch/arm64/boot/dts/qcom/sdxprairie-cdp.dts +4 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,7 @@ "qcom,sdxprairie", "qcom,cdp"; qcom,board-id = <1 0x102>; }; &qnand_1 { status = "ok"; };
arch/arm64/boot/dts/qcom/sdxprairie-mtp.dts +4 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,7 @@ "qcom,sdxprairie", "qcom,mtp"; qcom,board-id = <8 0x102>; }; &qnand_1 { status = "ok"; };
arch/arm64/boot/dts/qcom/sdxprairie-rumi.dts +4 −0 Original line number Diff line number Diff line Loading @@ -21,3 +21,7 @@ "qcom,sdxprairie", "qcom,rumi"; qcom,board-id = <15 0>; }; &qnand_1 { status = "ok"; };
arch/arm64/boot/dts/qcom/sdxprairie.dtsi +23 −0 Original line number Diff line number Diff line Loading @@ -509,6 +509,29 @@ reg = <0x1468f720 0x2000>; status = "disabled"; }; qnand_1: nand@1b00000 { compatible = "qcom,msm-nand"; reg = <0x01b00000 0x1000>, <0x01b04000 0x1c000>; reg-names = "nand_phys", "bam_phys"; qcom,reg-adjustment-offset = <0x4000>; qcom,qpic-clk-rpmh; interrupts = <0 135 0>; interrupt-names = "bam_irq"; qcom,msm-bus,name = "qpic_nand"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <91 512 0 0>, /* Voting for max b/w on PNOC bus for now */ <91 512 400000 400000>; status = "disabled"; }; }; #include "sdxprairie-pm.dtsi" Loading