File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 401401 dma-names = "tx", "rx";
402402 interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
403403 pinctrl-names = "default";
404- pinctrl-0 = <&spi2_clk &spi2_tx &spi2_rx &spi2_cs0 &spi2_cs1>;
404+ //pinctrl-0 = <&spi2_clk &spi2_tx &spi2_rx &spi2_cs0 &spi2_cs1>;
405+ pinctrl-0 = <&spi2_clk &spi2_tx &spi2_rx &spi2_cs0>;
405406 reg = <0x0 0xff130000 0x0 0x1000>;
406407 #address-cells = <2>;
407408 #size-cells = <0>;
10831084 clocks = <&cru HCLK_I2S0>, <&cru SCLK_I2S0>;
10841085 pinctrl-names = "default";
10851086 pinctrl-0 = <&i2s0_bus>;
1086- rockchip,xfer-mode = <0>;
1087+ // rockchip,xfer-mode = <0>;
10871088 rockchip,playback-channels = <8>;
10881089 rockchip,capture-channels = <2>;
10891090 status = "disabled";
16091610 <0x0 0xffc06000 0x0 0x2000>;
16101611 interrupts = <GIC_PPI 9 0xf04>;
16111612 };
1612-
1613+ /*
16131614 cif_isp0:cif_isp@ff910000 {
16141615 compatible = "rockchip,rk3288-cif-isp";
16151616 rockchip,grf = <&grf>;
16281629 interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
16291630 interrupt-names = "cif_isp10_irq";
16301631 };
1631-
1632+ */
16321633 pinctrl: pinctrl {
16331634 compatible = "rockchip,rk3288-pinctrl";
16341635 rockchip,grf = <&grf>;
You can’t perform that action at this time.
0 commit comments