Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) %YAML 1.2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) ---
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) $id: http://devicetree.org/schemas/rtc/trivial-rtc.yaml#
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) $schema: http://devicetree.org/meta-schemas/core.yaml#
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) title: Trivial RTCs
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) maintainers:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)   - Alexandre Belloni <alexandre.belloni@bootlin.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) description: |
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)   This is a list of trivial RTC devices that have simple device tree
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14)   bindings, consisting only of a compatible field, an address and
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15)   possibly an interrupt line.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) allOf:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)   - $ref: "rtc.yaml#"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) properties:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21)   compatible:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22)     enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23)       # AB-RTCMC-32.768kHz-B5ZE-S3: Real Time Clock/Calendar Module with I2C Interface
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24)       - abracon,abb5zes3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25)       # AB-RTCMC-32.768kHz-EOZ9: Real Time Clock/Calendar Module with I2C Interface
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26)       - abracon,abeoz9
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27)       # I2C, 32-Bit Binary Counter Watchdog RTC with Trickle Charger and Reset Input/Output
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28)       - dallas,ds1374
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29)       # Dallas DS1672 Real-time Clock
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30)       - dallas,ds1672
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31)       # Extremely Accurate I²C RTC with Integrated Crystal and SRAM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32)       - dallas,ds3232
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33)       # I2C-BUS INTERFACE REAL TIME CLOCK MODULE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34)       - epson,rx8010
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35)       # I2C-BUS INTERFACE REAL TIME CLOCK MODULE with Battery Backed RAM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36)       - epson,rx8571
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37)       # I2C-BUS INTERFACE REAL TIME CLOCK MODULE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38)       - epson,rx8581
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39)       # Intersil ISL1208 Low Power RTC with Battery Backed SRAM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40)       - isil,isl1208
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41)       # Intersil ISL1218 Low Power RTC with Battery Backed SRAM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42)       - isil,isl1218
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43)       # Intersil ISL12022 Real-time Clock
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44)       - isil,isl12022
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45)       # Real Time Clock Module with I2C-Bus
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46)       - microcrystal,rv3028
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47)       # Real Time Clock Module with I2C-Bus
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48)       - microcrystal,rv3029
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49)       # Real Time Clock
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50)       - microcrystal,rv8523
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51)       # Real-time clock
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52)       - nxp,pcf2127
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53)       # Real-time clock
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54)       - nxp,pcf2129
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55)       # Real-time clock
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56)       - nxp,pca2129
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57)       # Real-time Clock Module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58)       - pericom,pt7c4338
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59)       # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60)       - ricoh,r2025sd
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61)       # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62)       - ricoh,r2221tl
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63)       # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64)       - ricoh,rs5c372a
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65)       # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 66)       - ricoh,rs5c372b
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 67)       # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 68)       - ricoh,rv5c386
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 69)       # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 70)       - ricoh,rv5c387a
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 71)       # 2-wire CMOS real-time clock
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 72)       - sii,s35390a
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 73)       # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 74)       - whwave,sd3078
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 75)       # Xircom X1205 I2C RTC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 76)       - xircom,x1205
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 77) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 78)   reg:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 79)     maxItems: 1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 80) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 81)   interrupts:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 82)     maxItems: 1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 83) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 84)   start-year: true
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 85) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 86) required:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 87)   - compatible
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 88)   - reg
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 89) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 90) additionalProperties: false
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 91) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 92) ...