On Tue, 10 Nov 2020 11:25:50 +0100, Ahmad Fatoum wrote: > The Linux Automation MC-1 is built around an OSD32MP15x SiP with CPU, > RAM, PMIC, Oscillator and EEPROM. Adjust the binding, so the SiP > compatible is contained as well. This allows boot firmware to match > against it to apply fixups if necessary. > > Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > v1 -> v2: > - split up binding and device tree change > --- > Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>