[PATCH 5/5] ARM: Add Samsung Galaxy Express support
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Tue May 30 06:20:47 PDT 2023
On 25/05/2023 01:04, Rudraksha Gupta wrote:
> This adds a very basic device tree file for the Samsung Galaxy Express
> SGH-I437. Currently, the following things work: UART, eMMC, SD Card, and
> USB.
>
> Signed-off-by: Rudraksha Gupta <guptarud at gmail.com>
> ---
> +
> +&usb_hs1_phy {
> + v3p3-supply = <&pm8921_l3>;
> + v1p8-supply = <&pm8921_l4>;
> +};
> +
> +&usb1 {
> + status = "okay";
> + dr_mode = "otg";
> +};
> +
except what was said - drop stray blank line.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list