1. 30 Nov, 2020 2 commits
  2. 16 Nov, 2020 3 commits
  3. 10 Nov, 2020 5 commits
  4. 03 Nov, 2020 2 commits
  5. 31 Oct, 2020 1 commit
    • Oleksij Rempel's avatar
      ARM: dts: imx6/7: sync fsl,stop-mode with current flexcan driver · 73db2151
      Oleksij Rempel authored
      After this patch we need 2 arguments less for the fsl,stop-mode
      property:
      
      | commit d9b081e3
      | 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:
      |
      |  048e3a34 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: default avatarOleksij Rempel <o.rempel@pengutronix.de>
      Reviewed-by: default avatarJoakim Zhang <qiangqing.zhang@nxp.com>
      Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
      73db2151
  6. 30 Oct, 2020 5 commits
  7. 29 Oct, 2020 2 commits
  8. 28 Oct, 2020 14 commits
  9. 26 Oct, 2020 1 commit
  10. 25 Oct, 2020 5 commits