Merge tag 'docs-5.15' of git://git.lwn.net/linux
[linux-2.6-microblaze.git] / arch / arm / boot / dts / stih418.dtsi
index a05e227..97eda43 100644 (file)
        };
 
        soc {
+               rng11: rng@8a8a000 {
+                       status = "disabled";
+               };
+
                usb2_picophy1: phy2@0 {
                        compatible = "st,stih407-usb2-phy";
                        reg = <0 0>;
                        assigned-clock-parents = <&clk_s_c0_pll1 0>;
                        assigned-clock-rates = <200000000>;
                };
+
+               thermal@91a0000 {
+                       compatible = "st,stih407-thermal";
+                       reg = <0x91a0000 0x28>;
+                       clock-names = "thermal";
+                       clocks = <&clk_sysin>;
+                       interrupts = <GIC_SPI 205 IRQ_TYPE_EDGE_RISING>;
+               };
        };
 };