[U-Boot] [U-Boot, 10/15] rockchip: dts: rk3399-puma: add /config/arm-trusted-firmware, reset-gpio property
Dr. Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Thu Nov 23 15:52:44 UTC 2017
> On 23 Nov 2017, at 15:51, Philipp Tomsich <philipp.tomsich at theobroma-systems.com> wrote:
>
>> With the ATF capable of accessing the FDT passed to the next stage,
>> we can specify configuration items for the ATF in the /config path.
>>
>> This adds the arm-trusted-firmware,reset-gpio that conveys the number
>> of the GPIO used to reset the board (used, when a reboot is requested
>> from ATF via PSCI).
>>
>> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
>> ---
>>
>> arch/arm/dts/rk3399-puma.dtsi | 1 +
>> 1 file changed, 1 insertion(+)
>>
>
> Applied to u-boot-rockchip, thanks!
Given that this one causes a spurious DTC warning (due to the property
ending in “-gpio”), I am dropping it from u-boot-rockchip.
Once we have updated our ATF to the final naming scheme, I’ll submit a
separate patch.
More information about the U-Boot
mailing list