Merge tag 'keystone_dts_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
[platform/kernel/linux-rpi.git] / arch / arm / boot / dts / keystone-k2g.dtsi
index 33acf7d..05a7501 100644 (file)
                        clock-names = "gpio";
                };
 
+               dss: dss@02540000 {
+                       compatible = "ti,k2g-dss";
+                       reg =   <0x02540000 0x400>,
+                               <0x02550000 0x1000>,
+                               <0x02557000 0x1000>,
+                               <0x0255a800 0x100>,
+                               <0x0255ac00 0x100>;
+                       reg-names = "cfg", "common", "vid1", "ovr1", "vp1";
+                       clocks =        <&k2g_clks 0x2 0>,
+                                       <&k2g_clks 0x2 1>;
+                       clock-names = "fck", "vp1";
+                       interrupts = <GIC_SPI 247 IRQ_TYPE_EDGE_RISING>;
+
+                       power-domains = <&k2g_pds 0x2>;
+                       status = "disabled";
+                       #address-cells = <1>;
+                       #size-cells = <1>;
+                       ranges;
+
+                       max-memory-bandwidth = <230000000>;
+               };
+
                edma0: edma@2700000 {
                        compatible = "ti,k2g-edma3-tpcc", "ti,edma3-tpcc";
                        reg =   <0x02700000 0x8000>;