Re: [PATCH v2 1/3] arm64: dts: sc7180: Include gpio.h in edp bridge dts
From: Stephen Boyd <hidden>
Date: 2021-10-29 06:36:06
Also in:
linux-arm-msm, lkml
From: Stephen Boyd <hidden>
Date: 2021-10-29 06:36:06
Also in:
linux-arm-msm, lkml
Quoting Philip Chen (2021-10-28 17:41:15)
The edp bridge dts fragment files use the macros defined in 'dt-bindings/gpio/gpio.h'. To help us more flexibly order the #include lines of dts files in a board-revision-specific dts file, let's include the gpio header in the bridge dts fragment files themselves. Signed-off-by: Philip Chen <redacted> ---
Reviewed-by: Stephen Boyd <redacted>