mbox series

[v2,0/2] arm64: dts: mt8173: Fix nor flash node

Message ID 20220630090157.29486-1-xiangsheng.hou@mediatek.com (mailing list archive)
Headers show
Series arm64: dts: mt8173: Fix nor flash node | expand

Message

Xiangsheng Hou June 30, 2022, 9:01 a.m. UTC
Add axi clock since the driver change to DMA mode which need to enable
axi clock. And change spi clock to 26MHz as default.
Add assigned clock property and axi clock binding file.

Changes from v1:
- Modify nor binding file

Xiangsheng Hou (2):
  arm64: dts: mt8173: Fix nor_flash node
  dt-bindings: mediatek: Add assigned clock property and axi clock in
    example

 .../devicetree/bindings/spi/mediatek,spi-mtk-nor.yaml  | 10 ++++++++--
 arch/arm64/boot/dts/mediatek/mt8173.dtsi               |  7 +++++--
 2 files changed, 13 insertions(+), 4 deletions(-)