On Tue, Apr 14, 2026 at 06:44:55PM +0000, Lin, Meng-Bo wrote:
> Panasonic ELUGA U2 is a phone using the MSM8916 SoC released in 2015.
>
> Add a device tree for with initial support for:
>
> - GPIO keys
> - GPIO LEDs
> - pm8916-vibrator
> - SDHCI (internal and external storage)
> - USB Device Mode
> - UART
> - Regulators
>
> Signed-off-by: "Lin, Meng-Bo" <[email protected]>
> ---
> arch/arm64/boot/dts/qcom/Makefile | 1 +
> .../dts/qcom/msm8916-panasonic-eluga-u2.dts | 149 ++++++++++++++++++
> 2 files changed, 150 insertions(+)
> create mode 100644 arch/arm64/boot/dts/qcom/msm8916-panasonic-eluga-u2.dts
>
> +&venus {
> + status = "okay";
Does it work with the standard Venus firmware or do you use a
device-specific one?
> +};
> +
> +&venus_mem {
> + status = "okay";
> +};
> --
> 2.47.3
>
>
--
With best wishes
Dmitry