summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrc.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2022-05-10arm64: dts: visconti: Update the clock providers for SPINobuhiro Iwamatsu1-2/+0
Remove fixed clock and source common clock for SPI. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Link: https://lore.kernel.org/r/20220510015229.139818-5-nobuhiro1.iwamatsu@toshiba.co.jp/
2022-05-10arm64: dts: visconti: Update the clock providers for watchdog timerNobuhiro Iwamatsu1-1/+0
Remove fixed clock and source common clock for watchdog timer. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Link: https://lore.kernel.org/r/20220510015229.139818-4-nobuhiro1.iwamatsu@toshiba.co.jp/
2022-05-10arm64: dts: visconti: Update the clock providers for I2CNobuhiro Iwamatsu1-1/+0
Replace I2C clock with common clock framework. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Link: https://lore.kernel.org/r/20220510015229.139818-3-nobuhiro1.iwamatsu@toshiba.co.jp/
2021-10-16arm64: dts: visconti: Add DTS for the VisROBO boardYuji Ishikawa1-0/+44
This board consists of two boards: the SoM board (VRC SoM) with the SoC on board, and the board for I/O (VRB). The functions of each board supported by this update are as follows: - VRC SoM - WDT - GPIO - SDCard (SPI-MMC mode) - I2C x1 - VRB board - VRC SoM - UART x2 - Ethernet phy Signed-off-by: Yuji Ishikawa <yuji2.ishikawa@toshiba.co.jp> Link: https://lore.kernel.org/r/20211014092703.15251-4-yuji2.ishikawa@toshiba.co.jp Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>