[PATCH 05/18] dt-bindings: display: mediatek: dsi: add binding for MT8365 SoC
Alexandre Mergnat
amergnat at baylibre.com
Wed Oct 25 07:35:43 UTC 2023
On 24/10/2023 22:30, Rob Herring wrote:
> On Mon, Oct 23, 2023 at 04:40:05PM +0200, Alexandre Mergnat wrote:
>> Display Serial Interface for MT8365 is compatible with another SoC.
>> Then, add MT8365 binding along with MT8183 SoC.
>>
>> Signed-off-by: Alexandre Mergnat <amergnat at baylibre.com>
>> ---
>> Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml
>> index 12441b937684..2479b9e4abd2 100644
>> --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml
>> +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml
>> @@ -34,6 +34,8 @@ properties:
>> - enum:
>> - mediatek,mt6795-dsi
>> - const: mediatek,mt8173-dsi
>> + - mediatek,mt8365-dsi
>
> Not valid YAML nor json-schema. Please test your series before sending.
The serie has been successfully tested with the 2 following command
before being sent:
make DT_CHECKER_FLAGS=-m dt_binding_check DT_SCHEMA_FILES=mediatek,dsi.yaml
dt-validate -s Documentation/devicetree/bindings
arch/arm64/boot/dts/mediatek/mt8365-evk.dtb
I made a rebase error, that will be fixed for the next revision thanks.
>
>> + - const: mediatek,mt8183-dsi
>>
>> reg:
>> maxItems: 1
>>
>> --
>> 2.25.1
>>
--
Regards,
Alexandre
More information about the dri-devel
mailing list