[0/3] ARM: dts: lan966x: kontron-d10: device tree updates

Message ID 20230616-feature-d10-dt-cleanups-v1-0-50dd0452b8fe@kernel.org
Headers
Series ARM: dts: lan966x: kontron-d10: device tree updates |

Message

Michael Walle June 16, 2023, 1:18 p.m. UTC
  Fixes board reset and SPI CS# of the Kontron D10 board. Since the
MaxLinear PHY now correctly handles interrupts, we can add the correct
hardware descrption.

Signed-off-by: Michael Walle <mwalle@kernel.org>
---
Michael Walle (3):
      ARM: dts: lan966x: kontron-d10: fix board reset
      ARM: dts: lan966x: kontron-d10: fix SPI CS
      ARM: dts: lan966x: kontron-d10: add PHY interrupts

 .../dts/lan966x-kontron-kswitch-d10-mmt-8g.dts     |  2 ++
 .../boot/dts/lan966x-kontron-kswitch-d10-mmt.dtsi  | 29 +++++++++++++++++++++-
 2 files changed, 30 insertions(+), 1 deletion(-)
---
base-commit: f7efed9f38f886edb450041b82a6f15d663c98f8
change-id: 20230616-feature-d10-dt-cleanups-e79bd2e12518
  

Comments

Claudiu Beznea June 21, 2023, 9:31 a.m. UTC | #1
On 16.06.2023 16:18, Michael Walle wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
> 
> Fixes board reset and SPI CS# of the Kontron D10 board. Since the
> MaxLinear PHY now correctly handles interrupts, we can add the correct
> hardware descrption.
> 
> Signed-off-by: Michael Walle <mwalle@kernel.org>
> ---
> Michael Walle (3):
>       ARM: dts: lan966x: kontron-d10: fix board reset
>       ARM: dts: lan966x: kontron-d10: fix SPI CS
>       ARM: dts: lan966x: kontron-d10: add PHY interrupts

Applied to at91-dt, thanks!