[PATCH v2 3/4] arm64: dts: amlogic: add fbx8am board
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Tue Feb 13 00:42:58 PST 2024
On 12/02/2024 18:51, Marc Gonzalez wrote:
> From: Pierre-Hugues Husson <phhusson at freebox.fr>
>
> The fbx8am boards are based on the Amlogic Meson G12A S905X2 SoC,
> and the SEI510 board design.
>
> Signed-off-by: Pierre-Hugues Husson <phhusson at freebox.fr>
> Signed-off-by: Marc Gonzalez <mgonzalez at freebox.fr>
...
> + hdmi-connector {
> + compatible = "hdmi-connector";
> + type = "a";
> +
> + port {
> + hdmi_connector_in: endpoint {
> + remote-endpoint = <&hdmi_tx_tmds_out>;
> + };
> + };
> + };
> +
> + memory at 0 {
> + device_type = "memory";
> + reg = <0x0 0x0 0x0 0x80000000>;
> + };
> +
> + ao_5v: regulator-ao_5v {
No underscores in node names.
Didn't you get such comment before?
Best regards,
Krzysztof
More information about the linux-amlogic
mailing list