On Mon, 17 Jun 2024 08:58:28 +0200, Krzysztof Kozlowski wrote: > Emails to Anson Huang bounce: > > Diagnostic-Code: smtp; 550 5.4.1 Recipient address rejected: Access denied. > > Add IMX platform maintainers for bindings which would become orphaned. > > Acked-by: Uwe Kleine-König <ukleinek@xxxxxxxxxx> > Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx> > Acked-by: Peng Fan <peng.fan@xxxxxxx> > Acked-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> # for I2C > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes in v2: > 1. Add acks/Rbs. > 2. Change clock maintainers to Abel Vesa and Peng Fan. > 3. Change iio/magnetometer maintainer to Jonathan. > --- > .../devicetree/bindings/arm/freescale/fsl,imx7ulp-sim.yaml | 4 +++- > Documentation/devicetree/bindings/clock/imx6q-clock.yaml | 3 ++- > Documentation/devicetree/bindings/clock/imx6sl-clock.yaml | 3 ++- > Documentation/devicetree/bindings/clock/imx6sll-clock.yaml | 3 ++- > Documentation/devicetree/bindings/clock/imx6sx-clock.yaml | 3 ++- > Documentation/devicetree/bindings/clock/imx6ul-clock.yaml | 3 ++- > Documentation/devicetree/bindings/clock/imx7d-clock.yaml | 1 - > Documentation/devicetree/bindings/clock/imx8m-clock.yaml | 3 ++- > Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml | 4 +++- > Documentation/devicetree/bindings/gpio/gpio-mxs.yaml | 1 - > Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml | 4 +++- > .../devicetree/bindings/iio/magnetometer/fsl,mag3110.yaml | 2 +- > .../devicetree/bindings/memory-controllers/fsl/mmdc.yaml | 4 +++- > Documentation/devicetree/bindings/nvmem/imx-iim.yaml | 4 +++- > Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml | 4 +++- > Documentation/devicetree/bindings/nvmem/mxs-ocotp.yaml | 4 +++- > Documentation/devicetree/bindings/pwm/imx-tpm-pwm.yaml | 4 +++- > Documentation/devicetree/bindings/pwm/mxs-pwm.yaml | 1 - > Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml | 4 +++- > Documentation/devicetree/bindings/thermal/imx-thermal.yaml | 1 - > Documentation/devicetree/bindings/thermal/imx8mm-thermal.yaml | 4 +++- > Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml | 4 +++- > Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml | 4 +++- > .../devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml | 4 +++- > 24 files changed, 52 insertions(+), 24 deletions(-) > Applied, thanks!