Re: [PATCH v2 2/2] arm64: zynqmp: Add ifm ZynqMP VHIP6 EvalBoard
From: Peter Korsgaard
Date: Fri Sep 11 2026 - 05:55:57 EST
>>>>> "Marek" == Marek Vasut <marex@xxxxxxxxxxxx> writes:
> Add support for ifm ZynqMP VHIP6 EvalBoard reference design.
> The board is populated with four ethernet ports, QSPI NOR,
> eMMC, UART and USB host interfaces.
> Signed-off-by: Marek Vasut <marex@xxxxxxxxxxxx>
..
> + chosen {
> + bootargs = "clk_ignore_unused";
Why?
> +&gpio {
> + status = "okay";
> + gpio-line-names =
> + /* GPIO 0 - 77 */
> + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
> + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
> + "", "", "", "", "",
> + "ifm_device_info_eeprom_wp",
NIT: The dts references a number of other GPIOs, any specific reason to
only name this one?
--
Bye, Peter Korsgaard