Files
i2som-imx-linux/Documentation/devicetree/bindings/net/can
Dong Aisheng 2901595611 MLK-10131 ENGR00300439-5 can: flexcan: parse stop mode control bits from device tree
Starting from IMX6, the flexcan stop mode control bits is SoC specific,
move it out of IP driver and parse it from devicetree.
It's good from maintain perspective and can avoid adding too many SoC
specifi bits in driver but with no IP changes when the IMX SoC series
keep growing.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
(cherry picked from commit 97b99b59c9f09d58ea35f3c0cf58665c20f2e292)
(cherry picked from commit 6355208605)

Conflicts:
	arch/arm/boot/dts/imx6qdl.dtsi
2019-02-12 10:23:34 +08:00
..