Hi Krzysztof > -----Original Message----- > From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Sent: Thursday, July 10, 2025 1:05 PM > To: Peter Griffin <peter.griffin@xxxxxxxxxx>; André Draszik > <andre.draszik@xxxxxxxxxx>; Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>; > Alim Akhtar <alim.akhtar@xxxxxxxxxxx>; linux-arm- > kernel@xxxxxxxxxxxxxxxxxxx; linux-samsung-soc@xxxxxxxxxxxxxxx; > devicetree@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx > Cc: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Subject: [PATCH 1/2] arm64: tesla/google: MAINTAINERS: Reference "SoC > clean" maintainer profile > > Effectively all Tesla FSD and Google GS101 DTS patches go via Samsung SoC > maintainer, who applies the same rules as for Samsung SoC: DTS must be > fully DT bindings compliant (`dtbs_check W=1`). Existing sources already are > compliant, so just document that implicit rule by mentioning respective > maintainer profile in their entries. > > Cc: Peter Griffin <peter.griffin@xxxxxxxxxx> > Cc: André Draszik <andre.draszik@xxxxxxxxxx> > Cc: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> > Cc: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>