[PATCH v6 10/17] arm64: dts: Add AMD Pensando Elba SoC support

Larson, Bradley Bradley.Larson at amd.com
Tue Oct 4 12:46:38 PDT 2022


On 9/30/22 12:27 AM, Krzysztof Kozlowski wrote:
> Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.
>
>
> On 20/08/2022 21:57, Brad Larson wrote:
>> From: Brad Larson <blarson at amd.com>
>>
>> Add AMD Pensando common and Elba SoC specific device nodes
>>
>> Signed-off-by: Brad Larson <blarson at amd.com>
> (...)
>
>> +
>> +&ahb_clk {
>> +     clock-frequency = <400000000>;
>> +};
>> +
>> +&emmc_clk {
>> +     clock-frequency = <200000000>;
>> +};
>> +
>> +&flash_clk {
>> +     clock-frequency = <400000000>;
>> +};
>> +
>> +&ref_clk {
>> +     clock-frequency = <156250000>;
>> +};
>> +
>> +&qspi {
>> +     status = "okay";
> Blank line between properties and device nodes. 

Added blank line.


>> +
>> +&wdt0 {
>> +     status = "okay";
>> +};
>> +
>> +&i2c0 {
>> +     clock-frequency = <100000>;
>> +     status = "okay";
> Blank line between properties and device nodes.

Added blank line.


>> +     rtc at 51 {
>> +             compatible = "nxp,pcf85263";
>> +             reg = <0x51>;
>> +     };
>> +};
>> +
>> +&spi0 {
>> +     num-cs = <4>;
>> +     cs-gpios = <0>, <0>, <&porta 1 GPIO_ACTIVE_LOW>,
>> +                <&porta 7 GPIO_ACTIVE_LOW>;
>> +     status = "okay";
> Blank line between properties and device nodes.


Added blank line.


>> +     sysc: system-controller at 0 {
>> +             compatible = "amd,pensando-elbasr";


Regards,
Brad


More information about the linux-arm-kernel mailing list