.../bindings/incomplete-devices.yaml | 101 ++++++++++++++++++ 1 file changed, 101 insertions(+)
Another batch of compatibles unlikely to ever be documented. It's
mostly old PowerMAC stuff found in DT compatible API calls.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
.../bindings/incomplete-devices.yaml | 101 ++++++++++++++++++
1 file changed, 101 insertions(+)
diff --git a/Documentation/devicetree/bindings/incomplete-devices.yaml b/Documentation/devicetree/bindings/incomplete-devices.yaml
index cfc1d39441b1..289f7c3b91c3 100644
--- a/Documentation/devicetree/bindings/incomplete-devices.yaml
+++ b/Documentation/devicetree/bindings/incomplete-devices.yaml
@@ -35,22 +35,116 @@ properties:
- description: Legacy compatibles used on Macintosh devices
enum:
+ - AAPL,3500
+ - AAPL,7500
+ - AAPL,8500
+ - AAPL,9500
+ - AAPL,accelerometer_1
+ - AAPL,e411
+ - AAPL,Gossamer
+ - AAPL,PowerBook1998
+ - AAPL,ShinerESB
- adm1030
- bmac+
+ - burgundy
+ - cy28508
+ - daca
+ - fcu
+ - gatwick
+ - gmac
+ - heathrow
+ - heathrow-ata
- heathrow-media-bay
+ - i2sbus
+ - i2s-modem
+ - iMac
+ - K2-GMAC
+ - k2-i2c
+ - K2-Keylargo
+ - K2-UATA
+ - kauai-ata
+ - Keylargo
+ - keylargo-ata
- keylargo-media-bay
- lm87cimt
- MAC,adm1030
- MAC,ds1775
+ - MacRISC
+ - MacRISC2
+ - MacRISC3
+ - MacRISC4
- max6690
+ - ohare
- ohare-media-bay
- ohare-swim3
+ - PowerBook1,1
+ - PowerBook2,1
+ - PowerBook2,2
+ - PowerBook3,1
+ - PowerBook3,2
+ - PowerBook3,3
+ - PowerBook3,4
+ - PowerBook3,5
+ - PowerBook4,1
+ - PowerBook4,2
+ - PowerBook4,3
+ - PowerBook5,1
+ - PowerBook5,2
+ - PowerBook5,3
+ - PowerBook5,4
+ - PowerBook5,5
+ - PowerBook5,6
+ - PowerBook5,7
+ - PowerBook5,8
+ - PowerBook5,9
+ - PowerBook6,3
+ - PowerBook6,5
+ - PowerBook6,7
+ - PowerMac10,1
+ - PowerMac10,2
+ - PowerMac1,1
+ - PowerMac11,2
+ - PowerMac12,1
+ - PowerMac2,1
+ - PowerMac2,2
+ - PowerMac3,1
+ - PowerMac3,4
+ - PowerMac3,5
+ - PowerMac3,6
+ - PowerMac4,1
+ - PowerMac4,2
+ - PowerMac4,4
+ - PowerMac4,5
+ - PowerMac7,2
+ - PowerMac7,3
+ - PowerMac8,1
+ - PowerMac8,2
+ - PowerMac9,1
+ - paddington
+ - RackMac1,1
+ - RackMac1,2
+ - RackMac3,1
+ - screamer
+ - shasta-ata
+ - sms
+ - smu-rpm-fans
- smu-sat
+ - smu-sensors
+ - snapper
- swim3
+ - u3-agp
+ - u3-dart
+ - u3-ht
+ - u4-dart
+ - u4-pcie
+ - U4-pcie
- description: Legacy compatibles used on other PowerPC devices
enum:
- 1682m-rng
+ - direct-mapped
+ - display
+ - hawk-pci
- IBM,lhca
- IBM,lhea
- IBM,lhea-ethernet
@@ -60,6 +154,7 @@ properties:
- ohci-be
- ohci-bigendian
- ohci-le
+ - soc
- description: Legacy compatibles used on SPARC devices
enum:
@@ -68,7 +163,10 @@ properties:
- isa-m5819p
- isa-m5823p
- m5819
+ - qcn
- sab82532
+ - su
+ - sun4v
- SUNW,bbc-beep
- SUNW,bbc-i2c
- SUNW,CS4231
@@ -96,9 +194,12 @@ properties:
- compat1
- compat2
- compat3
+ - gpio-mockup
+ - gpio-simulator
- linux,spi-loopback-test
- mailbox-test
- regulator-virtual-consumer
+ - test-device
- description:
Devices on MIPS platform, without any DTS users. These are
--
2.45.2
On Wed, Sep 4, 2024 at 3:03 PM Rob Herring (Arm) <robh@kernel.org> wrote: > > Another batch of compatibles unlikely to ever be documented. It's > mostly old PowerMAC stuff found in DT compatible API calls. > > Signed-off-by: Rob Herring (Arm) <robh@kernel.org> > --- > .../bindings/incomplete-devices.yaml | 101 ++++++++++++++++++ > 1 file changed, 101 insertions(+) Found a few more to add. I added them and applied this. 1682m-gpio CBEA,platform-open-pic CBEA,platform-spider-pic gpio-mdio hawk-bridge IBM,CBEA ibm,axon-msic mai-logic,articia-s mpc10x-pci nintendo,flipper nintendo,flipper-exi nintendo,flipper-pi nintendo,flipper-pic nintendo,hollywood nintendo,hollywood-pic PA6T-1682M pasemi,1682m-iob pasemi,localbus pasemi,nemo pasemi,pwrficient pasemi,rootbus pasemi,sdc sti,platform-spider-pic i2cpcf,8584 gpio-virtuser
On Wed, Sep 04, 2024 at 03:02:52PM -0500, Rob Herring (Arm) wrote: > Another batch of compatibles unlikely to ever be documented. It's > mostly old PowerMAC stuff found in DT compatible API calls. > > Signed-off-by: Rob Herring (Arm) <robh@kernel.org> > --- > .../bindings/incomplete-devices.yaml | 101 ++++++++++++++++++ > 1 file changed, 101 insertions(+) Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
© 2016 - 2025 Red Hat, Inc.