mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
ARM: dts: stm32: use 'typec' generic name for stusb1600 on stm32mp15xx-dkx
Adopt generic node name 'typec' for stusb1600, which is the USB Type-C controller on stm32mp157x Discovery Kits. Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com> Link: https://lore.kernel.org/r/20250603-stm32mp157f-dk2-v2-2-5be0854a9299@foss.st.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
This commit is contained in:
parent
ab2e0f4f6c
commit
8ac2fba023
|
|
@ -254,7 +254,7 @@ &i2c4 {
|
|||
/delete-property/dmas;
|
||||
/delete-property/dma-names;
|
||||
|
||||
stusb1600@28 {
|
||||
stusb1600: typec@28 {
|
||||
compatible = "st,stusb1600";
|
||||
reg = <0x28>;
|
||||
interrupts = <11 IRQ_TYPE_LEVEL_LOW>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user