On 30/09/2022 22:10, Konrad Dybcio wrote: > > > On 30.09.2022 22:10, Krzysztof Kozlowski wrote: >> On 30/09/2022 21:10, Konrad Dybcio wrote: >>> Add required nodes to support display on XZ2/XZ2c. XZ3 has a >>> different power rail setup and needs to be handled separately. >>> >>> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx> >>> --- >>> .../qcom/sdm845-sony-xperia-tama-akari.dts | 4 + >>> .../qcom/sdm845-sony-xperia-tama-akatsuki.dts | 44 ++++++++- >>> .../qcom/sdm845-sony-xperia-tama-apollo.dts | 6 ++ >>> .../dts/qcom/sdm845-sony-xperia-tama.dtsi | 96 +++++++++++++++++++ >>> 4 files changed, 149 insertions(+), 1 deletion(-) >>> >>> diff --git a/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akari.dts b/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akari.dts >>> index 34f84f1f1eb4..d97b7f1e7140 100644 >>> --- a/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akari.dts >>> +++ b/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akari.dts >>> @@ -11,3 +11,7 @@ / { >>> model = "Sony Xperia XZ2"; >>> compatible = "sony,akari-row", "qcom,sdm845"; >>> }; >>> + >>> +&panel { >>> + compatible = "sony,td4353-jdi-tama"; >> >> git grep suggests it is not documented. Is it coming via different patchset? > As mentioned in the cover letter, yes. I didn't get it. Neither did lore: https://lore.kernel.org/linux-devicetree/20220930191049.123256-1-konrad.dybcio@xxxxxxxxxxxxxx/ "Message-ID <20220930191049.123256-1-konrad.dybcio@xxxxxxxxxxxxxx> not found" Best regards, Krzysztof