On 23/08/2023 18:13, Maxim Kiselev wrote: > пн, 21 авг. 2023 г. в 19:47, Rob Herring <robh@xxxxxxxxxx>: >> >> On Sat, Aug 05, 2023 at 09:05:02PM +0300, Maksim Kiselev wrote: >>> Add a DT schema to describe the analog part of the Allwinner D1/T113s >>> internal audio codec. >>> >>> Signed-off-by: Maksim Kiselev <bigunclemax@xxxxxxxxx> >>> --- >>> .../allwinner,sun20i-d1-codec-analog.yaml | 33 +++++++++++++++++++ >>> 1 file changed, 33 insertions(+) >>> create mode 100644 Documentation/devicetree/bindings/sound/allwinner,sun20i-d1-codec-analog.yaml >> >> Looks the same as allwinner,sun8i-a23-codec-analog.yaml. Why can't you >> use that? >> > Hmm. You're right. But let me explain my decision :) > When I added a new file, I assumed that since this is a separate driver, > then the binding should be in a separate file. Driver architecture of one give OS does not matter for the bindings. Best regards, Krzysztof