Re: [PATCH v2 1/1] ARM: dts: draeger: Add socfpga devicetree for Draeger's M48 board.

From: Krzysztof Kozlowski

Date: Wed Sep 09 2026 - 02:54:27 EST


On 09/09/2026 08:50, Petko Manolov wrote:
> On 26-09-09 08:36:23, Krzysztof Kozlowski wrote:
>> On 08/09/2026 13:10, Petko Manolov wrote:
>>> Signed-off-by: Petko Manolov <petko.manolov@xxxxxxxxxxxx>
>>
>> Please run scripts/checkpatch.pl on the patches and fix reported warnings.
>> After that, run also 'scripts/checkpatch.pl --strict' on the patches and
>> (probably) fix more warnings. Some warnings can be ignored, especially from
>> --strict run, but the code here looks like it needs a fix. Feel free to get in
>> touch if the warning is not clear.
>>
>>
>>> ---
>>> .../devicetree/bindings/arm/altera.yaml | 1 +
>>> arch/arm/boot/dts/intel/socfpga/Makefile | 1 +
>>> .../socfpga/socfpga_cyclone5_draeger_m48.dts | 130 ++++++++++++++++++
>>> 3 files changed, 132 insertions(+)
>>> create mode 100644 arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_draeger_m48.dts
>>>
>>> diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml
>>> index 3030cf46fe74..8ed1ba733510 100644
>>> --- a/Documentation/devicetree/bindings/arm/altera.yaml
>>> +++ b/Documentation/devicetree/bindings/arm/altera.yaml
>>
>> Same comments. Binding should not be part of other patches.
>
> Does this mean i should submit the bindings related patches first?

Please read both submitting patches documents.

Best regards,
Krzysztof