Message ID | 20211014092703.15251-1-yuji2.ishikawa@toshiba.co.jp (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: visconti: Add Toshiba Visconti TMPV7708 VisROBO VRB board support | expand |
Hi, > -----Original Message----- > From: Yuji Ishikawa [mailto:yuji2.ishikawa@toshiba.co.jp] > Sent: Thursday, October 14, 2021 6:27 PM > To: Rob Herring <robh+dt@kernel.org>; iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT) <nobuhiro1.iwamatsu@toshiba.co.jp> > Cc: agrawal punit(アグラワル プニト □SWC◯ACT) <punit1.agrawal@toshiba.co.jp>; ishikawa yuji(石川 悠司 ○RD > C□AITC○EA開) <yuji2.ishikawa@toshiba.co.jp>; devicetree@vger.kernel.org; > linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org > Subject: [PATCH 0/3] arm64: dts: visconti: Add Toshiba Visconti TMPV7708 VisROBO VRB board support > > Hi, > > This series is a device tree for a new board > with Toshiba's ARM SoC, Visconti[0]. > The board system, called VisROBO, consists of two parts: > VRC SoM and VRB base board. > > Best regards, > Yuji > > [0]: https://toshiba.semicon-storage.com/ap-en/semiconductor/product/image-recognition-processors-visconti.html > > Yuji Ishikawa (3): > arm64: dts: visconti: Add 150MHz fixed clock to TMPV7708 SoC > dt-bindings: arm: toshiba: Add the TMPV7708 VisROBO VRB board > arm64: dts: visconti: Add DTS for the VisROBO board > > .../devicetree/bindings/arm/toshiba.yaml | 1 + > arch/arm64/boot/dts/toshiba/Makefile | 1 + > .../boot/dts/toshiba/tmpv7708-visrobo-vrb.dts | 61 +++++++++++++++++++ > .../dts/toshiba/tmpv7708-visrobo-vrc.dtsi | 44 +++++++++++++ > arch/arm64/boot/dts/toshiba/tmpv7708.dtsi | 7 +++ > 5 files changed, 114 insertions(+) > create mode 100644 arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrb.dts > create mode 100644 arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrc.dtsi > Applied, thanks. Best regards, Nobuhiro