Loading arch/arm/boot/dts/qcom/mdmfermium-rumi.dts +4 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,10 @@ pinctrl-0 = <&uart_console_sleep>; }; &qnand_1 { status = "ok"; }; &usb_otg { qcom,hsusb-otg-mode = <1>; /* DEVICE only */ qcom,hsusb-otg-otg-control = <1>; /* PHY control */ Loading arch/arm/boot/dts/qcom/mdmfermium.dtsi +27 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,10 @@ qcom,msm-id = <290 0x10000>; interrupt-parent = <&intc>; aliases { qpic_nand1 = &qnand_1; }; reserved-memory { #address-cells = <1>; #size-cells = <1>; Loading Loading @@ -224,6 +228,29 @@ qcom,max-nominal-sysclk-rate = <100000000>; }; qnand_1: nand@7980000 { compatible = "qcom,msm-nand"; reg = <0x07980000 0x1000>, <0x07984000 0x1a000>; reg-names = "nand_phys", "bam_phys"; interrupts = <0 132 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 800000>; clock-names = "core_clk"; clocks = <&clock_gcc clk_qpic_clk>; status = "disabled"; }; tsens: tsens@4a8000 { compatible = "qcom,mdmfermium-tsens"; reg = <0x4a8000 0x2000>, Loading Loading
arch/arm/boot/dts/qcom/mdmfermium-rumi.dts +4 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,10 @@ pinctrl-0 = <&uart_console_sleep>; }; &qnand_1 { status = "ok"; }; &usb_otg { qcom,hsusb-otg-mode = <1>; /* DEVICE only */ qcom,hsusb-otg-otg-control = <1>; /* PHY control */ Loading
arch/arm/boot/dts/qcom/mdmfermium.dtsi +27 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,10 @@ qcom,msm-id = <290 0x10000>; interrupt-parent = <&intc>; aliases { qpic_nand1 = &qnand_1; }; reserved-memory { #address-cells = <1>; #size-cells = <1>; Loading Loading @@ -224,6 +228,29 @@ qcom,max-nominal-sysclk-rate = <100000000>; }; qnand_1: nand@7980000 { compatible = "qcom,msm-nand"; reg = <0x07980000 0x1000>, <0x07984000 0x1a000>; reg-names = "nand_phys", "bam_phys"; interrupts = <0 132 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 800000>; clock-names = "core_clk"; clocks = <&clock_gcc clk_qpic_clk>; status = "disabled"; }; tsens: tsens@4a8000 { compatible = "qcom,mdmfermium-tsens"; reg = <0x4a8000 0x2000>, Loading