[PATCH RFC 0/4] arm64: dts: freescale: Add chargebyte Charge Control Y
Stefan Wahren <[email protected]>
| Newsgroups | gmane.linux.can,gmane.linux.kernel,gmane.linux.drivers.devicetree,gmane.linux.ports.arm.kernel |
|---|---|
| Message-ID | <[email protected]> |
This series adds support for the chargebyte Charge Control Y, which is an Electrical Vehicle Supply Equipment (EVSE) for MCS (Megawatt Charging System) charging stations. Stefan Wahren (4): dt-bindings: arm: fsl: Add chargebyte Charge Control Y dt-bindings: phy: ti,tcan104x-can: Document Microchip MCP2542 phy: phy-can-transceiver: Add support for Microchip MCP2542 arm64: dts: freescale: Add chargebyte Charge Control Y .../devicetree/bindings/arm/fsl.yaml | 1 + .../bindings/phy/ti,tcan104x-can.yaml | 2 + arch/arm64/boot/dts/freescale/Makefile | 1 + .../dts/freescale/imx93-charge-control-y.dts | 387 ++++++++++++++++++ .../boot/dts/freescale/imx93-phycore-som.dtsi | 2 +- drivers/phy/phy-can-transceiver.c | 8 + 6 files changed, 400 insertions(+), 1 deletion(-) create mode 100644 arch/arm64/boot/dts/freescale/imx93-charge-control-y.dts -- 2.43.0