mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-15 04:42:02 +00:00
36 lines
1.3 KiB
Diff
36 lines
1.3 KiB
Diff
|
From 0fa34a01a4a209cc3e1d992e3730448f207da894 Mon Sep 17 00:00:00 2001
|
||
|
From: Phil Elwell <phil@raspberrypi.com>
|
||
|
Date: Tue, 25 Oct 2022 20:08:51 +0100
|
||
|
Subject: [PATCH 461/726] overlays: Add README entry for i2c-rtc,rv3032
|
||
|
|
||
|
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
|
||
|
---
|
||
|
arch/arm/boot/dts/overlays/README | 4 ++++
|
||
|
1 file changed, 4 insertions(+)
|
||
|
|
||
|
diff --git a/arch/arm/boot/dts/overlays/README b/arch/arm/boot/dts/overlays/README
|
||
|
index 92b0dcb3c9f9..82968d9f1dd6 100644
|
||
|
--- a/arch/arm/boot/dts/overlays/README
|
||
|
+++ b/arch/arm/boot/dts/overlays/README
|
||
|
@@ -1808,6 +1808,8 @@ Params: abx80x Select one of the ABx80x family:
|
||
|
|
||
|
rv3028 Select the Micro Crystal RV3028 device
|
||
|
|
||
|
+ rv3032 Select the Micro Crystal RV3032 device
|
||
|
+
|
||
|
rv8803 Select the Micro Crystal RV8803 device
|
||
|
|
||
|
sd3078 Select the ZXW Shenzhen whwave SD3078 device
|
||
|
@@ -1892,6 +1894,8 @@ Params: abx80x Select one of the ABx80x family:
|
||
|
|
||
|
rv3028 Select the Micro Crystal RV3028 device
|
||
|
|
||
|
+ rv3032 Select the Micro Crystal RV3032 device
|
||
|
+
|
||
|
rv8803 Select the Micro Crystal RV8803 device
|
||
|
|
||
|
sd3078 Select the ZXW Shenzhen whwave SD3078 device
|
||
|
--
|
||
|
2.33.1
|
||
|
|