On Wed, Jul 25, 2018 at 9:35 PM Wolfram Sang
<[email protected]> wrote:
> Add the nodes to enable SATA. Note that MD12 (SW12-7) must be switched
> off for that to work.
>
> Signed-off-by: Wolfram Sang <[email protected]>

Reviewed-by: Geert Uytterhoeven <[email protected]>

> --- a/arch/arm64/boot/dts/renesas/r8a77965-salvator-xs.dts
> +++ b/arch/arm64/boot/dts/renesas/r8a77965-salvator-xs.dts
> @@ -47,3 +47,17 @@
>  &hdmi0_con {
>         remote-endpoint = <&rcar_dw_hdmi0_out>;
>  };
> +
> +&pca9654 {
> +       pcie_sata_switch {
> +               gpio-hog;
> +               gpios = <7 GPIO_ACTIVE_HIGH>;
> +               output-low; /* enable SATA by default */
> +               line-name = "PCIE/SATA switch";
> +       };
> +};
> +
> +       /* MD12 (SW12-7) must be set 'Off' which is not the default! */

Weird indentation?

> +&sata {
> +       status = "okay";
> +};

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

Reply via email to