Hi Biju,

Thank you for the patch.

On Tue, Oct 01, 2019 at 01:15:21PM +0100, Biju Das wrote:
> The r8a774b1 has a single FDP1 instance.
> 
> Signed-off-by: Biju Das <[email protected]>

Reviewed-by: Laurent Pinchart <[email protected]>

> ---
>  arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/renesas/r8a774b1.dtsi 
> b/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
> index 979be5a..93b2e88 100644
> --- a/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
> @@ -1182,6 +1182,16 @@
>                       /* placeholder */
>               };
>  
> +             fdp1@fe940000 {
> +                     compatible = "renesas,fdp1";
> +                     reg = <0 0xfe940000 0 0x2400>;
> +                     interrupts = <GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>;
> +                     clocks = <&cpg CPG_MOD 119>;
> +                     power-domains = <&sysc R8A774B1_PD_A3VP>;
> +                     resets = <&cpg 119>;
> +                     renesas,fcp = <&fcpf0>;
> +             };
> +
>               fcpf0: fcp@fe950000 {
>                       compatible = "renesas,fcpf";
>                       reg = <0 0xfe950000 0 0x200>;

-- 
Regards,

Laurent Pinchart

Reply via email to