[BACK]Return to rk3288.dtsi CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / external / gpl2 / dts / dist / arch / arm / boot / dts

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/rk3288.dtsi between version 1.1.1.4 and 1.1.1.4.4.1

version 1.1.1.4, 2017/11/30 19:40:50 version 1.1.1.4.4.1, 2018/05/02 07:20:16
Line 927 
Line 927 
         i2s: i2s@ff890000 {          i2s: i2s@ff890000 {
                 compatible = "rockchip,rk3288-i2s", "rockchip,rk3066-i2s";                  compatible = "rockchip,rk3288-i2s", "rockchip,rk3066-i2s";
                 reg = <0x0 0xff890000 0x0 0x10000>;                  reg = <0x0 0xff890000 0x0 0x10000>;
                   #sound-dai-cells = <0>;
                 interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;                  interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
                 #address-cells = <1>;                  #address-cells = <1>;
                 #size-cells = <0>;                  #size-cells = <0>;
Line 956 
Line 957 
         iep_mmu: iommu@ff900800 {          iep_mmu: iommu@ff900800 {
                 compatible = "rockchip,iommu";                  compatible = "rockchip,iommu";
                 reg = <0x0 0xff900800 0x0 0x40>;                  reg = <0x0 0xff900800 0x0 0x40>;
                 interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH 0>;                  interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
                 interrupt-names = "iep_mmu";                  interrupt-names = "iep_mmu";
                 #iommu-cells = <0>;                  #iommu-cells = <0>;
                 status = "disabled";                  status = "disabled";
Line 1176 
Line 1177 
                 compatible = "rockchip,rk3288-dw-hdmi";                  compatible = "rockchip,rk3288-dw-hdmi";
                 reg = <0x0 0xff980000 0x0 0x20000>;                  reg = <0x0 0xff980000 0x0 0x20000>;
                 reg-io-width = <4>;                  reg-io-width = <4>;
                   #sound-dai-cells = <0>;
                 rockchip,grf = <&grf>;                  rockchip,grf = <&grf>;
                 interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;                  interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
                 clocks = <&cru  PCLK_HDMI_CTRL>, <&cru SCLK_HDMI_HDCP>, <&cru SCLK_HDMI_CEC>;                  clocks = <&cru  PCLK_HDMI_CTRL>, <&cru SCLK_HDMI_HDCP>, <&cru SCLK_HDMI_CEC>;

Legend:
Removed from v.1.1.1.4  
changed lines
  Added in v.1.1.1.4.4.1

CVSweb <webmaster@jp.NetBSD.org>