3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 14:54:17 +00:00
Brooklyn/arch/arm/boot/dts/overlays/edt-ft5406-overlay.dts
2022-04-02 18:06:56 +05:00

27 lines
331 B
Plaintext

/*
* Device Tree overlay for EDT 5406 touchscreen controller, as used on the
* Raspberry Pi 7" panel
*
*/
/dts-v1/;
/plugin/;
#include "edt-ft5406.dtsi"
/ {
fragment@0 {
target = <&i2c0if>;
__overlay__ {
status = "okay";
};
};
fragment@1 {
target = <&i2c0mux>;
__overlay__ {
status = "okay";
};
};
};