提交 86cb8a88 编写于 作者: B Bayi Cheng 提交者: Matthias Brugger

arm64: dts: mt8173: Add nor flash node

Add Mediatek nor flash node
Signed-off-by: NBayi Cheng <bayi.cheng@mediatek.com>
Acked-by: NBrian Norris <computersforpeace@gmail.com>
Reviewed-by: Daniel Kurtz <djkurtz@chromium. org>
Signed-off-by: NMatthias Brugger <matthias.bgg@gmail.com>
上级 92e963f5
......@@ -397,6 +397,17 @@
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>,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册