Message ID | 20230919163009.203752-1-olivier.moysan@foss.st.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: dts: stm32: add dfsdm & sai pin muxings on stm32mp13 | expand |
Hi Olivier On 9/19/23 18:30, Olivier Moysan wrote: > Add pin muxings for STM32 DFSDM and SAI audio peripherals on STM32MP13 > Disco boards expansion connector. > > Olivier Moysan (2): > ARM: dts: stm32: add pins muxing for sai1 on stm32mp13 > ARM: dts: stm32: add pins muxing for dfsdm on stm32mp13 > > arch/arm/boot/dts/st/stm32mp13-pinctrl.dtsi | 60 +++++++++++++++++++++ > 1 file changed, 60 insertions(+) > Why do you push only pins muxing ? I prefer to merge pins when I'm sure that they'll be used on a board. In your case, if those pins rely on a connector then declare this descriptor (as we did for mp15). regards Alex