Re: [PATCH 2/2] arm64: dts: mediatek: mt8173: add hana revision 2
From: Chen-Yu Tsai
Date: Wed Mar 25 2026 - 05:37:40 EST
On Wed, Mar 25, 2026 at 4:26 PM Icenowy Zheng <zhengxingda@xxxxxxxxxxx> wrote:
>
> The current mt8173-elm-hana.dts file only contains compatible strings
> for revision 3~6, makes boards with revision 0~2 to fail to match a
> revision-specific DTS and may fall back to the rev7 one (which lacks
> some gpio-keys).
>
> As I've got a Lenovo Flex 11 Chromebook with board revision 2, add it to
> the base hana DTB file.
>
> Signed-off-by: Icenowy Zheng <uwu@xxxxxxxxxx>
> Signed-off-by: Icenowy Zheng <zhengxingda@xxxxxxxxxxx>
I couldn't dig up which revisions were commercially available, but
our downstream kernel says that regvisions 0 through 6 are all
compatible.
Acked-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>