Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[linux-2.6-block.git] / arch / arm64 / boot / dts / mediatek / mt8173.dtsi
index 804881181fcc41f6396c1d580bb2a0377857a2e3..eab7efc2302d135a0aaec2a529ee200d95259315 100644 (file)
                        #iommu-cells = <1>;
                };
 
+               efuse: efuse@10206000 {
+                       compatible = "mediatek,mt8173-efuse";
+                       reg = <0 0x10206000 0 0x1000>;
+               };
+
                apmixedsys: clock-controller@10209000 {
                        compatible = "mediatek,mt8173-apmixedsys";
                        reg = <0 0x10209000 0 0x1000>;
                        status = "disabled";
                };
 
+               nor_flash: spi@1100d000 {
+                       compatible = "mediatek,mt8173-nor";
+                       reg = <0 0x1100d000 0 0xe0>;
+                       clocks = <&pericfg CLK_PERI_SPI>,
+                                <&topckgen CLK_TOP_SPINFI_IFR_SEL>;
+                       clock-names = "spi", "sf";
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+                       status = "disabled";
+               };
+
                i2c3: i2c@11010000 {
                        compatible = "mediatek,mt8173-i2c";
                        reg = <0 0x11010000 0 0x70>,