lkml.org 
[lkml]   [2022]   [Apr]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH V2 2/3] arm64: dts: mt8183: Update disp_aal node compatible
    From


    On 11/04/2022 05:58, Rex-BC Chen wrote:
    > The driver data of MT8183 and MT8173 are different.
    > The value of has_gamma for MT8173 is true while the value of MT8183 is
    > false. Therefore, the compatible of disp_aal for MT8183 is not suitable
    > for the compatible for MT8173.
    >
    > Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
    > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

    Applied thanks!

    > ---
    > arch/arm64/boot/dts/mediatek/mt8183.dtsi | 3 +--
    > 1 file changed, 1 insertion(+), 2 deletions(-)
    >
    > diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
    > index 4b08691ed39e..a3616005d65c 100644
    > --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
    > +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
    > @@ -1466,8 +1466,7 @@
    > };
    >
    > aal0: aal@14010000 {
    > - compatible = "mediatek,mt8183-disp-aal",
    > - "mediatek,mt8173-disp-aal";
    > + compatible = "mediatek,mt8183-disp-aal";
    > reg = <0 0x14010000 0 0x1000>;
    > interrupts = <GIC_SPI 233 IRQ_TYPE_LEVEL_LOW>;
    > power-domains = <&spm MT8183_POWER_DOMAIN_DISP>;

    \
     
     \ /
      Last update: 2022-04-22 16:20    [W:2.315 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site