Re: [PATCH v2 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/02/2025 19:22, Ivaylo Ivanov wrote:
>> +
>> +#include <dt-bindings/clock/exynos7870.h>
>> +#include <dt-bindings/interrupt-controller/arm-gic.h>
>> +#include <dt-bindings/soc/samsung,boot-mode.h>
>> +
>> +/ {
>> +	compatible = "samsung,exynos7870";
>> +	#address-cells = <2>;
>> +	#size-cells = <1>;
>> +
>> +	/* Samsung's bootloader (S-BOOT) checks for these DT properties */
>> +	model_info-hw_rev = <0>;
>> +	model_info-hw_rev_end = <255>;
>> +	model_info-chip = <7870>;
> 
> You could skip the properties with a shim bootloader like uniLoader. Up to
> Krzysztof to decide if you should keep these.


There is a strict dtbs_check W=1 requirement (see MAINTAINERS file and
maintainer profile), so I think this answers here :). Sorry, no exceptions.

Best regards,
Krzysztof




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux