ARM: dts: imx6/7: sync fsl,stop-mode with current flexcan driver
authorOleksij Rempel <o.rempel@pengutronix.de>
Fri, 16 Oct 2020 07:51:58 +0000 (09:51 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 31 Oct 2020 08:29:39 +0000 (16:29 +0800)
commit73db215119963918afe446c6cec76e2d421aa33c
tree41a3fb4611c9ec172baef0bf8b61c012472df141
parent97f1dd5ba28f45f1fd41285dc713c7cf391f2cd7
ARM: dts: imx6/7: sync fsl,stop-mode with current flexcan driver

After this patch we need 2 arguments less for the fsl,stop-mode
property:

| commit d9b081e3fc4bdc33e672dcb7bb256394909432fc
| Author: Marc Kleine-Budde <mkl@pengutronix.de>
| Date:   Sun Jun 14 21:09:20 2020 +0200
|
| can: flexcan: remove ack_grp and ack_bit handling from driver
|
| Since commit:
|
|  048e3a34a2e7 can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgment
|
| the driver polls the IP core's internal bit MCR[LPM_ACK] as stop mode
| acknowledge and not the acknowledgment on chip level.
|
| This means the 4th and 5th value of the property "fsl,stop-mode" isn't used
| anymore. This patch removes the used "ack_gpr" and "ack_bit" from the driver.

This patch removes the two last arguments, as they are not needed
anymore.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/boot/dts/imx6sx.dtsi
arch/arm/boot/dts/imx6ul.dtsi
arch/arm/boot/dts/imx7s.dtsi