| // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| * Device Tree Source for the White Hawk CPU and BreakOut boards |
| * Copyright (C) 2022 Renesas Electronics Corp. |
| #include "r8a779g0-white-hawk-cpu.dtsi" |
| #include "r8a779g0-white-hawk-csi-dsi.dtsi" |
| #include "r8a779g0-white-hawk-ethernet.dtsi" |
| model = "Renesas White Hawk CPU and Breakout boards based on r8a779g0"; |
| compatible = "renesas,white-hawk-breakout", "renesas,white-hawk-cpu", "renesas,r8a779g0"; |
| can_transceiver0: can-phy0 { |
| compatible = "nxp,tjr1443"; |
| enable-gpios = <&gpio1 3 GPIO_ACTIVE_HIGH>; |
| clock-frequency = <40000000>; |
| pinctrl-0 = <&canfd0_pins>, <&canfd1_pins>, <&can_clk_pins>; |
| pinctrl-names = "default"; |
| phys = <&can_transceiver0>; |
| compatible = "rohm,br24g01", "atmel,24c01"; |
| label = "breakout-board"; |