[PATCH v6 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Sun Dec 10 06:39:45 PST 2023


On 10/12/2023 00:31, Peter Griffin wrote:
> Add initial board support for the Pixel 6 phone code named Oriole. This
> has been tested with a minimal busybox initramfs and boots to a shell.
> 
> Tested-by: Will McVicker <willmcvicker at google.com>
> Reviewed-by: Sam Protsenko <semen.protsenko at linaro.org>
> Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
> ---
>  arch/arm64/boot/dts/exynos/Makefile           |   2 +

...

> +&serial_0 {
> +	status = "okay";

Keep status the last

> +	pinctrl-names = "default";
> +	pinctrl-0 = <&uart0_bus>;
> +};
> +
> +&usi_uart {
> +	status = "okay";

Keep status the last

> +	samsung,clkreq-on; /* needed for UART mode */
> +};
> +
> +&watchdog_cl0 {
> +	timeout-sec = <30>;
> +	status = "okay";
> +};

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list