[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240823153528.3863993-1-karthikeyan@linumiz.com>
Date: Fri, 23 Aug 2024 21:05:20 +0530
From: Karthikeyan Krishnasamy <karthikeyan@...umiz.com>
To: robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
heiko@...ech.de,
alexandre.belloni@...tlin.com
Cc: devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org,
linux-rtc@...r.kernel.org,
Karthikeyan Krishnasamy <karthikeyan@...umiz.com>
Subject: [PATCH 0/8] Add support Relfor Saib board which is based on Rockchip RV1109 SoC
Rockchip RV1109 is compatible with Rockchip RV1126.
Relfor Saib board is equipped with 1GB of RAM and 4GB of eMMC
Pheripherals like Bluetooth 4.2, Wifi 5G, audio-codec,
ir transmitter and receiver, etc
Karthikeyan Krishnasamy (8):
ARM: dts: rockchip: Add i2c3 node for RV1126
ARM: dts: rockchip: Add i2s0 node for RV1126
ARM: dts: rockchip: Add pwm node for RV1126
ARM: dts: rockchip: Add watchdog node for RV1126
Documentation: bindings: rtc: add clock-cells property
dt-bindings: vendor-prefixes: Add Relfor labs
dt-bindings: arm: rockchip: Add Relfor Saib
ARM: dts: rockchip: Add Relfor Saib board
.../devicetree/bindings/arm/rockchip.yaml | 6 +
.../bindings/rtc/microcrystal,rv3028.yaml | 3 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rv1109-relfor-saib.dts | 439 ++++++++++++++++++
.../arm/boot/dts/rockchip/rv1126-pinctrl.dtsi | 256 ++++++++++
arch/arm/boot/dts/rockchip/rv1126.dtsi | 159 +++++++
7 files changed, 866 insertions(+)
create mode 100644 arch/arm/boot/dts/rockchip/rv1109-relfor-saib.dts
--
2.39.2
Powered by blists - more mailing lists